/*bg styles */
.topHdrbg {
	background-image: url(images/hdrBg.gif);
	
}

.navBtmbgGen {
	background-image: url(images/nav_btmBg_landsell.jpg);
}
.rhtTblBgHm{
	background-image:url(images/homPg_pics/curveGrnTop.gif);
}
	
.rhtTblBgBtmHm{
	background-image:url(images/homPg_pics/curveGrnBtm.gif);
}
	
/* links & buttons */

.link3 {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	}

.link3 a:hover{
	color: #ffe6a7;
	text-decoration:none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	}
	
.link3W {
	color: #ffe6a7;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	}

.link3W a:hover{
	color:#feb15c;
	text-decoration:none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	}
	
.link2LftMnu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.link2LftMnu a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #ffe6a7;
	text-decoration: none;
}



.link3btmMnu{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color:  #990033;
	text-decoration: none;
}


.link3btmMnu a:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #003333;
	text-decoration:underline;
}	

.navButtonLinks{
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6397AA;
}


.navButtonLinks  a:visited{
	font-family: Tahoma;
	font-size: 12px;
	color: #5C69BE;
}	

.navButtonLinks a:link, .navButtonLinks a:active{
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}	

.navButtonLinks a:hover{
	font-family: Tahoma;
	font-size: 12px;
	color: #0D13FD;
}	

.navButtonLinksB{
	font-family: Tahoma;
	font-size: 12px;
	color: #000066;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6397AA;
	background-color: #DDF4FB;
}

.navButtonLinksB a:visited{
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
}	


.navButtonLinksB a:link, .navButtonLinksB a:active{
	font-family: Tahoma;
	font-size: 12px;
	color: #000099;
}	

.navButtonLinksG a:hover{
	font-family: Tahoma;
	font-size: 12px;
	color: #0D13FD;
}	



/*border + BG styles */
.pricTbleBrdrPlusBg {
	
	border: 1px solid #468656;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #1B4004;
}

.pricTblInrBrdr {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #5EAA71;
}

.pageDivBrdr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #526959;
}

/*font styles */

.hdrRhtTblHm {
	font:11px Tahoma;
	color: #183705;
}

.genRedHom {
	color: #830600;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}

.genGrnHom {
	color: #1B4004;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
}

.genGrn {
	color: #1B4004;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}


.genYlowHom {
	color: #834701;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}
.ratesTxt {
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
}

.copyrhtTxt {
	font:bold 9px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
}
.mainHome2{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;  color:#596C80; }

/*Form Objects*/
.inputstyle	{
		width:275px;
		height:20px;
		border-width:1px;
		border-style:solid;
		background-color:#ffffff;
		border-color:#BEC0C2;
		font-family:Tahoma;
	 	font-size:11px;  
	 	color:#7B7979; 
}

.inputstyle2	{
		border-width:1px;
		border-style:solid;
		background-color:#ffffff;
		border-color:#BEC0C2;
		font-family:Tahoma;
	 	font-size:11px;  
	 	color:#7B7979; 
}