/*font*/

.mainTxt{

	font-family: Verdana;

	font-size: 11px;

	font-weight: normal;

	color: #474747;

}

.welText{

	font-family:Verdana;

	font-size:15px;

	color:#394792;

	font-weight:bold;

}

.redText{

	font-family:Verdana;

	font-size:11px;

	color:#c54a06;

	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: Verdana;

	font-size: 13px;

	font-weight: bold;

	color: #394792;

}

.copyTxt{

	font-family: Verdana;

	font-size: 10px;

	font-weight: bold;

	color: #686868;

}

.package {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	color: #0E4732;

	text-decoration: none;

}



.addressFnt {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #CA0000;

}

 

 

/*link*/



.link3{

	font-family:Verdana;

	color:#ffffff;

	font-size:11px;

	font-weight:bold;

	text-decoration:none;

}

.link3 a:hover{

	font-family:Verdana;

	color:#333c6d;

	font-size:11px;

	font-weight:bold;

	text-decoration:none;

}

.link3w{

	font-family:Verdana;

	color:#73e8eb;

	font-size:11px;

	font-weight:bold;

	text-decoration:none;

}

.link3w a:hover{

	font-family:Verdana;

	color:#031678;

	font-size:11px;

	font-weight:bold;

	text-decoration:none;

}



.linkBtm{

	font-family:Verdana;

	color:#000000;

	font-size:11px;

	font-weight:none;

	text-decoration:none;

}

.linkBtm a:hover{

	font-family:Verdana;

	color:#000000;

	font-size:11px;

	font-weight:none;

	text-decoration:underline;

}



.linkBlkLft{

	font-family:Tahoma;

	color:#1F1F1F;

	font-size:10px;

	font-weight:bold;

	text-decoration:none;

}

.linkBlkLft a:hover {

	font-family:Tahoma;

	color:#999999;

	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:#394792;

	font-size:10px;

	font-weight:bold;

	text-decoration:underline;

}

.viewTxt a:hover{

	font-family:Verdana;

	color:#394792;

	font-size:10px;

	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;

}



.mailTxt a{

	font-family: Verdana;

	font-size: 11px;

	font-weight: normal;

	color: #474747;

	text-decoration:underline

}

.mailTxt a:hover{

	font-family: Verdana;

	font-size: 11px;

	font-weight: normal;

	color: #474747;

	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;

}

/*button*/

.inputstyle2	{

	border-width:1px;

	border-style:solid;

	background-color:#F9D37A;

	border-color:#000000;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	color:#D53A00;

	cursor:pointer;

	font-weight: bold;

}	



/* contact form styles */



#name, #business, #email, #website {

width:200px;

}



label {

font-weight:bold;

}



.warning {

color:#FF0000

}

