/* CSS Document */
body { background-color:#FFFFFF; margin:0px; }

.logo_gap {
	padding-top: 19px;
	padding-bottom: 18px;
	padding-left: 24px;
}

/*** Top menu ***/
.tmenu_bg {
	background-image: url(images/menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 47px;
}
.menut {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #464646;
	text-decoration: none;
	background-image: url(images/menu_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 21px;
}
.menut a{
	color: #464646;
	text-decoration: none;
}
.menut a:hover{
	color: #be2d2d;
}
.menu_l {
	background-image: url(images/menu_l.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 20px;
	width: 70px;
}
/** Top menu end **/

.flash_gap {
	padding-top: 10px;
}

/** Home Left Panel **/
.home_lp {
	background-color: #af2424;
	margin-top: 12px;
	margin-right: 10px;
	margin-bottom: 9px;
}
.hp_lpt {
	background-image: url(images/home_sp_bulet.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-position: 11px 4px;
	padding-left: 28px;
	padding-bottom: 7px;
}
.hp_lpt a{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}
.hp_lpt a:hover{
text-decoration:underline;
}

/** Home Page Middle **/
.hp_midtl {
	background-image: url(images/hp_midl_tl.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.hp_midl {
	background-image: url(images/hp_midl_l.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.hp_ph_no {
	font-family: "Trebuchet MS";
	font-size: 17px;
	font-weight: bold;
	color: #868686;
	text-decoration: none;
	padding-top: 11px;
	padding-left: 22px;


	background-position: left 16px;
	padding-right: 19px;
	padding-bottom: 15px;
}
.hp_mid_rdot {
	background-image: url(images/dot_hr.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.wel_hdt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	color: #c40000;
	text-decoration: none;
	padding-bottom: 12px;
}
.wel_t {
	font-family: Verdana;
	font-size: 12px;
	color: #4f4f4f;
	text-decoration: none;
	text-align: justify;
	padding-right: 21px;
	padding-bottom: 13px;
}
.wel_rmt {
	font-family: Verdana;
	font-size: 12px;
	color: #c40000;
	text-decoration: underline;
	padding-bottom: 16px;
	font-weight: bolder;
}
.wel_rmt a{
	color: #c40000;
	text-decoration: underline;
}

.wel_rmt a:hover{
	color: #363636;
	text-decoration: underline;
}.hp_vrdot {
	background-image: url(images/dot_vr.jpg);
	background-repeat: repeat-x;
	background-position: left 3px;
}
.hp_tlt {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #626262;
	text-decoration: none;
	background-image: url(images/hp_icon.jpg);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 20px;
	padding-bottom: 20px;
}
.hp_tlt a{
	color: #626262;
	text-decoration: none;
}
.hp_tlt a:hover{
	color: #c40000;
}
.hp_pic_tab {
	background-color: #FFFFFF;
	border: 1px solid #b7b7b7;
	margin-bottom: 6px;
}
.hp_pic {
	border: 1px solid #6d6d6d;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 6px;
	margin-left: 8px;
}
.hp_pic_t {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #6f6f6f;
	text-decoration: none;
	padding-bottom: 6px;
}
.hp_pic_t a{
	color: #6f6f6f;
	text-decoration: none;
}
.hp_pic_t a:hover{
	color:#292929;
}

/*** Footer Part ***/
.footer_line {
	background-image: url(images/gr_l.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 8px;
	padding-top: 20px;
	padding-bottom: 12px;
}
.copyrt {
	font-family: Verdana;
	font-size: 11px;
	color: #737373;
	text-decoration: none;
	padding-left: 12px;
}
.wbdt {
	font-family: Verdana;
	font-size: 11px;
	color: #737373;
	text-decoration: none;
	padding-right: 12px;
}
.wbdt a{
	color: #e56967;
	text-decoration: none;
}

/** Sub Page mid table **/
.sub_tabgap {
	margin-left:0px;
}
.page_hdt {
	font-family: "Trebuchet MS";
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	color: #be1212;
	text-decoration: none;
	background-image: url(images/pg_hdt_icon.jpg);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-bottom: 6px;
	padding-left: 30px;
	padding-top: 14px;
}
.sub_text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 1px;
	text-align: justify;
	}
	
	.sub_text2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-size: 12px;
	color: #555555;
	padding-top: 0px;
	padding-bottom: 1px;
	text-align: justify;
	}
	.sub_text2:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-size: 12px;
	color: #555555;
	padding-top: 0px;
	padding-bottom: 1px;
	text-align: justify;
	}
	.sub_text2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-size: 12px;
	color: #555555;
	padding-top: 0px;
	padding-bottom: 1px;
	text-align: justify;
	}
.sub_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 20px;
	text-align: justify;
}
.sub_text a{
	color: #af2424;
	text-decoration:underline;
}
.sub_tdht {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #565656;
	background-image: url(images/sbt_hdtbg_ltd.jpg);
	background-repeat: no-repeat;
	height: 21px;
	padding-right:25px;
	float: left;
	padding-left: 15px;
	padding-top: 4px;
	}
.sbox1 {
    background-color:#F3F3F3; 
	padding:14px; 
	border:dotted 1px #616161;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	text-decoration: none;
	text-align: justify;
}
.srv_ul {
	font-family: Verdana;
	font-size: 12px;
	line-height: 20px;
	color: #AF2424;
	text-decoration: none;
	list-style-type: square;
}
.border{border:#565656 solid 1px;}
.hp_tlt1{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #626262;
	text-decoration: none;

	
	padding-left: 0px;
	padding-bottom: 20px;
}



.submit{ background-color:#c40000; width:50px; height:15px; color:#ffffff; font-size:11px; font-family:verdana; text-align:center}


/*--- added july03 2009 ---*/
td.cntntpdnglft
{
margin:0px;
padding:0px 0px 0px 20px;
}
/*--- added july03 2009 ---*/

