body {
	background: ##f0e0c8;
	font: 12px Arial, Verdana, Geneva, Helvetica, sans-serif;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #546293;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #546293;
	scrollbar-shadow-color: #546293;
	scrollbar-track-color: #FFFFFF;
	text-decoration: none;
}
a {
	color: darkblue;
	font-size: 12px;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}
input {
	background-color: #FFFFFF;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-size: xx-small;
	font-weight: bold;
}

.menu {
	color: darkblue;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.activemenu
{

 background: #546293;
 color: white;
 font-size: 12px;
 font-weight: bold;
}


.pageheader
{
	font-size: 16px;
	font-weight: bold;
	ccolor:#546293;	
	font-family: arial;
	color:#EFC262;
}

.header
{
	font-size: 13px;
	font-weight: bold;
	color:#546293;	
}

.contact
{
	font-size: 10px;
	color:darkblue;	
}

select 
{
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-size: xx-small;
} 

.notes
{
	font-size:11px
}

table
{
	font-size:12px
}

.orangebut
{
	border-color:darkblue;
	background:#EFC262;
	font-size:9px;
	color:darkblue;
	font-weight:normal
}

