<style type="text/css">
body, textarea {
	scrollbar-face-color : #F2E9CD;
  scrollbar-highlight-color : #F2E9CD;
  scrollbar-shadow-color : #F2E9CD;
  scrollbar-3dlight-color : #F2E9CD;
  scrollbar-arrow-color : #A88261;
  scrollbar-track-color : #A88261;
  scrollbar-darkshadow-color : #F2E9CD;
}
body, td, div {
	font-family : Verdana;
	font-size : 8pt;
	color : #222222;
}
body {
	background : url('images/vines.gif') fixed no-repeat top left;
}
#mainContent {
	border : 1px solid #A88261;
	margin-left : 20px;
}
#content {
	background-color : #fefefe;
	filter : alpha(opacity=75);
	-moz-opacity : .75;
}
a.menu, td.menu {
	text-decoration : none;
	font-family : Verdana;
	font-size : 9pt;
	color : #568769;
	background-color : #F2E9CD;
	font-weight : bold;
	filter : progid:DXImageTransform.Microsoft.Alpha(opacity=100,finishOpacity=100,style=1,startX=0,finishX=110,startY=0,finishY=30);
}
a {
	color : #8069AF;
	text-decoration : none;
}
a:hover {
	text-decoration : underline;
}
td {
	line-height : 12px;
}
div.popupInfo {
	position : absolute;
	background-color : #eeeeee;
	color : #444444;
	font-family : Verdana;
	font-size : 8pt;
	border : 1px #A88261 solid;
	filter : progid:DXImageTransform.Microsoft.DropShadow(color=#3b773b,offX=3,offY=3), progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	display : none;
	padding : 2px;
}
a.popupInfo {
	color : #444444;
	text-decoration : none;
}
a.popupInfo:hover {
	color : #666666;
}
.header, td.header {
	color : #568769;
	background-color : #F2E9CD;
	font-size : 9pt;
	font-weight : bold;
}
.header_x {
	background-color : #F2E9CD;
	filter:progid:DXImageTransform.Microsoft.Gradient(startcolorstr=#5588bb,endcolorstr=#ddeeff,gradienttype=1);
	color : #568769;
	font-size : 10pt;
	font-weight : bold;
}
input {
	border : 1px #A88261 solid;
	background-color : #222222;
	color : #eeeeee;
	font-size : 8pt;
	font-weight : bold;
	font-family : Verdana;
}
form {
	padding : 0px;
	margin : 0px;
}
.searchField {
	position : absolute;
	display : none;
	border : 1px #A88261 solid;
	background-color : #222222;
	padding : 3px;
	filter : alpha(opacity=90);
}
.tiny {
	font-size : 7pt;
}
.footer {
	font-size : 7pt;
	filter : alpha(opacity=50);
}
.transparent {
	filter : alpha(85);
}
</style>
