@charset "utf-8";
/* CSS Document */

BODY {
scrollbar-face-color: #08425A;
scrollbar-highlight-color: #DDDD00;
scrollbar-3dlight-color: #BFFFFF;
scrollbar-shadow-color: #800000;
scrollbar-darkshadow-color: #000040;
scrollbar-track-color: #08425A;
scrollbar-arrow-color: #FFFFFF;
	background-color: #08425A;
}
A {
	TEXT-DECORATION: none;
	font-size: 12px;
	font-family: Tahoma, Garamond;
}
A:hover {
	BACKGROUND-COLOR: #214A63;
	color: #FFFF00;
	text-decoration: underline;
}
.style7 {
	font-size: small;
	font-weight: bold;
}
.style8 {color: #CC6600}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #006600;
	text-decoration: none;
}
a:active {
	color: #FF6600;
	text-decoration: none;
}
body,td,th {
	font-family: Tahoma, Garamond,Helvetica,Arial;
	font-size: small;
	color: #FFFFFF;
}
.style15 {
	color: #993300;
	font-size: small;
	font-weight: bold;
}
.style17 {font-size: x-small; font-family: Tahoma, Garamond; }
.style18 {font-size: small}
.style20 {font-size: x-small}
.style21 {
	color: #990000;
	font-weight: bold;
}
.style22 {color: #993300; font-size: x-small; font-weight: bold;}
.style24 {
	font-family: Arial, Helvetica, sans-serif;
	color: #660066;
}
.style25 {color: #996600}
.style26 {
	color: #FF6600;
	font-weight: bold;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	} { border-color:#FFFFFF}
h1 {
	font-size: small;
	color: #CCCCCC;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial Narrow, Arial;
}

/*- Menu 3--------------------------- */
	
#menu3 {
	width: 200px;
	margin: 10px;
	border-style: solid solid none solid;
	border-color: #BCD2E6;
	border-size: 1px;
	border-width: 1px;
	}
	
#menu3 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu3 li a:link, #menu3 li a:visited {
	color: #627EB7;
	display: block;
	background:  url(nav/menu3.gif);
	padding: 8px 0 0 10px;
	}
	
#menu3 li a:hover {
	color: #ff9900;
	background:  url(nav/menu3.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}
