a {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; color="#666666"; text-decoration: none}
A:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; color="#666666"; text-decoration: underline}
p {  font-family: Arial, Helvetica, sans-serif; font-size: 13px}
td {  font-family: Arial, Helvetica, sans-serif; font-size: 13px}

/* The buttons used for bbCode styling in message post */
input.button{
	background:#E7EBEE;
	color: #5B6577;
	font:12px Arial, Helvetica, sans-serif;
	border-bottom-width : 1px;
	background-color : #E7EBEE;
	border : 1px #007BB5;
}

input, select, textarea { 
font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size:12px; 
color:#666666; background-color:#FFFFFF; 
border-width:1; 
border-color:#007BB5; 
border-style:solid; 
}

.form-button-high { font-family: Arial, Helvetica, sans-serif; font-size: 11px; background-color: #F7BA39; width: 80px; color: #2A2F42;}
.form-button-low { font-family: Arial, Helvetica, sans-serif; font-size: 11px; background-color: #F7BA39; width: 800px; clip: rect( ) ; color: #2A2F42;}

BODY
{
	SCROLLBAR-FACE-COLOR: #007BB5;
	SCROLLBAR-HIGHLIGHT-COLOR:#F7BA39;
	SCROLLBAR-SHADOW-COLOR: #000000; 
	SCROLLBAR-3DLIGHT-COLOR:#007BB5;
	SCROLLBAR-ARROW-COLOR: #F7BA39;
	SCROLLBAR-TRACK-COLOR: #FFFFFF; 
	SCROLLBAR-DARKSHADOW-COLOR: #F7BA39;
} 