/* CSS Document */
body {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.gif);
}
.menu {
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	text-decoration:none; 
}

.menu  a:hover{
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
}

.subtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #001570;
}

.subtxt_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #00125E;
}

.subtxt_subb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	
	color: #00125E;
}
.subtxt_search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FF6600;
}

.txt {
	font-family: Arial;
	font-size: 9pt;
	color: #333333;
	font-weight: normal;
}

.txt_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	font-weight: bold;
}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration:none;
	color:#0099FF;
}
.style2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#009900;
}
.style5 {font-size: 11px;
color:black;
font-family:Arial, Helvetica, sans-serif;}

.style7 {
	color: #006600;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	color:#000000;
}
.style8 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	color:#000000;
}

td {
font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	font-weight: bold;
}
.signup{
        font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333333;
	font-weight: bold;
}
.hed
{
color: #fff;
padding: 4px;
text-align: left;
border-bottom: 2px #fff solid;
font-size: 12px;
font-weight: bold;}

.error{
 background : #FECEC2;
 border : 1px solid #EE2F1A;
 font-size: 11px;
 font-family : verdana;
 margin-left : 5px;
 padding : 2px;
 display : none;
}
.clear_error{
 background : #D8FAD9;
 border : 1px solid #159902;
 font-size: 11px;
 font-family : verdana;
 margin-left : 5px;
 padding : 2px;
 display : none;
}
.responce{
	height:16px;
	padding-top : 3px;
	font-weight : bold;
	font-size:12px;
	font-family:verdana;
}

.comment_listing{
		text-align:center;
}
.style9 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
    text-decoration : none;
}
.style9 a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

/* Page Buttons */
a.pg {
	/*border: 1px solid #97C0FF;*/
	border: 1px solid #E88E0D;
	padding-right: 3px;
	padding-left: 3px;
	/*color: #5197FF;*/
	color: #E88E0D;
	
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	line-height: 18px;
	margin: 1px;
/*	background-color: #EAF2FF;*/
}
a.pg:hover {
	color:#FFF;
	background-color: #E88E0D;
}
a.pgsel {
	color: #FFF;
	border: 1px solid #E88E0D;
	padding-right: 3px;
	padding-left: 3px;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	background-color: #E88E0D;
}

.bodytext {  font-family: Tahoma; font-size: 11px; font-style: normal; color: #000000}
.bodytextblue {  font-family: Tahoma; font-size: 11px; font-style: normal; color: #0000ff}
.headerred {  font-family: Tahoma; font-size: 13px; font-weight:bold; font-style: normal; color: #ff0000}
.button {  font-family: Tahoma; font-size: 11px; font-weight:bold; background :#240048; border-color:009966; font-style: normal; color: #ffcc00}
.hrstyle{color:009966}

