/* CSS Document */



BODY {	background:#00FFFF; background-image: url('../images3/bkg.gif'); 
		font-family: verdana; color:#333333; text-indent: 5px; font-size:9pt;
		margin-left:0in; margin-right:0in; margin-top:0in;		} 
		
.graytext {	font-family: verdana; font-size:9pt; font-color:#333333; text-decoration:none; }
.browntextbold { font-family: verdana; font-size:9pt; font-color:#866C39; text-decoration:none; font-weight:bold; }

p { margin-top: 0px; margin-bottom: 0px; margin-left: 5px; margin-right: 5px; }	

A:link {
	font-family: verdana;
	color:#866C39;
	font-size:9pt;
	text-decoration: none;
	font-weight: bold;
}
A:visited {font-family: verdana; color:#866C39; font-size:9pt; text-decoration: none; font-weight: bold;}
A:active {font-family: verdana; color:#866C39; font-size:9pt; text-decoration: none; font-weight: bold;}
A:hover {font-family: verdana; color:#2086AC; font-size:9pt; text-decoration: none; font-weight: bold;}	

.vertical-left { background: url('images3/table-bkg-left.gif') repeat-y; } 
.vertical-right { background: url('images3/table-bkg-right.gif') repeat-y; }
.horizontal-bottom { background: url('images3/table-bkg-bottom.gif') repeat-x; } 

INPUT { 	background-color: #E3D0B3; border: none; font-family: verdana; font-color:#ffffff; font-size:9pt; font-weight: normal} 
TEXTAREA { 	background-color: #E3D0B3; border: none; font-family: verdana; font-color:white; font-size:9pt; font-weight: normal} 
.altButtonFormat { background-color: #F2E9DB; } 