body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #795F4E;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #6C543E;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

	
#menu9 {
	width: 150px;
	margin-top: 0px;
	}
	
#menu9 li a {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}
		
	
#menu9 li a:link, #menu9 li a:visited {
	color: #E5E8D4;
	display: block;
	background: url(images/menubar.gif);
	padding: 8px 0 0 10px;
	}
	
#menu9 li a:hover {
	color: #725033;
	background: url(images/menubar.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}
	
#menu9 li a:active {
	color: #fff;
	background: url(images/menubar.gif) 0 -64px;
	padding: 8px 0 0 10px;
	}
	
	
a:link {
	color: #317B6B;
}
a:visited {
	color: #317B6B;
}
a:hover {
	color: #BFA38B;
}
a:active {
	color: #317B6B;
}td img {display: block;}td img {display: block;}


.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.whitetext a:link {
color: #FFFFFF;
text-decoration: underline;
}
.whitetext a:visited {
color: #FFFFFF;
text-decoration: underline;
}
.whitetext a:hover {
color: #009933;
text-decoration: underline;
}
.whitetext a:active {
color: #FFFFFF;
text-decoration: underline;
}
/* CSS Document */

.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6C543E;
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 2px;
	margin-left: 2px;
}
