BODY {
	SCROLLBAR-FACE-COLOR: #282828; 
	SCROLLBAR-HIGHLIGHT-COLOR: #393939; 
	SCROLLBAR-SHADOW-COLOR: #000000; 
	SCROLLBAR-3DLIGHT-COLOR: #666666;
	SCROLLBAR-ARROW-COLOR: #838383; 
	SCROLLBAR-TRACK-COLOR: #4E4E4E; 
	SCROLLBAR-DARKSHADOW-COLOR: #646464
}

a { color: #b0b1b2; text-decoration: none }  
a:hover {  color: #FF990F; text-decoration: none }

.ablue { color: #aac4ff; text-decoration: none }
.button {  font-size: 10px; color: #ECF1EA; background-color: #282828; font-family: Verdana; border: 1px ridge #4E4E4E}
.blue {  color: #9db2dd; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; text-decoration: none}
.white {  color: #C0C0C0; font-family: Verdana; font-size: 10px; text-decoration: none}
.whitelink { color: #C0C0C0; font-family: Verdana; font-size: 10px; text-decoration: underline}
.textfield { color: #282828;	font-family: Verdana; font-size: 10px; text-decoration: none; background-color: #ECF1EA;}
.orange { color: #FF990F; font-family: Verdana; font-size: 10px; text-decoration: none}
.smallwhite { color: #C0C0C0; font-family: Arial; font-size: 9px; text-decoration: none}
.orangelink { color: #FF990F; font-family: Verdana; font-size: 10px; text-decoration: underline}
.greenlink { color: #9ACC99; font-family: Verdana; font-size: 10px; text-decoration: underline}
.green { color: #9ACC99; font-family: Verdana; font-size: 10px; text-decoration: none}
.gray {  color: #a3a39f; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; text-decoration: none}
.brown {  color: #ce7612; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; text-decoration: none}
.brown_little {  color: #ce7612; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; text-decoration: none}
.bbrown {  color: #ce7612; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; text-decoration: none}

.content {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #a3a39f; 
	font-style: normal; 
	align: left;
	valign: top;
	padding-top: 5px; 	padding-bottom: 5px
}

p {
	padding-right: 5px; 
	padding-left: 7px
}

