BODY 
{
	font-family : Tahoma;
	font-weight : normal;
	font-size : 8pt;
	color : #FDF5E6;
	;scrollbar-base-color: #D3D3D3;
	;scrollbar-arrow-color: #483D8B;
	;scrollbar-DarkShadow-Color: #C0C0C0;
	background-color : #8d1832;
	background-image : url("menu/f-leftbg03.jpg");
	background-repeat : no-repeat;
}
#navlist
{
padding-left: 0;
margin-left: 0;
border-bottom: 1px solid #CD853F;
width: 128px;
}
#navlist li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 1px solid #CD853F;
}
#navlist li a { text-decoration: none; }

A:link { color:#FFFFFF; text-decoration:none; }
A:visited { color:#EEE8AA; text-decoration:none; }
A:hover { color:#FAFAD2; text-decoration:none;  }
A.nav:hover { color:#FAFAD2; }
#Table { font-family: Verdana; font-weight: normal; font-size: 10pt; }
#DTable { font-family: Verdana; color:#333333; font-weight: normal; font-size: 7pt; }
#Cell { font-size: 8pt; color:#FFFFFF; font-family: Verdana; }
#Cell1 { font-size: 8pt; color:#EEE8AA; font-family:Verdana; }
#CSmall2 { font-size: 8pt; color:#FFD700; font-family: Verdana; }
.Shade { background-color: SandyBrown; }
#Border { border-color: #708090; }
#Margin01 {margin-left:3px; margin-top:1px; margin-bottom:1px; }