body {
	SCROLLBAR-FACE-COLOR: #f2e394;
	SCROLLBAR-SHADOW-COLOR: #d3c36c;
	SCROLLBAR-3DLIGHT-COLOR: #d3c36c;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	overflow-x: hidden;
	color: #776289;
	cursor: default;
	background-color: #FFFFFF;	
}

.head {
	text-transform:uppercase;
	font-size: 20px;
	font-family:"arial black";
	color: #FFFFFF;
	border: 0px solid #debb76;
	background-color: #edc87e;
	text-align:left;
	letter-spacing: 4px;
	height: 20px;
	line-height: 24px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}

.head2 {
	line-height: 15px;
}

table {
	font-family: Tahoma;
	font-size: 7pt;
	text-align: justify;
}

a:link {
	font-family: "arial narrow";
	font-size: 7pt;
	color: #e0623c;
	text-decoration: none;
	letter-spacing: 1px;
}

a:visited {
	font-family: "arial narrow";
	font-size: 7pt;
	color: #e0623c;
	text-decoration: none;
	letter-spacing: 1px;
}

a:hover {
	font-family: "arial narrow";
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	background-color: #f7815d;
}

input {  
font-family: "tahoma"; 
font-size: 7pt; 
border: 1px #776289 solid; 
background-color: #FFFFFF; 
color: #776289; 
padding-right: 5px; 
padding-left: 5px; 
vertical-align: middle}

option { 
font-family: "tahoma"; 
font-size: 7pt; 
line-height: 11px; 
border: #776289; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px; 
background-color: #FFFFFF; 
color: #776289 }

textarea { 
font-family: "tahoma"; 
font-size: 7pt; 
line-height: 11px; 
border: #776289; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px; 
background-color: #FFFFFF; 
color: #776289 }

select { 
font-family: "tahoma"; 
font-size: 7pt; 
line-height: 11px; 
text-decoration: none; 
border: #776289; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px; 
background-color: #FFFFFF; 
color: #776289 }
