* {
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #D2CFBC;
}
a:link {
	color: #417C08;
	text-decoration: none;
}
a:visited {
	color: #417C08;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#nav {
	float: left;
	padding-top: 5px;
}
#nav ul {
	margin-bottom: 10px;
}
#nav ul {
	margin-left: 2px;
}

#nav li {
	display: inline;
	list-style: none;
}
#nav li a {
	background: #972C26;
	border: 1px solid #cccccc;
	color: #fff;
	display: block;
	font-weight: bold;
	line-height: 18px;
	margin: 2px;
	text-decoration: none;
	text-indent: 5px;
	width: 229px;
}
#nav li a:hover {
	background: #CB5049;
	border: 1px solid #999;
	color: #fff;
}
#nav img {
	cursor: pointer;
	display: block;
	margin: 2px;
}
.style1 {font-size: 9px; font-weight: bold; }
.style2 {color: #FFFFFF; font-weight: bold; }
.style13 {font-weight: bold}
.style14 {color: #417C08; font-weight: bold}


