


body, table, tr, td, td body { 
	scrollbar-3dlight-color:#737352;
    	scrollbar-arrow-color:#737352;
	scrollbar-base-color:#E1E1A6;
	scrollbar-darkshadow-color:#737352;
	scrollbar-face-color:#E1E1A6;
	scrollbar-highlight-color:#737352;
	scrollbar-shadow-color:#737352;
	scrollbar-track-color:#E1E1A6;
	font-size: 11px;
	COLOR: #737352; 
	LINE-HEIGHT: 11px;
	FONT-FAMILY: Tahoma, Helvetica, Times New Roman; 
	TEXT-ALIGN: justify;
	cursor: default;
}

a:link {color: #3A3900;
	font-weight: bold; text-decoration: none; cursor: crosshair; }
a:visited {color: #3A3900; 
	font-weight: bold; text-decoration: none; cursor: crosshair; }
a:hover {color: #A6A47A; 
	text-decoration: line-through; cursor: crosshair; }

h1 {	font-weight: bold;
	font-size: 9px;
	COLOR: #A6A47A;
	letter-spacing: 1px;
}


.border
{border-left: 1px solid #737352;
 border-right: 1px solid #737352;
 border-top: 1px solid #737352;
 border-bottom: 1px solid #737352;
 position: relative;
 top: -5px;
 padding: 5px;
}

.image{
	border-color: #737352;
}

input, textarea, select {
	background-color: #DEDE9D;
	font-size: 11px;
	COLOR: #737352; 
	LINE-HEIGHT: 11px;
	FONT-FAMILY: Tahoma, Helvetica, Times New Roman; 
	LINE-HEIGHT: 11px;
	border: 1px solid #737352;
	padding:2px; }