a:link,a:active,a:visited
	{
	color: #BD6C1B;
	font-size:11px;
	font-weight:normal;
	font-family:arial;
	font-style:normal;
	text-decoration:none;
	font-variant:normal;
	border:none;
	text-transform:none;
	}

a:hover
	{
	color: #AAC37D;
	font-size:11px;
	font-family:arial;
	font-style:normal;
	font-weight:normal;
	cursor:help;
	font-variant:normal;
	border:none;
	text-transform:none;
	}

a.navi, a.navi:active, a.navi:link, a.navi:visited {
display: block;
font-family: arial;
font-size: 10px;
font-weight: normal;
text-decoration:none;
border-left: 7px solid #A2B46C;
background: #FFFFFF;
color: #F0D28C;
text-transform: uppercase;
letter-spacing: 3px;
text-align: center;
margin:0px;
}
a.navi:hover {
display: block;
font-family: arial;
font-size: 10px;
font-weight: normal;
text-decoration:none;
border-left: 7px solid #B9E196;
background: #FFFFFF;
color: #F0D28C;
text-transform: uppercase;
letter-spacing:3px;
text-align: center;
margin:0px;}


h1 {
background: #D2E1A5;
margin:0px;
height:13px;
font-size:11px;
font-family:Trebuchet Ms;
font-weight: normal;
color: #FFFFFF;
}

h2 {
background-color: #A2B46C;
border-bottom: 1px solid #C3DC96;
font-family:Arial;
font-size:10px;
color: #F5F5DC;
text-align:center;
text-transform:uppercase;
font-weight: normal;
line-height: 13px;
letter-spacing: 3px;
margin:0px;
padding:0px;
}

.side {
margin-top:0px;
padding:0px;
background-color: #FFFFFF;
border-bottom: 1px solid #A2BD90;
font-family: arial;
font-size:10px;
color: #ABC65A;
text-align:left;
text-transform: none;
font-weight:normal;
line-height:10px;
}


.content {
background: #ffffff;
color: #E1BE7D;
font-size:11px;
font-weight: normal;
font-family:arial;
padding:2px;
text-transform: normal;
text-align:left;
border-bottom: 1px solid #A2BD90;
margin:2px;
line-height:11px; }

b{font-size:11px;font-family:arial;color: #7DA573;}
s{font-size:11px;font-family:arial;color: #7DA573;}
i{font-family:arial;font-size:11px;color: #7DA573;}
u{font-family:verdana;font-weight:normal;font-size:10px;color: #7DA573;border-bottom:1px solid #DCB47D;} 

body{
scrollbar-track-color: #C3DC96;
scrollbar-highlight-color: #E1EBC3;
scrollbar-3dlight-color: #C3DC96;
scrollbar-darkshadow-color: #E1EBC3;
scrollbar-shadow-color: #C3DC96;
scrollbar-arrow-color: #FFFFFF;
scrollbar-face-color: #C3DC96;}
