body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 472918;
}

body {
	background-color: #503321;
	margin-top: 10px;
}

a:link    { color: #9d4202; text-decoration: none; font-weight: bold; }
a:visited { color: #c48e67; text-decoration: none; font-weight: bold; }
a:hover   { color: #bfbb93; text-decoration: none; font-weight: bold; }
a:active  { color: #bfbb93; text-decoration: none; font-weight: bold; }


/* Left sub-navigation */
.subNav a:link    { color: #9d4202; text-decoration: none; font-weight: bold; }
.subNav a:visited { color: #9d4202; text-decoration: none; font-weight: bold; }
.subNav a:hover   { color: #bfbb93; text-decoration: none; font-weight: bold; }
.subNav a:active  { color: #bfbb93; text-decoration: none; font-weight: bold; }


/* sub-page body headline text */
.subHead   { font-family: Arial, Helvetica, sans-serif;
						 color: #9d4202;
						 font-size: 17px; 
						 line-height: 21px;
						 text-decoration: none; 
						 font-weight: bold; 
}

/* sub-page body headline2 text */
.subHeadSmall   { font-family: Arial, Helvetica, sans-serif;
						 color: #000000;
						 font-size: 14px; 
						 line-height: 18px;
						 text-decoration: none; 
						 font-weight: bold; 
}


/* image embedded in text block: attributes */
.imgBorderOne { border: 1px solid #221e17; 
								margin-left: 10px;
								margin-bottom: 10px;
}

/* copyright, BOL links */
.copy { color: #72634d; padding-top: 6px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; }


/* Light Tan Type */
.tanType { color: #f3edc6; }

/* Orange Type */
.orType { color: #9d4202; }
.orType2 { color: #000000; }
.orType2 a:link { color: #000000; }
.orType2 a:visited { color: #9d4202; }
.orType2 a:hover { color: #000000; }
.orType2 a:active { color: #000000; }

/* GO button */
.go { font-family: Verdana, Arial, Helvetica, sans-serif; 
	    font-size: 9px; line-height: 14px; font-weight: bold; 
	    color: #ffffff; background: #9d4202;
	    width: 40px; height: 16px;
	    border: #221e17; border-style: solid; 
	    border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px }

/* button */		  
.but { font-size: 9px; 
			 line-height: 14px; 
			 font-weight: bold; 
	     color: #ffffff; background: #9d4202;
	     padding: 2px 4px 2px 4px; 
	     border: 1px solid #221e17;
}
