.TABLE, TD {
	color : #37352D;
	line-height: 13px;
	font-family : Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 11px;
}

.admintext {
	color : #774411;
	line-height: 13px;
	font-family : Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 11px;
}

.adminhead {
	color : #BB6622;
	line-height: 13px;
	font-family : Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 13px;
	font-weight: bold;
	background-color : #D5D2C8;
	width=700;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}

A, A:active, A:visited {
	color : #886600;
	text-decoration: none;
}

A:hover{
	color : #FF8134;
	text-decoration: none;
}




.inputbox { 
 	height : 15px; 
 	border : 1 solid double #8B8983; 
 	color: #333333; 
 	background-color : #EEEEEE; 
 	font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif; 
 	font-size: 11px;}

.inputarea { 
	width=360; 
	border : 1 solid double #8B8983; 
	color: #333333; 
	background-color : #EEEEEE; 
	font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;}


.inputboxComment { 
	height : 15px; 
	border : 1 solid double #8B8983; 
	color: #333333; 
	background-color : #EEEEEE; 
	font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif; 
	font-size: 11px;  
	width: 240px}

select { 
	color: #333333; 
	background-color : #EEEEEE; 
	font-family: Arial, Verdana, Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif; 
	font-size: 11px; 
	width: 216px}


.submitbutton {
 font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
 font-size:9px;
 color: #FFEEDD;
 font-wheight: bold;
 border : 1 solid double #8B8983;
 background-color : #663322;
 cursor: hand;
}


BODY {
       scrollbar-face-color: #E5E2D8;
       scrollbar-shadow-color: #E5E2D8;
       scrollbar-highlight-color: #E5E2D8;
       scrollbar-3dlight-color: #E5E2D8;
       scrollbar-darkshadow-color: #CBC9C3;
       scrollbar-track-color: #CBC9C3;
       scrollbar-arrow-color: #ABA9A3; 
}



