body {
	margin: 5px;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background: #F5EBE4;
}

body, body div, body p, body th, body td, body li, body dd {
		font-size: x-small;
		voice-family: "\"}\"";
		voice-family: inherit;
	font-size: small;
} w {}

a {
	color: #5E7215;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
}

img {
	border: 0;
}

#nav ul {
	list-style: none;
  	padding: 0;
  	margin: 0;
}

#nav li a, #nav li.bottom a {
	display: block;
	color: #EEF3DA;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 0px 0px 20px;
	margin: 0px;
	list-style: none;
} w{}

#nav li a {
	background: url(../imgs/button.gif) top left no-repeat;
	width: 199px;
	height: 28px;
		voice-family: "\"}\"";
		voice-family: inherit;	
		width: 179px;
		height: 23px;
}

#nav li.bottom a {
	background: url(../imgs/button-bottom.gif) top left no-repeat;
	width: 199px;
	height: 29px;
		voice-family: "\"}\"";
		voice-family: inherit;	
		width: 179px;
		height: 24px;
}

#nav li a:hover, #nav li.bottom a:hover {
	text-decoration: underline;
	color: #4D260C;
}

#navshade {
	background: url(../imgs/bottom-shadow.gif) top left no-repeat;
	width: 199px;
	height: 10px;	
}

#main {
	width: 758px;
	border-top: 1px solid #4d260c;
	border-left: 1px solid #4d260c;
	border-right: 1px solid #4d260c;
	background: #ffffff center 0;
}

#headert {
	color: #613518;
	font-weight: bold;
}

.tgoog {
	background-color: #61AB72;
	border-bottom: 2px solid #FFFFFF;
	height: 16px;
	width: 100%
}

td.sidenav {
	background:  url(../imgs/side-bgd.gif) top left repeat-y;
}

.pad {
	padding: 5px;
}

.pad a {
	color: #EEF3DA;
	font-weight: bold;
}

td.content {
	padding: 0 10px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1B340B; /*dark green*/
	font-weight: bold;
	font-size: 1.4em;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #613518; /*brown*/
	font-weight: bold;
	font-size: 1.3em;	
}

h2 a {
	text-decoration: none;
}

h3 {
	color: #ffffff;
	font-weight: bold;
	font-size: 1.2em;
	padding: 2px 2px 2px 5px;
	margin: 0;	
}

h4 {
	color: #1B340B;
	font-weight: bold;
	font-size: 1.1em;
}

.ht {
	color: #1B340B; /*green*/
	font-weight: bold;
}

.cr {
	color: #1E4349; 
	font-size: smaller;
	font-weight: bold;
}

.cr a {
	text-decoration: none; 
}

.border {
	border: 1px solid #1E4349;
}

.divide {
	border-bottom: 1px dashed #1E4349;
}

.gad {
	float:right;
	margin: 0 0 0 5px;
}

.tlist {
	padding: 5px;
	border: 1px solid #97C4D3;
	background: #EDF2F3;
}

ul.alist li {
	list-style-image: url(../imgs/bullet.gif);
	padding: 2px 0px;	
}

hr {
	border: 0;
	width: 100%;
	padding: 1px;
	color: #4D260C;
	background-color: #4D260C;
}

.bclear {
	height:1px;
	overflow:hidden;
	clear:both;
	margin-top:-1px;
}

.tlisthd {
	border-bottom: 1px solid #97C4D3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #12882B; /*dark green*/
	font-weight: bold;		
}

.sbox {
	border: 1px solid #5E740F; /*green scheme*/
	background-color: #EEF3DA;
	color: #4D260C;
	padding: 2px;
	width: 97%;
}

.sheader {
	border: 1px solid #5E740F;
	background-color: #5E740F;
	color: #EEF3DA;
	font-weight: bold;
	padding: 2px;
	width: 97%;	
}

ul.slist li {
	list-style-image: url(../imgs/sbullet.gif);
	padding: 4px 0px;	
}

.nbox {
	text-align: left;
	border: 1px solid #4D260C; /*brown scheme*/
	background-color: #F5EBE4;
	color: #4D260C;
	padding: 2px;
	width: 90%;
}

.nheader {
	text-align: left;
	border: 1px solid #4D260C;
	background-color: #885A3B;
	color: #F5EBE4;
	font-weight: bold;
	padding: 2px;
	width: 90%;	
}

.nheader a, .nheader a:hover {
	color: #D1E782;
}

ul.nlist li {
	list-style-image: url(../imgs/nbullet.gif);
	padding: 4px 0px;	
}

