body {
	margin:0px;
}

td {
	font-family: Verdana;
	font-size: 12px; line-height: 22px; color: #000000;
}
.innerheader{
	background-image:url(images/inner_header_bg.jpg);
	background-repeat:no-repeat;
	height: 50px;
}
.blueheader2 {
	font-family:Georgia;
	font-size:22px;
	color:#252892;

}

.thebestbg {
	background-image:url(images/thebestonline_bg.jpg); background-repeat:repeat-x;
	background-color:#FFFFFF; border-left:solid 1px #DDDDDD; border-right:solid 1px #DDDDDD; 
}

.blueborder {
	background-color:#FFFFFF; border-left:solid 1px #2D6AA2; border-right:solid 1px #2D6AA2; 
}

.bluehead {
	font-size:14px; color:#252892; font-weight:bold;
}

.bluelink:link {
	font-size:12px; color:#252892; text-decoration:none;
}

.bluelink:visited {
	font-size:12px; color:#252892; text-decoration:none;
}

.bluelink:hover {
	font-size:12px; color:#ff0000; text-decoration:underline;
}

.blacklink:link {
	font-size:12px; color:#000000; text-decoration:none;
}

.blacklink:visited {
	font-size:12px; color:#000000; text-decoration:none;
}

.blacklink:hover {
	font-size:12px; color:#ff0000; text-decoration:underline;
}

.smallfont {
	font-size:11px; line-height:20px;
}

.footerstyle {
	line-height:26px;
}


