
BODY {
	width:				703px;
	margin:				0px;
	background-color:	WHITE; /* #EFEFEF */
	font-family:		Verdana;
	font-size:			11px;
	color:				BLACK;
}

A {
	color:				#F77A15;
	font-weight:		bold;
	text-decoration:	none;
}

A:hover {
	color:				#FF610F;
	text-decoration:	underline;
}

A IMG {
	border:				0px;
}

DIV#divColumnLeft, DIV#divColumnRight, DIV#divColumnLeft_FreeTrial, DIV#divColumnRight_FreeTrial {
	background-color:	WHITE;
	overflow:			hidden;
}

DIV#divColumnLeft, DIV#divColumnRight {
	height:				500px;
}

DIV#divColumnLeft_FreeTrial, DIV#divColumnRight_FreeTrial {
	height:				540px;
}

DIV#divColumnLeft, DIV#divColumnLeft_FreeTrial {
	width:				145px;
	text-align:			center;
	float:				left;
}

DIV#divColumnRight, DIV#divColumnRight_FreeTrial {
	width:				558px;
	float:				right;
}

DIV#divVhost {
	width:				145px;
	height:				128px;
	background:			url(images/flashback_small.png) no-repeat;
}


DIV.divControls {
	height:				20px;
	background:			url(images/bg_controls.gif) repeat-x #DDDDDD;
	border-style:		solid;
	border-color:		#828183;
	border-width:		1px 0px;
	margin-bottom:		5px;
}

DIV.divControls IMG {
	margin:				0px 3px;
}

DIV#divButtons IMG {
	margin:				5px 0px;
}

DIV#divButtons P {
	line-height:		140%;
}

DIV.divLeftBorder {
	border-left:		1px solid #828183;
	min-height:			400px;
	overflow:			visible;
}

DIV#divRightContent {
	margin-left:		20px;
}

IMG#imgPartnerLogo {
	float:				right;
	margin-right:		10px;
}

P.pBullet {
	font-size:			18px;
	margin-top:			2px;
	margin-bottom:		7px;
}

DIV#divPremium {
	width:				490px;
	height:				67px;
	background:			url(images/bg_premium.gif) no-repeat #F6F6F6;
	font-size:			10px;
	color:				#545454;
	
	margin:				10px 0px 20px;
	
	padding:			10px;
}

DIV#divPackages {
	width:				490px;
	height:				130px;
	background:			url(images/bg_packages.gif) no-repeat #F6F6F6;
	font-size:			10px;
	color:				#545454;
	
	margin:				10px 0px 20px;
	
	padding:			60px 10px 10px;
}

DIV#divPremium UL, DIV#divPackages UL {
	margin:				4px 10px;
	padding:			0px 10px;
}

TABLE#tblPackages {
	margin-bottom:		10px;
}

TABLE#tblPackages TD {
	vertical-align:		top;
	width:				33%;
}


IFRAME#frmOverview {
	width:				557px;
	height:				540px;
	border:				0px;
}










