.scroll {
	scrollbar-3dlight-color: #EDECDC;
	scrollbar-arrow-color: #4A4A45;
	scrollbar-base-color: #4A4A45;
	scrollbar-darkshadow-color: #EDECDC;
	scrollbar-face-color: #EDECDC;
	scrollbar-highlight-color: #4A4A45;
	scrollbar-shadow-color: #4A4A45;
	scrollbar-track-color: #EDECDC;
}
.text {
	font-family:Arial, Helvetica, sans-serif;
	color:#605F5B;
	text-decoration:none;
	font-size:12px;
}
.text:hover {
	text-decoration:underline;
}
a.LeftNav {color:#7B551B; font-family:arial; font-size:12px; font-weight:bold; text-decoration:none}
a.LeftNav:hover {font-weight:bold;color:#F27668; font-size:12px}

a.Yellow {color:#FFFF80; font-family:arial; font-size:10px; font-weight:bold; text-decoration:none}
a.Yellow:hover {font-weight:bold;color:#F27668; font-size:11px}
ul {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
line-height: 2em;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #6600cc;
text-decoration: none;
text-indent: 20px;
list-style-position: outside;
list-style-type: square;
padding: 6px;
margin: 2px;
}

