/* CSS Document */

.LT_corner
{
	background-image:url(../images/lt_cornr.jpg);
	background-repeat:no-repeat;
	height:43px;
	width:49px;
	background-position: left top;
}

.whit_bg {
	background-color: #FFFFFF;
}

.RT_corner
{
	background-image:url(../images/rt_cornr.jpg);
	background-repeat:no-repeat;
	height:43px;
	width:49px;
	background-position: right top;
}
.RB_corner
{
	background-image:url(../images/rb_cornr.jpg);
	background-repeat:no-repeat;
	height:43px;
	width:49px;
	background-position: right bottom;
}
.txt_norm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.light_greent_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}

.txt_16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 24px;
}

.txt_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.phne {
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}


.LB_corner
{
	background-image:url(../images/lb_cornr.jpg);
	background-repeat:no-repeat;
	height:43px;
	width:49px;
	background-position: left bottom;
}
.T_Bg
{
	background-image:url(../images/t_cornr.jpg);
	background-repeat:repeat-x;
	height:43px;
	background-position: top;
}
.B_Bg
{
	background-image:url(../images/b_cornr.jpg);
	background-repeat:repeat-x;
	height:43px;
	background-position: bottom;
}
.L_Bg
{
background-image:url(../images/l_cornr.jpg);
background-repeat:repeat-y;
width:49px;
}
.R_Bg
{
background-image:url(../images/r_cornr.jpg);
background-repeat:repeat-y;
width:49px;
}
.C_bg
{
background-color:#047036;
}


.s_left_bg {
	background-image: url(../images/s_left_bg.jpg);
	background-repeat: repeat-y;
	width: 41px;
}
.s_right_bg {
	background-image: url(../images/s_right_bg.jpg);
	background-repeat: repeat-y;
	width: 41px;
}
.s_bot_link_bg {
	background-image:url(../images/bot_link_bt.jpg);
	background-repeat: repeat-x;
	height: 50px;
	background-position: top;
	background-color: #DBDBDB;
}
.top_link_off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/link_bg_off.jpg);
	background-repeat: repeat-x;
	height: 37px;
}

.white_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.gray_bordr_bg {
	background-color: #cbcaca;
	border: 1px solid #979797;
}
.padd_left {
	padding-left: 6px;
}
.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
	text-align: right;
}
.light_gray {
	background-color: #e7e7e7;
}
.green_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}
.footer_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003300;
}
.top_bannerbg {
	background-image: url(../images/top_bgm.jpg);
	background-position: top;
}
.kumarsami_bg {
	background-image: url(../images/kumar_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

