body
{
	background-color: #FFFFFF;
	margin: 0;
}

body
{
	scrollbar-face-color:#E1E1CC;
	scrollbar-arrow-color: #8C8C8A;
	scrollbar-track-color:#F1EFEA;
	scrollbar-shadow-color:#E1E1CC;
	scrollbar-highlight-color:#E1E1CC;
	scrollbar-3dlight-color:#E1E1CC;
	scrollbar-darkshadow-Color:#A4A48C;
}

body, td, p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #5A5A4A;
}

/* begin - main navigation stuff */
.menubar {
	font-size:11px;
	width:241px;
}
	
.menubar a {
	width:241px;
	color:#6A6A59;
	letter-spacing:0px;
	height:19px;
	border:1px solid #CACAB6;
	padding-top:2px;
	padding-left:5px;
	text-decoration:none;
	background-color:#FFFFFF;
}
	
.menubar a.active {
	background-color:#F7F6E2;
	border-bottom-color:#CACAB6;
	border-right-color:#CACAB6;
	border-left-color:#CACAB6;
	border-top-color:#CACAB6;
	text-decoration:none;
}
	
.menu .options {
	font-size:11px;
	border:1px solid #CACAB6;
	background-color:#F7F6E2;
}
.contactlink
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #ffffff;
}
.menu a {
	color:#7B7B6A;
	display:block;
	padding-top:2px;
	padding-bottom:1px;
	padding-left:8px;
	text-decoration:underline;
}

.menu a:hover {
	background-color:#E9E8D5;
	color:#7B7B6A;
}
/* end - main navigation stuff */

a.content:link, a.content:active, a.content:visited {
	text-decoration: underline;
 	color: #999966;
} 

a.content:hover {
 background: #F6F4E9;
}

a.contactlink:link, a.contactlink:active, a.contactlink:visited {
	text-decoration: underline;
 	color: #EBEBB9;
} 

a.contactlink:hover {
 background: #808067;
}

.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	color: #828274;
	background: #BEBEA6;
}

a.footer:link, a.footer:active, a.footer:visited {
	text-decoration: none;
 	color: #999966;
	background: #F4F0AC;
} 

a.footer:hover {
 background: #FFFFFF;
}

.contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	color: #FFFFFF;
}

a.contact:link, a.contact:active, a.contact:visited {
	text-decoration: underline;
 	color: #EBEBB9;
} 

a.contact:hover {
 background: #8C8C77;
}

.form {
	width:245px;
    border-right: #808067 1px solid;
    border-top: #808067 1px solid;
    font-size: 10pt;
    border-left: #808067 1px solid;
    border-bottom: #808067 1px solid;
	font-family: Georgia, "Times New Roman", Times, serif;
}