td{
	font-family:Arial;
	font-size:12px;
	color:#000000;
	font-weight: normal;
	padding-top: 0px;
	float: none;
}
/* black H1 */
.h1{
	font-family:Arial;
	font-size:16px;
	color:#000000;
	font-weight: bold;
}
/* blue H2 */
.H2{
	font-family:Arial;
	font-size:14px;
	color:#024999;
	font-weight: bold;
}
/* black H3 */
.H3{
	font-family:Arial;
	font-size:14px;
	color:#000000;
	font-weight: bold;
}
/* Maroon H4 */
.H4{
	font-family:Arial;
	font-size:12px;
	color:#990000;
	font-weight: bold;
}

.H5{
	font-family:Arial;
	font-size:11px;
	color:#990000;
	font-weight: bold;
	line-height:1;
}

.copy-rights{
		font-size:9px;
		color:#ffffff;
		text-align: center;
}

/* Text style for all links */
.text {
	font-family:Arial;
	font-size:12px;
	COLOR: #000000;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;  
}
a.text:visited {
	text-decoration: none;
	color: #333333;
}
a.text:hover {
	text-decoration: none;
	color: #840a09;
	font-size:12px;
	font-weight:bold;
}
/* MORE */
.more {
		text-decoration: none;
		font-family:Arial;
	font-size:12px;
	COLOR: #000000;
	font-weight: bold;

}
a.more:visited {
	text-decoration: none;
	color: #333333;
}
a.more:hover {
	text-decoration: none;
	color: #840a09;
	font-size:11px;
	font-weight:bold;
}
/* footer */
.menu{
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	text-align: center;
}
.top {
	font-family: Arial;
	font-size: 11px;
	color: #024999;
	text-decoration: none;
	font-weight: bold;
}
.bluelink {
	font-family: Arial;
	font-size: 12px;
	color: #024999;
	text-decoration: none;
	font-weight: bold;
}
a.bluelink:hover {
	font-weight:bold;
	font-size:11px;
	COLOR: #840a09;
	font-family:Arial;
	text-decoration: none;
	/*background: #fff;
	display: block;*/

}
.viewdetails{
	font-family: Arial;
	font-size: 10px;
	color: #024999;
	text-decoration: none;
	font-weight: bold;
}
a.viewdetails:hover {
	font-weight:bold;
	font-size:9.5px;
	COLOR: #840a09;
	font-family:Arial;
	text-decoration: none;	/*background: #fff;
	display: block;*/
}

.menu-sub {
	font-family:Arial;
	font-size:12px;
	color: #840a09;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none; 
}

/* latest-news */	
.latest-new {
	font-weight:normal;
	font-size:12px;
	COLOR: #000000;
	font-family:Arial;
	TEXT-ALIGN: left;
	text-decoration: none;
    padding:2px 0 3px 10px;	
    text-decoration: none;
	
	}
a.latest-new:visited {
	font-weight:normal;
	font-size:12px;
	color: #000000;
	font-family:Arial;
	TEXT-ALIGN: left;
	text-decoration: none;
	padding:2px 0 3px 10px;
	}
a.latest-new:hover {
	font-weight:bold;
	font-size:12px;
	COLOR: #840a09;
	font-family:Arial;
	TEXT-ALIGN: left;
	text-decoration: none;
	padding:2px 0 3px 10px;
	/*background: #fff;
	display: block;*/

}

.menu-left {
	font-weight:normal;
	font-size:12px;
	COLOR: #000000;
	font-family:Arial;
	TEXT-ALIGN: left;
	text-decoration: none;
    padding:2px 0 3px 10px;	
    text-decoration: none;
	background: #fff;
	display: block;
	}
a.menu-left:visited {
	font-weight:normal;
	font-size:12px;
	color: #000000;
	font-family:Arial;
	TEXT-ALIGN: left;
	text-decoration: none;
	padding:2px 0 3px 10px;
	}
a.menu-left:hover {
	font-weight:bold;
	font-size:12px;
	COLOR: #840a09;
	font-family:Arial;
	TEXT-ALIGN: left;
	text-decoration: none;
	padding:2px 0 3px 10px;
	text-decoration: none; 
	/*background: #fff;
	display: block;*/

}
.textbg {
	font-family:Arial;
	font-size:12px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	
}

a.textbg:visited {
	text-decoration: none;
	color: #666666;
}
a.textbg:hover {
	background-color: #CB6F70;
	text-decoration: none;
	color: #FFFFFF;
}
 img {
         border: 0 none;
           }

/* input/textarea */
.input{
	font-family:Arial;
	font-size: 12px;
	border-style: solid;
	border-color:#D8D8D8;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	height: 20px;
	color: #999999;
	width: 233px;
	border-width: 1px 1px 1px 1px;
}

