/* CSS Document */
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:normal;
	text-decoration:none;
	text-transform:none;
	color:#FFFFFF;
	margin:0px;
	padding:0px;
	background-color:#000000;
}
.headBg{
	background-image:url(images/headBg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#000000;
	width:651px;
	height:104px;	
}
.tbLinks{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:normal;
	text-decoration:none;
	text-transform:none;
	color:#e68f1b;
}
.tbLinks a{
	text-decoration:none;
	text-transform:none;
	vertical-align:top;	
	font-weight:normal;
	color:#e68f1b;
}
.tbLinks a:hover{
	text-decoration:underline;
	text-transform:none;
	vertical-align:top;	
	font-weight:normal;
	color:#e68f1b;
}
.lvRepeat{
	background-image:url(images/lvRepeat.gif);
	background-repeat:repeat-y;
	background-position:top left;
	background-color:#000000;
	width:51px;
}
.rvRepeat{
	background-image:url(images/rvRepeat.gif);
	background-repeat:repeat-y;
	background-position:top left;
	background-color:#000000;
	width:39px;
}
.HlvRepeat{
	background-image:url(images/HlvRepeat.gif);
	background-repeat:repeat-y;
	background-position:top left;
	background-color:#000000;
	width:39px;
}
.HrvRepeat{
	background-image:url(images/HrvRepeat.gif);
	background-repeat:repeat-y;
	background-position:top left;
	background-color:#000000;
	width:18px;
}
.rtRepeat{
	background-image:url(images/rtRepeat.gif);
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#000000;
	height:19px;
}
.bRepeat{
	background-image:url(images/bRepeat.gif);
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#000000;
}
.title1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	line-height:normal;
	text-decoration:none;
	text-transform:none;
	color:#FFFFFF;
}
.title2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;
	line-height:normal;
	text-decoration:none;
	text-transform:none;
	color:#FFFFFF;
	border-bottom:1px dotted #353535;
}
.title3{
	font-size:22px;
	font-weight:normal;
	color:#FFFFFF;
	padding-bottom:4px;
}
.colorTitle{
	font-size:15px;
	font-weight:normal;
	color:#e6951f;
}
.smallTxt{
	font-weight:normal;
	font-size:10px;
}
.colorText{
	font-weight:normal;
	font-size:12px;
	color:#f6c58d;
}
.blueLink{
	font-weight:normal;
	color:#e68f1b;
}
.blueLink a{
	text-decoration:none;
	text-transform:none;
	color:#e68f1b;
}
.blueLink a:hover{
	text-decoration:none;
	text-transform:none;
	color:#e68f1b;
}
.dFormat{
	font-size:13px;
	font-weight:normal;
	color:#6b6b6b;
	padding-top:10px;
}
.dFormat1{
	font-size:13px;
	font-weight:normal;
	color:#6b6b6b;
}
.imgformat{
float:right;
padding-left:20px;

}
.colorhd{
	font-weight:normal;
	font-size:14px;
	color:#d8a860;
}
.boxBg{
	background-image:url(images/boxBg.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	height:143px;
	width:368px;
}
.mLinks{
	font-weight:normal;
	color:#FFFFFF;
}
.mLinks a{
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	text-transform:none;
}
.mLinks a:hover{
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:underline;
	text-transform:none;
}
.mLinksA{
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	text-transform:none;
}
.verBg{
	background-image:url(images/verBg.gif);
	background-repeat:repeat-y;
	background-position:top left;
	background-color:#000000;
}
.txt1{
	padding-top:10px;
	padding-right:40px;
}


/* Footer Classes */
.Hfooter{
	background-image:url(images/HfooterBg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#000000;
	width:868px;
	height:51px;
}
.footerMain{
	background-image:url(images/footerBg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#000000;
	width:868px;
	height:62px;
        font-size:10px;
        color: #CCCCCC;
        text-align: center;
        text-decoration: none;
}
/* Paddings */
.padL10{
	padding-left:10px;
}
.padT10{
	padding-top:10px;
}
/* Borders */
.tbBord{	
	border-top:1px solid #262626;
}
.tbBorder{
	border-bottom:3px solid #000000;
	border-top:8px solid #000000;
}
