body {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;color: #000000;}
a:link {  color: #0000FF; text-decoration: none}
a:visited {  color: #0000FF; text-decoration: none}
a:hover {  color: #99CCFF; text-decoration: none}
a.nav:link {  color: #FFFFFF; text-decoration: none}
a.nav:visited {  color: #FFFFFF; text-decoration: none}
a.nav:hover {  color: #CCCCCC; text-decoration: none}
.nav {height: 20px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-weight: bold}
h1 {font-size: 20px; color: #333399; font-weight: normal}
h2, h3 {font-size: 16px; color: #BB0000}
.companyname {
	font-size: 24px;
	color: #FFCC00;
	font-weight: bold;
}
.slogan {
	font-weight: bold;
	color: #FFCC00;
}
.small {font-size: 10px;}
ul {}
ol {}
#designed {
	text-align: center;
}
#designed a {
	color: #999999;
	text-decoration: none;
	font-size: 11px;
}
.background {
	background-attachment: fixed;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center top;

}
/*- Menu 8--------------------------- */
#menu8 {
	width: 200px;
	margin: 1px;
	border-style: none;
	border-color: #656556;
	border-size: 1px;
	border-width: 1px;
	}
	
#menu8 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu8 li a:link, #menu8 li a:visited {
	color: #656556;
	display: block;
	background:  url(images/menu8.gif);
	padding: 8px 0 0 20px;
	}
	
#menu8 li a:hover {
	color: #474739;
	background: url(images/menu8.gif) 0 -32px;
	padding: 8px 0 0 20px;
	}