.text_area{
	font-family:Arial;
	font-size: 12px;
	border-style: solid;
	border-color:#D8D8D8;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	color: #999999;	
	width: 233px;
	border-width: 1px 1px 1px 1px;
}
.input-landing{
	font-family:Arial;
	font-size: 12px;
	border-style: solid;
	border-color:#D8D8D8;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	height: 18px;
	color: #000000;
	width: 210px;
	border-width: 1px 1px 1px 1px;
}

.input-landingarea{
	font-family:Arial;
	font-size: 12px;
	border-style: solid;
	border-color:#D8D8D8;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	height: 85px;
	width: 210px;
	color: #000000;
	border-width: 1px 1px 1px 1px;
}

.input-select{
	font-family:Arial;
	font-size: 12px;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color:#D8D8D8;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	height: 20px;
	color: #999999;
	width: 233px;
}
.input-date{
	font-family:Arial;
	font-size: 12px;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color:#D8D8D8;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	height: 20px;
	color: #999999;
	width: 70px;
}
.input-2{
	font-family:Arial;
	font-size: 12px;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color:#D8D8D8;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	height: 20px;
	color: #999999;
	width: 40px;
}

.input-login{
	font-family:Arial;
	font-size: 12px;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color:#D8D8D8;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	height: 20px;
	color: #999999;
	width: 70px;
}
.textarea{
	font-family:Arial;
	font-size: 12px;
	width:233px;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color:#D8D8D8;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	height: 30px;
	color: #999999;
}
.button {
	font-family:Arial;
	font-size: 12px;
	color:#000000;
	font-weight:bold;
	cursor:pointer;
	background-image: url(../icons/button.jpg);
	width: 60px;
	height: 21px;
	background-color: #FFFFFF;
	border: 0;
}
/* tabeles */
td.colTitleSep, .tbl_colTitleSep {
	background-color: #EFEFEF;
	border-left: 1px solid #93ACCB;
	color: #000000;
	font-family:Arial;
	font-size: 12px;
	padding: 4px 10px 5px 10px;
	vertical-align:top;
	font-weight: bold;
	border-bottom: 1px solid #ffffff;
}
.rowTitle, td.rowTitle, .tbl_rowTitle {
	border-bottom: 1px solid #EFEFEF;
	color: #000000;
	vertical-align: top;
	height: 35px;
	padding: 4px 10px 5px 10px;
	font-family:Arial;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	
}
td.cellCnt, .tbl_cellCnt {
	border: 1px solid #93ACCB;
	color: #333333;
	font-family:Arial;
	font-size: 12px;
	padding: 4px 10px 5px 10px;
	vertical-align: top;

}

/*For all Forms  */
.rowTitle2, td.rowTitle2, .tbl_rowTitle2 {
	background-color: #efefef;
	font-family:Arial;
	font-size: 12px;
	color:#000000;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #93ACCB;
	border-right: 1px solid #93ACCB;
	border-top: 1px solid #FFFFFF;
	vertical-align: top;
	height: 35px;
	padding: 4px 10px 5px 10px;
	font-weight: bold;
}
/*For all Forms

td.cellCnt1, .tbl_cellCnt1 {
		color: #666666;
		font: 11px;
		font-family:Arial;
		padding: 5px 5px 5px 10px;
		vertical-align: top;
	
}  */

.contactArrow {
	margin: 0 0 5px 0;
	padding: 0 0 2px 20px;
	background-image: url(../images/icon.gif);
	background-repeat: no-repeat;
	}
ul {
	list-style-image: url(../icons/arrow_leafcat.gif);
	line-height: 18px;
	
}

/* fieldset */
.RSS{
	background-color:#45270f;
	color:#FFF;
	padding: 4px 10px 5px 10px;
	margin:0;
	height           : 20px;
	font-weight      : bold;
	background-image: url(../icons/header_red_gradient.png);	
	font-family:Arial;
	} 
	
.fieldset{
	border-width:2px 2px 2px 10px;
	border-style:solid;
	border-color:#A70C0C;
	margin:20px 0px 20px 20px;
	width:510px;
	position:relative;
	display:block;
	padding: 0px 10px 10px 10px;
	font-family:Arial;
	}
	
.formheaderbrown {
	color:#FFF;
	font-weight:bold;
	margin:0;
	background-image: url(../icons/details-bg.gif);
	font-family:Arial;
	font-size: 12px;
	background-repeat: no-repeat;
	height: 15px;
	width: 145px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	background-position: left;
	background-attachment: fixed;
	background-color: #FFFFFF;
	}

.formheaderGREY {
	color:#333333;
	font-weight:bold;
	margin:0;
	background-image: url(../icons/grey_details-bg.gif);
	font-family:Arial;
	font-size: 12px;
	background-repeat: no-repeat;
	height: 18px;
	width: 145px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	background-position: left;
	background-attachment: fixed;
	background-color: #FFFFFF;
	}
