body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	SCROLLBAR-BASE-COLOR: #2D2D4A;
}
h1 {
	font-size: 13px;
	font-weight: bolder;
	color: #AC7E39;
}
h2 {

	COLOR: #78332e;
	font-size: 12px;
	font-weight: bold;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #cc6600;
}
h4 {
	font-size: 11px;
	font-weight: bold;
	color: #6600ff;
}
h5 {
	font-size: 10px;
	font-weight: bold;
	color: #9900ff;
}


a:link		{ color: #003399; text-decoration: none; font-weight: bold; }

a:visited	{ color: #003399; text-decoration: none; font-weight: bold;  }

a:active	{ color: #003399; text-decoration: none; font-weight: bold;  }

a:hover		{ color: #FF9834; text-decoration: none; font-weight: bold;  }


/*- Menu 10--------------------------- */

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

img {
    border: none;
} 
	
#menu10 {
	width: 200px;
	margin: 10px;
	}
	
#menu10 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu10 li a:link, #menu10 li a:visited {
	color: #4D4D4D;
	display: block;
	background:  url(images/menu10.gif);
	padding: 8px 0 0 10px;
	}
	
#menu10 li a:hover {
	color: #FF9834;
	background:  url(images/menu10.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}
	.menuheading {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

