/*Bg Style*/
.hdrBg{
background-image:url(images/top_header.jpg);
background-repeat:repeat-y;
height:196px;
}
.formBg{
background-image:url(images/1px_form_bg.jpg);
background-repeat:repeat-y;
}
.leftBg{
background-image:url(images/lft_clm_bg.gif);
background-repeat:repeat-y;
}.leftBg1{
background-image:url(images/lft_clm_bg1.gif);
background-repeat:repeat-y;
}
.rightBg{
background-image:url(images/rht_1px_bg.gif);
background-repeat:repeat-y;
}
.navBg{
	background-image:url(images/top_nav_bg.jpg);
	background-repeat:no-repeat;
	height:79px;
	background-position: left top;
}
.rhtBg{
background-image:url(images/1px_rht_top_bg.jpg);
background-repeat:repeat-y;
}
.rhtShd{
background-image:url(images/1px_rht_shd.gif);
background-repeat:repeat-y;
}
.lftShd{
background-image:url(images/1px_left_shd.gif);
background-repeat:repeat-y;
}
.lftTopBg{
background-image:url(images/left_top_1px_bg.gif);
background-repeat:repeat-y;
}
.lftHdrBg{
background-image:url(images/left_hdr_img.jpg);
background-repeat:repeat-x;
height:196px;
}
.lftTblBg{
background-image:url(images/left_tbl_bg.jpg);
background-repeat:repeat-x;
background-color:#ced3ca;
}
.rhtHdrBg{
background-image:url(images/rht_header.jpg);
background-repeat:repeat-x;
height:196px;
}
.rhtTblBg{
background-image:url(images/rht_tbl_bg.jpg);
background-repeat:repeat-x;
background-color:#ced3ca;
}
.registerBg{
background-image:url(images/1px_register_bg.gif);
background-repeat:repeat-y;
}
.registerBg1{
background-image:url(images/1_px_r_bg.gif);
background-repeat:repeat-y;
}

/*InpuStyle*/
.style1{
	border:1px solid #bdc9b1;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	width:130px;
	height:16px;
	margin-top:5px;
	margin-bottom:5px;
}
/*Text*/
.headTxt{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #ad2475;
	text-decoration:none;
}
.headTxt1{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #ad2475;
	text-decoration:none;
}
.headTxt2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color: #ad2475;
	text-decoration:none;
}
.headTxt3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color: #397239;
	text-decoration:none;
}
.welTxt{
	font-family: Verdana;
	font-size: 20px;
	font-weight: normal;
	color: #ad2475;
	text-decoration:none;
}
.welTxt1{
	font-family: Verdana;
	font-size: 18px;
	font-weight: normal;
	color: #ad2475;
	text-decoration:none;
}
.greenTxt{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #397239;
	text-decoration:none;
}
.mainTxt{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #433c3b;
	text-decoration:none;
}
/*Link*/
.readTxt{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #b84500;
	text-decoration:underline;
}
.readTxt a:hover{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #b84500;
	text-decoration:none;
}
.link1{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #ad2575;
	text-decoration:none;
}
.link1 a:hover{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #61063b;
	text-decoration:none;
}
.link2{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #0062a7;
	text-decoration:none;
}
.link2 a:hover{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #0a82aa;
	text-decoration:none;
}
.mailLink{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #284815;
	text-decoration:none;
}
.mailLink a:hover{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #284815;
	text-decoration:underline;
}
.moreLink{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #930;
	text-decoration:none;
}
.moreLink a:hover{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #930;
	text-decoration:underline;
}
.moreLink1{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #c10876;
	text-decoration:none;
}
.moreLink1 a:hover{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #c10876;
	text-decoration:underline;
}