body {
	background-color: #E4E6D2;  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	margin: 0px auto;
}

.border {  
	border: 1px solid #FFFFFF; 
}

p { 
	font-size: 12px; 
	color: #000000; 
} 

h1 { 
	font-size: 16px; 
	line-height: 17px; 
	font-weight: bold; 
	color: #942923; 
}

h2 { 
	font-size: 14px; 
	line-height: 16px; 
	font-weight: bold; 
	color: #65760A; 
} 

h3 { 
	font-size: 14px; 
	line-height: 16px; 
	font-weight: bold; 
	color: #942923; 
}

h5 { 
	font-size: 14px; 
	line-height: 16px; 
	font-weight: bold; 
	color: #EBF5CD; 
} 

.main { 
	font-size: 12px; 
	color: #000000; 
} 

.new { 
	font-size: 12px; 
	color: #9EAC62; 
} 

.small { 
	font-size: 11px; 
	font-weight: bold; 
	color: #9EAC62; 
} 

.smblack { 
	font-size: 11px; 
	font-weight: bold; 
	color: #000000; 
	line-height: 22px;
} 

.small2 { 
	font-size: 11px; 
	font-weight: bold; 
	color: #EBF5CD; 
} 

.smnav { 
	font-size: 1px; 
	line-height: 1px; 
} 


a.new:link, a.new:hover, a.new:visited{
	font-size: 12px;
	color: #942923;
}

a:link, a:hover, a:visited{
	color: #942923;
}

a.blue:link, a.blue:hover, a.blue:visited{
	font-size: 12px;
	color: #0000CC;
	text-decoration: none;
	font-weight: bold;
}

.subnav, a.subnav:link, a.subnav:hover, a.subnav:visited, {
	font-size: 11px;
	color: #942923;
	font-weight: bold;
	text-decoration: none;
}

a.subnav:hover {
	background: #EBF5CD;
}

.cr { 
	font-size: 11px; 
	color: #9EAC62; 
	background: #FFEEEA; 
} 

a.cr:link, a.cr:hover, a.cr:visited{
	font-size: 11px;
	color: #9EAC62;
}

a.top:link, a.top:hover, a.top:visited{
	font-size: 11px;
	color: #EBF5CD;
	font-weight: bold;
	text-decoration: none;
}

ul {
	list-style-image: url('images/bullet.gif'); 
	font-size: 12px; 
	color: #9EAC62
}

li {
	font-size: 12px; 
	color: #000000
}

.input, .button {
	BACKGROUND-COLOR: #FFEEEA; 
	COLOR: #942923; 
	font-size: 12px; 
	BORDER-STYLE: solid; 
	BORDER-COLOR: #849924; 
	BORDER-WIDTH: 1px; 
}

.whatsnew {
	padding-left: 15px;
}
.directory {
	line-height: 16px;;
}

.pages, a.pages:link, a.pages:hover, a.pages:active, a.pages:visited {
	font-size: 11px;
	color: #65760A;
}
.directoryhead {
	font-size: 13px; 
	font-weight: bold; 
	color: #65760A; 
} 

.disc {
	border-top: 1px solid #FFEEEA;
	padding: 10px;
}

