body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.body {
	background-attachment: scroll;
	background-image: url(../../images/bodybg.gif);
	background-position: center center;
	background-repeat: repeat-x;
	margin: 0px;
}
.normaltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.link_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 23px;
	color: #589AD7;
	text-decoration: none;
}
a.link_1:hover{
	color:#0066FF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #C2E1FF;
}


.body_bdr{
border-right:2px solid #F4CB80;
border-left:2px solid #F4CB80;
}
.lft_bg{
width:210px;
background-image:url(../../images/left_bg.gif);
}
.lft_menu{
border-bottom:1px solid #EDE8E8;
}
.footer_bg{
background-image:url(../../images/btm_bg.gif);
background-repeat:repeat-x;
color:#FFFFFF;
}
.footer_links{
color:#FFFFFF;
text-decoration:none;
}
a.footer_links:hover{
color:#FFFFFF;
text-decoration:underline;
}

/*8888888888888888888888888888 Header Tags 888888888888888888888*/
h1{
font:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
margin:0px;
padding:0px 5px 0px 25px;
color:#237ED1;
background-image:url(../../images/arrows.gif);
background-repeat:no-repeat;
height:22px;
border-bottom:1px solid #DEEFFF;
}

h2{
color:#D28306;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
margin:0px;
}
.sucess{
	color:#34A907;
	font-size:11px;
	font-weight:bold;
	}
.error{
	color:#FF1800;
	font-size:11px;
	font-weight:bold;
}
.error1{
	color:#FF1800;
	font-size:11px;
}


/*8888888888888888888888888888 Form Tags 888888888888888888888*/

.textfld{
border:1px solid #787777;
width:165px;
height:16px;
font-family:Verdana;
color:#5B5A5A;
font-size:12px;

}

.textfld1{
border:1px solid #787777;
width:130px;
height:16px;
font-family:Verdana;
color:#5B5A5A;
font-size:12px;

}
.textarea{
border:1px solid #787777;
width:165px;
height:55px;
font-family:Verdana;
color:#5B5A5A;
font-size:11px;
}
.login_text{
	border:1px solid #565758;
	width:100px;
	height:16px;
}
.frmbutton{
background-image:url(../../images/button.gif);
border:0px;
width:87px;
height:21px;
color:#FFFFFF;
font:Arial, Helvetica, sans-serif;
font-weight:bold;
cursor:pointer;

}


/*8888888888888888888888888888 Extra Tags 888888888888888888888*/

.btmbdr{
border-bottom:1px solid #CCCCCC;
}

.inner_links{
color:#333333;
text-decoration:none;
}
a.inner_links:hover{
color:#000000;
text-decoration:none;
font-weight:bold;
}

.note_txt{
color:#919090;
font-size:10px;
}
.tbl_heading{
height:24px;
color:#004788;
font-weight:bold;
background-image:url(../../images/tbl_header_bg.gif);
}
.tble_link{
color:#68051B;
text-decoration:none;
}
a.tble_link:hover{
color:#000000;
text-decoration:underline;
}

.heading_links{
	font-weight:bold;
	color: #275C8E;
	text-decoration:none;
	}
a.heading_links:hover{
	color:#333333;
	text-decoration:underline;
	}
	
	.alt_color1{
	background-color:#F4FAFC;
	}
	.alt_color2{
	background-color:#EAF5FA;
	}
	
	.tbl_border{
	border:1px solid #4E95D7;
	}
.imageborder {
	padding: 5px;
	border: 1px solid #5AAFD8;
	background-color:#EAF5FA;

}
.sub_menu1{
width:139px;
height:24px;
background-image:url(../../images/sub_menu_sel.gif);
}

.sub_menu2{
width:139px;
height:24px;
background-image:url(../../images/sub_menu_unsel.gif);

}
.sub_menu_txt{
color:#004182;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
padding-left:5px;
}
a.sub_menu_txt:hover{
padding-left:5px;
color:#6D6D6D;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
}
.blackbold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.tbl_heading_2bg {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #004788;
	text-decoration: none;
	height:57px;
	background-image: url(../../images/heading_2bg.jpg);
}
.redline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF8A8A;
}