/* Body and links*/

body {
	margin-top: 0px;
	margin-left: 0px;
	background: #4e75b7 url("/fs_img/limited/background_blue.gif") repeat;
}

body,td {
	font-family: arial, helvetica, sans-serif, geneva, verdana;
	font-size: 12px;
	color: #000000;
}

.bigtext {font-family: arial black, arial, helvetica, sans-serif, geneva, verdana; font-size: 20px; letter-spacing: -1px; }
.redtext { color: #ff0000; font-weight: bold; }
.mediumtext { font-size: 14px; font-weight: bold; }
.bigredtext { font-family: arial black, arial black, arial, helvetica, sans-serif, geneva, verdana; color: #ff0000; font-size: 20px; letter-spacing: -2px; }
.bigblacktext {font-family: arial black, arial, helvetica, sans-serif, geneva, verdana; font-size: 20px; letter-spacing: -1px; line-height: 1; }
.blacktextsmall { font-size: 10px; }

a.blacksmalllink:link { font-family: arial, helvetica, sans-serif, geneva, verdana; font-size: 10px; color: #000000; font-weight: normal; text-decoration: underline; letter-spacing: -1px; }
a.blacksmalllink:active { font-family: arial, helvetica, sans-serif, geneva, verdana; font-size: 10px; color: #ff0000; font-weight: normal; text-decoration: none; letter-spacing: -1px; }
a.blacksmalllink:visited { font-family: arial, helvetica, sans-serif, geneva, verdana; font-size: 10px; color: #000000; font-weight: normal; text-decoration: underline; letter-spacing: -1px; }
a.blacksmalllink:hover { font-family: arial, helvetica, sans-serif, geneva, verdana; font-size: 10px; color: #4e75b7; font-weight: normal;	text-decoration: none; letter-spacing: -1px;}

/* Boxes and Positioning*/

.toprow {
	width: 688px;
	height: 55px;
	top: 0px;
	left: 0px;
	vertical-align: text-bottom;
}

.mainbox {
	width: 634px;
	top: 55px;
	left: 0px;
	background: #ffffff;
	border-top: 2px solid #000000;
	border-left: 0px;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	padding: 10px;
}

.bannerbox {
	width: 630px;
	height: 50px;
	border-top: 1px solid #b8cbeb;
	border-left: 1px solid #b8cbeb;
	border-right: 1px solid #b8cbeb;
	border-bottom: 1px solid #b8cbeb;
}

.planbox {
	font-weight: bold;
	width: 250px;
	border-top: 1px solid #b8cbeb;
	border-left: 1px solid #b8cbeb;
	border-right: 1px solid #b8cbeb;
	border-bottom: 1px solid #b8cbeb;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, 
		StartColorStr='#ffffff', 
		EndColorStr='#e7edf8');
}

.planboxtitle {
	font-weight: bold;
	color: #ffffff;
	width: 100%;
	background-color: #b8cbeb;
	padding: 2px;
	text-align: center;
}

.offerbox {
	width: 364px;
	margin-left:15px;
	border-top: 1px solid #ffcc00;
	border-left: 1px solid #ffcc00;
	border-right: 1px solid #ffcc00;
	border-bottom: 1px solid #ffcc00;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, 
		StartColorStr='#ffffff', 
		EndColorStr='#fff3c4');
}

.offerboxtitle {
	font-family: arial black, arial, helvetica, sans-serif, geneva, verdana;
	font-size: 32px;
	letter-spacing: -2px;
	color: #ff0000;
	width: 100%;
	height: 40px;
	text-align: center;
	border-bottom: 1px solid #ffcc00;
	background: #ffcc00 url("/fs_img/limited/background_offer.gif");
}

.offerboxdetails {
	border-top: 1px solid #ffcc00;
	border-left: 1px solid #ffcc00;
	border-right: 1px solid #ffcc00;
	border-bottom: 1px solid #ffcc00;
	background-color: #ffffff;
}

.offerbox199 {
	width: 400px;
	padding: 10px;
	border-top: 1px solid #ffcc00;
	border-left: 1px solid #ffcc00;
	border-right: 1px solid #ffcc00;
	border-bottom: 1px solid #ffcc00;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, 
		StartColorStr='#ffffff', 
		EndColorStr='#fff3c4');
	background-color: #ffffff;
}

a {
	color:#000000;
}
a:hover {
	text-decoration:none;
}