body {
	scrollbar-arrow-color: #1E382A;
	scrollbar-base-color: #587D69;
	scrollbar-face-color: #587D69;
	scrollbar-highlight-color: #1E382A;
	scrollbar-shadow-color: #1E382A;
	scrollbar-3dlight-color: #587D69;
	scrollbar-track-color: #587D69;
	scrollbar-darkshadow-color: #587D69;
	background-color: #587D69;
	background-attachment: scroll;
	background-repeat: none;
	background-position: left;
	font-family: arial;
	color: #1E382A; 
	margin: 0px;
	letter-spacing: 0px; 
	font-weight: normal; 
	font-size: 12px;
	cursor: default;}

A:link {
	color : #1E382A; 
	text-decoration : underline; 
	background-color: transparent;
	font-weight: none;
	font-style: none; 
	cursor : crosshair;} 

A:visited {
	color : #1E382A; 
	text-decoration : underline;
	background-color: transparent;
	font-weight: none;
	font-style: none; 
	cursor : crosshair;} 

A:active {
	color : #1E382A; 
	text-decoration : underline;
	background-color: transparent;
	font-weight: none;
	font-style: none; 
	cursor : crosshair;}
 
A:hover {
	color : #0A1B13; 
	font-weight: none;
	text-decoration : underline;
	background-color: transparent; 
	cursor : crosshair;}

.head 
{
	height: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1E382A;
	border-right-color: #1E382A;
	border-bottom-color: #1E382A;
	border-left-color: #1E382A;
	color: #1E382A; 
	text-align:left;  
	font-family: garamond;
	font-size: 18px;
	letter-spacing: 1px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;}


input, textarea {
	border: 1px solid #1E382A;
	font-size: 8pt;
	font-family:arial; 
	background-color:#335E47; 
	color:#1E382A; 
	margin: 2px; 
	style: solid; }

table {
	font-size: 8pt;}

.main {
	background: #6B8E7A;
	border: solid 2px;
	position:absolute;
	left:90px;
	top:90px;
	width:300px;
	height:220px;}