body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
}
.toplink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
	color: #000000;
}
.main_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
}
.yellow_bigtext {
	color: #FFCC00;
	font-size: 36px;
}
.side_link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
	color: #012F3E;
}
.button {
	color: #FFFFFF;
	font-size: 12px;
	border: 1px solid #FF9900;
	background-color: #FF9900;
}
.text_box {
	color: #333333;
	font-size: 12px;
	border: 1px solid #FEB92E;
}
.toplink1 {	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}


a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #940202;
}
a:active {
	text-decoration: none;
}
.style4 {
	font-size: 9px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
.box_border123 {
	margin: 0px;
	padding: 0px;
	border: thin solid #000000;
}
.box_border123white {

	margin: 0px;
	padding: 0px;
	border: thin solid #FFFFFF;
}
.side_link1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: capitalize ;
	text-decoration: none;
	font-variant: normal;

	color: #012F3E;
}
.basline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #F5E8BE;
	border-right-color: #F5E8BE;
	border-bottom-color: #F5E8BE;
	border-left-color: #F5E8BE;
	bottom: 1px;
	clip:  rect(auto auto 1px auto);
}