body, table, tr, td {
	font: 7pt Tahoma; 
}

body 
	{
	SCROLLBAR-FACE-COLOR: #646C5F; SCROLLBAR-HIGHLIGHT-COLOR: #646C5F; SCROLLBAR-SHADOW-COLOR: #54594C; SCROLLBAR-3DLIGHT-COLOR: #54594C; SCROLLBAR-ARROW-COLOR: #54594C; SCROLLBAR-TRACK-COLOR: #646C5F; SCROLLBAR-DARKSHADOW-COLOR: #646C5F
}

BODY {background-image: url(images/mf_03.gif); background-attachment: fixed; repeat-y; background-color:#646C5F} 
 
 
 
a:hover {color: #B7A88B;  filter:dropshadow(color=#712626,offX=1,offY=1); height:0px;}
body {font-family: Tahoma; color: #B7A88B; font-size:7pt ; }
a:link {text-decoration:none; font-weight: none; color: #000000; }
a:visited {color: #9D9D9D; text-decoration:none; font-weight: none; }
a:active {text-decoration:none; font-weight: none; color: #000000;}

p
	{
	color: #B7A88B;
	font-family: Tahoma;
	font-size: 7pt;
	text-align: justify; 
	}
	

input, textarea, select {
	background-color: #7D3E3C;
	font: 8pt Tahoma;
	color: #A89672;
	border: 1px dotted #A89672;
	padding:2px; }
