body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #8c291f;
}
body {
	background-color: #9a352a;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.top_bg{
	background-image:url(../images/top_bg.jpg);
	background-repeat:repeat-x;
	height:25px;
}

.bot_bg{
	background-image:url(../images/bot_bg.jpg);
	background-repeat:repeat-x;
	height:50px;
}

.body_bg{
	background-image:url(../images/body_bg.jpg);
	background-repeat:repeat;
}

.request_bg{
	background-image:url(../images/request.gif);
	background-repeat:no-repeat;
	width:325px;
	height:127px;
}

.yellowtext{
	color:#ece360;
}

.line{
	background-image:url(../images/line.gif); 
	background-repeat:no-repeat;
	background-position:left;
}

.heading14px{
	font-size:14px;
	font-weight:bold;
	color:#9a352a;

}


.heading12px{
	font-size:12px;
	font-weight:bold;
	color:#9a352a;

}
a:link {color: #062389;	text-decoration: none;}
a:visited {text-decoration: none;color: #062389;}
a:hover {text-decoration: underline; color: #000000;}
a:active {text-decoration: none; color: #062389;} 

a.bottom:link{	color:#ffffff; text-decoration:none; font-size:11px;}
a.bottom:visited{color:#ffffff;text-decoration:none; font-size:11px;}
a.bottom:hover{color:#ece360;text-decoration:none; font-size:11px;}
a.bottom:active{color:#ffffff;	text-decoration:none; font-size:11px; }


a.features:link{	color:#9a352a; text-decoration:none; font-size:12px; font-weight:bold;}
a.features:visited{color:#9a352a;text-decoration:none; font-size:12px; font-weight:bold;}
a.features:hover{color:#ffffff;text-decoration:none; font-size:12px; font-weight:bold;}
a.features:active{color:#9a352a;	text-decoration:none; font-size:12px; font-weight:bold;}.text1 {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #9C2F2D;
	text-decoration: none;
}

