BODY {
	Font-Family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: BLACK;
	font-size : 14px;
	background-color : White;
	scrollbar-arrow-color: #663300;
	scrollbar-3dlight-color: Maroon;
	scrollbar-highlight-color: Maroon;
	scrollbar-face-color: White;
	scrollbar-shadow-color: Black;
	scrollbar-darkshadow-color: White;
	scrollbar-track-color: #E8E8E8;
}
 
A {text-decoration: underline; color:#002B82; font-family: Verdana, MS Sans Serif, ARIAL; font-size: 8pt;}
A:hover {color: #002B82; text-decoration: underline;}
A:visited {color: #002B82; text-decoration: underline;}

.block {font-family: MS Sans Serif, Arial;  font-size: 11pt; color: #3366CC;}
.top {font-family: Verdana, Arial;  font-size: 13pt; color: #464646;font-weight:bold;}
.info {font-family: Sans-serif, Arial;  font-size: 10pt;}
.text {
	font-family: Verdana, MS Sans Serif, ARIAL;
	font-size: 8pt;
}
.name {font-family: 'Times New Roman', MS Sans Serif, ARIAL; font-size: 12pt;}
ul {font-family: 'Times New Roman', MS Sans Serif, ARIAL; font-size: 12pt;}
OL {font-family: 'Times New Roman', MS Sans Serif, ARIAL; font-size: 12pt;}
UL:ACTIVE {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.menu        {
	color: #800000;
	text-decoration: none;
	font-size: 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-indent : -13px;
	margin-left : 18px;
	margin-right : 5px;
	margin-top : 5px;
	margin-bottom :10px;
	padding : 0px;
}
.menu:hover  {
	color: #FF0000;
	background-color : #FAEBD7;
	text-decoration: none
}
.menu:link   {
	color: #800000;
	text-decoration: underline;
}

.menu:ACTIVE {
	background-color : #FAEBD7;
	TEXT-DECORATION: none
}

.menu:visited {
	COLOR: #800000; TEXT-DECORATION: none
}