/*homeheading*/
.hred {
	color: #A11414;
	font-weight: bold;
	font-family:Arial;
	font-size: 12px;
}
.hblue {
	color: #12529F;
	font-weight: bold;
	font-family:Arial;	
	font-size: 12px;
}
.hyellow {
	color: #D97203;
	font-weight: bold;
	font-family:Arial;
	font-size: 12px;
}


/*textcheap*/
.textcheap {
	font-family:Arial;
	font-size: 12px;
	color: #333333;
	font-weight:normal;
}
a.textcheap:visited {
	text-decoration: none;
	color: #333333;
}
a.textcheap:hover {
	text-decoration: none;
	color: #FF6400;
}
/*textcheap*/
.div-style {
	font-family:Arial;
	font-size: 12px;
	color: #D97203;
	}
.div-left{
	padding: 0px 0px 0px 68%;
	}
/*dsl table style , orange light background*/
.dslfield {
	BORDER-RIGHT: #E94100 1px solid;
	BORDER-TOP: #E94100 1px solid;
	FONT-SIZE: 12px;
	BORDER-LEFT: #E94100 1px solid;
	COLOR: #000000;
	BORDER-BOTTOM: #E94100 1px solid;
	font-family:Arial;
	BACKGROUND-COLOR: #fed1c6;
	padding-left: 2px;
}
.dslfield2 {
	BORDER-RIGHT: #E94100 1px solid; 
	BORDER-TOP: #E94100 1px solid; 
	BORDER-LEFT: #E94100 1px solid; 
	BORDER-BOTTOM: #E94100 1px solid; 
}
/* faq style is for important line to nitice, the most important point.*/
.faq {

	font-family:Arial;
	font-size: 12px;
	color:#990000;
	font-weight: bold;
}
/* loyalty*/

.loyalty{
	font-family:Arial;
	font-size: 12px;
	color:#000000;
	font-weight: bold;
	padding: 4px 10px 5px 10px;
	background-color: #EFEFEF;
}
/* tele*/
a.tele {
	color: #FFFFFF;
	padding: 4px 10px 5px 10px;
	vertical-align: top;
	font-family:Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	text-decoration: none;
	
}
a.tele:visited {
	color: #990000 ;
	padding: 4px 10px 5px 10px;
	vertical-align: top;
	font-family:Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	text-decoration: none; 
	}
a.tele:hover {
	color: #FFCCFF;
	padding: 4px 10px 5px 10px;
	vertical-align: top;
	font-family:Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	text-decoration: none; 
}
.mobile2 {
	COLOR: #000000;
	font-family:Arial;
	font-size: 12px;
	padding-left: 20px;
	line-height: 1.5;
}
.imagebg {
	background-image: url(../images/pageFold.png);
	background-repeat: no-repeat;
	background-position: right;
}
.4search {
	text-decoration: none;
	color: #FFFFFF;
	font-size:11px;
	font-weight:normal;
}
.tred{
	font-family:Arial;
	font-size:10px;
	COLOR: #000000;
	font-weight: normal;
	text-decoration: none;
}
a.tred:visited {
	text-decoration: none;
	color: #333333;
}
a.tred:hover {
	text-decoration: none;
	color: #840a09;
	font-size:10px;
	font-weight: bold;
	}
	.tblue{
	font-family:Arial;
	font-size:10px;
	COLOR: #000000;
	font-weight: normal;
	text-decoration: none;
}
a.tblue:visited {
	text-decoration: none;
	color: #333333;
}
a.tblue:hover {
	text-decoration: none;
	color: #12529F;
	font-size:10px;
	font-weight: bold;
	}
.indexbg {
	background-image: url(../images/blue_wide.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.indexredbg {
	background-image: url(../images/red_wide.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.twhite{
	font-family:Arial;
	font-size:2px;
	COLOR: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

.home-copy-rights{
		font-size:9px;
		color:#064B99;
		text-align: center;
}
.footer-menu{
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	color:#AD181A;
	text-decoration:none;
	text-align: center;
}
a.footer-menu:visited {
	text-decoration: none;
	color: #AD181A;
}
a.footer-menu:hover {
	text-decoration: none;
	color: #064B99;
		font-weight: bold;
	}
	
	.norep-back {
	background-repeat: no-repeat;

}
.hssred {
	color: #D81B1B;
	font-weight: bold;
	font-family:Arial;
	font-size: 12px;
}


.topleft-back {
	background-repeat: no-repeat;
	background-position:right ;

}

.texttime{
	font-family:Arial;
	font-size: 10px;
	width:100px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 25px;
	color: #999999;
}
.click{
	font-weight:normal;
	font-size:12px;
	COLOR: #12529F;
	font-family:Arial;
	text-decoration: none;
	}
a.click:visited {
	font-weight:normal;
	font-size:12px;
	color: #12529F;
	font-family:Arial;
	text-decoration: none;
	}
a.click:hover {
	font-weight:normal;
	font-size:12px;
	COLOR: #840a09;
	font-family:Arial;
	text-decoration: none;
	
}
