/*font*/
.mainTxt{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #545454;
}
.rhtTxt{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #353535;
}
.welText{
	font-family:Verdana;
	font-size:15px;
	color:#a81914;
	font-weight:bold;
}
.headText{
	font-family:Verdana;
	font-size:12px;
	color:#a81914;
	font-weight:bold;
}
.leftRedTxt{
	font-family: Arial;
	font-size: 14px;
	font-weight: none;
	color: #B10606;
}

.leftBlueTxt{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #13518B;
}
.headTxt{
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #a46700;
}

.midTxt{
	font-family: Verdana;
	font-size: 11px;
	font-weight: none;
	color: #535353;
}
.whtHeadTxt{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.blkHeadTxt{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #575656;
}
.rhtTblLinkTxt{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #AE5208;
}
.rhtBlackTxt{
	font-family: Verdana;
	font-size: 10px;
	font-weight: none;
	color: #3a3634;
}
.whiteMidTxt{
	font-family: Verdana;
	font-size: 11px;
	font-weight: none;
	color: #e7e7e7;
}



/*link*/

.link3{
	font-family:Verdana;
	color:#e67700;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.link3 a:hover{
	font-family:Verdana;
	color:#738209;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.link3w{
	font-family:Verdana;
	color:#934f06;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.link3w a:hover{
	font-family:Verdana;
	color:#5f2200;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

.link4{
	font-family:Verdana;
	color:#ff6600;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.link4 a:hover{
	font-family:Verdana;
	color:#454140;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.linkBtm{
	font-family:tahoma;
	color:#999999;
	font-size:10px;
	font-weight:none;
	text-decoration:none;
}
.linkBtm a:hover{
	font-family:tahoma;
	color:#999999;
	font-size:10px;
	font-weight:none;
	text-decoration:underline;
}

.linkBlkLft{
	font-family:Tahoma;
	color:#660000;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
.linkBlkLft a:hover {
	font-family:Tahoma;
	color:#e67700;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
.linkBtmNav {
	font-family:Verdana;
	color:#565656;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}
.linkBtmNav a:hover {
	font-family:Verdana;
	color:#565656;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
}
.linkBodyTxt{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #a46700;
}
.headUlTxt{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #a46700;
	text-decoration:none;
}
.headUlTxt a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #643F00;
	text-decoration:underline;
}
.linkReadTxt a {
	font-family:Verdana;
	color:#bf4800;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
}
.linkReadTxt a:hover{
	font-family:Verdana;
	color:#bf4800;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}

.blkReadTxt a {
	font-family:Verdana;
	color:#3a3634;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
}
.blkReadTxt a:hover{
	font-family:Verdana;
	color:#3a3634;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
.viewTxt a  {
	font-family:Verdana;
	color:#bf4800;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
}
.viewTxt a:hover{
	font-family:Verdana;
	color:#bf4800;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}

/*table border*/
.navBtmtblBrd{
	border: 1px solid #FFFFFF;
	background-color: #cacaca;
}	
.btmtblBrd{
	background-color: #f9f9f9;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e8e8e8;
	border-left-color: #e8e8e8;
}	