body {
	font-size:12px;
	font-family:arial,verdana,helvetica,sans-serif; 
	font-weight:normal; 
	color:#000000;	
	margin-left:0; 
	margin-top:0;
	background: #FBF7E7;
	scrollbar-base-color: #E7801D;
	scrollbar-track-color: #E7801D;
	scrollbar-face-color: #E7801D;
	scrollbar-highlight-color: #E7801D;
	scrollbar-darkshadow-color: #E7801D;
	scrollbar-3dlight-color: #D1550D;	
	scrollbar-shadow-color: #D1550D;
	scrollbar-arrow-color: #3A2410;
}

.footer {
	font-size:11px;
	font-family:arial,verdana,helvetica,sans-serif;
	font-weight:normal;
	padding:2px;
}
a.footer {
	font-size:11px; 
	font-family:arial,verdana,helvetica,sans-serif; 
	font-weight:normal; 
	color:#503B15;
	text-decoration:none;
}

a.footer:hover	{
	font-size:11px; 
	font-family:arial,verdana,helvetica,sans-serif; 
	font-weight:normal; 
	color:#FF0000;
	text-decoration:underline;
}

a.leftnav {
	font-size:11px; 
	font-family:arial,verdana,helvetica,sans-serif; 
	font-weight:bold; 
	color:#503B15;
	text-decoration:none;
	line-height:17px;
}

a.leftnav:hover	{
	font-size:11px; 
	font-family:arial,verdana,helvetica,sans-serif; 
	font-weight:bold; 
	color:#FF0000;
	text-decoration:underline;
	line-height:17px;
}

a {
	font-size:11px; 
	font-family:arial,verdana,helvetica,sans-serif; 
	font-weight:normal; 
	color:#503B15;
	text-decoration:underline;
}

a:hover	{
	font-size:11px; 
	font-family:arial,verdana,helvetica,sans-serif; 
	font-weight:normal; 
	color:#FF0000;
	text-decoration:underline;
}	


.maintext
{
	font-size:11px; 
	font-family:arial,verdana,helvetica,sans-serif; 
	font-weight:normal; 
	color:#503B15;
}

.header
{
	font-size:12px; 
	font-family:arial,verdana,helvetica,sans-serif; 
	font-weight:bold; 
	color:#503B15;
}

/* FORM OBJECTS */
.foolbutton
{
	font-size: 11px;
	font-weight:bold;
	color: #503B15;
	background-color: #FBEB5A;
	border: solid 1px;
	border-color: #503B15;
}

.textbox
{
	font-size: 11px;
	font-weight:normal;
	color: #000000;
	background-color: #FFFFFF;
	border: solid 1px; 
	border-color: #503B15;
}
.textboxmulti
{
	height: 300px;
	width: 750px;
	font-size: 11px;
	font-weight:normal;
	color: #000000;
	background-color: #FFFFFF;
	border: solid 1px; 
	border-color: #503B15;
}
.textboxmulti2
{
	height: 150px;
	width: 500px;
	font-size: 11px;
	font-weight:normal;
	color: #000000;
	background-color: #FFFFFF;
	border: solid 1px; 
	border-color: #503B15;
}
.textboxmulti3
{
	height: 150px;
	width: 350px;
	font-size: 11px;
	font-weight:normal;
	color: #000000;
	background-color: #FFFFFF;
	border: solid 1px; 
	border-color: #503B15;
}
table
{
	font-size:11px; 
	font-family:arial,verdana,helvetica,sans-serif; 
	font-weight:normal; 
	color:#503B15;
}