body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.main_table{
	border-top:2px solid #FF0000;
}
.lft_wrapper{
	background-color:#F5F5F5;
	width:198px;
	padding:0px 2px;
}
.rd_more{
	color:#FF0000;
	text-decoration:underline;
	float:right;
}
a.rd_more:hover{
	color:#000000;
	text-decoration:none;
	float:right;
}

.tbl_bdr{
	border:1px solid #E8E6E6;
	background-color:FAFAFA;
}
.tb_heading{
	font-weight:bold;
	background-color:#5DC65D;
}
.footer_bg{
	background-color:#C6FCC6;
	height:27px;
}
.footer_menu{
color:#3B3B3B;
text-decoration:none;
}
a.footer_menu:hover{
	color:#000000;
text-decoration:underline;
}
.wrapper_tp{
	background-image:url(../../images/wrapper_top.gif);
	height:11px;
	width:100%;
}
.wrapper_btm{
	background-image:url(../../images/wrapper_btm.gif);
	height:11px;
	width:100%;
}
.wrapper_content{
	border-right:1px solid #C8C8C8;
	border-left:1px solid #C8C8C8;
	background-color:#FFFFFF;
}



.h1_txt{
	color:#549EC3;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.h2_txt{
	color:#029D02;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.h4_txt{
	font-weight:bold;
}
.h5_txt{
	color:#024EFA;
}
.menu_td{
	background-color:#F5F5F5;
	border-bottom:1px solid #C7C7C7;
	height:25px;
}
.menu{
	
	background-image:url(../../images/menu_bullet.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:0px 0px 0px 15px;
	color:#C27508;
	font-weight:bold;
	margin:0px;
	text-decoration:none;
	display:block;
	
}
a.menu:hover{

	background-image:url(../../images/menu_bullet.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:0px 0px 0px 15px;
	background-color:#F0EFEF;
	color:#333333;
	display:block;
	font-weight:bold;
		text-decoration:none;
}
.link{
	color:#0856A6;
	text-decoration:none;
	font-weight:bold;
}
a.link:hover{
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}
