body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 15px 0 0 0;
	padding: 0;
	border: 0;
	background-color: #E6EDC2;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: justify;
	line-height: 16px;
}
#tophead {
	border-left: #D3DAB2 5px solid;
	border-right: #D3DAB2 5px solid;
	border-bottom: #E6EDC2 1px solid;
    border-top: #D3DAB2 5px solid;
}
#tophead2 {
	border-left: #D3DAB2 5px solid;
	border-right: #D3DAB2 5px solid;
}
#foot {
    text-align: center;
	font-size: 10px;
	color: #828D4C;
}
#separator {
	border-top: #E6EDC2 1px solid;
	background-color: #EEA902;
}
#content {
	background-color: #ffffff;
	border-left: #D3DAB2 5px solid;
	border-right: #D3DAB2 5px solid;
	border-bottom: #D3DAB2 5px solid;
}
#menu {
    width: 160px;
	/*background-color: #639B4B; #F6F9DE;*/
	color: #D14F03;
	padding: 14px;
	/*border: #EEA902 1px solid; #D9E8A3*/
}
#menu a, a:visited {
	color: #F2F6E0; /*#D14F03;*/
    text-decoration: none;
}
#menu a:hover {
	color: #ffffff;
    text-decoration: underline;
}
h1 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #61861F;
	margin: 0;
	font-weight: normal;
}
h4 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F2F6E0;
	margin: 10px 15px 0 0;
	
}
.h4desc {
    display: box;
    font-size: 11px;
	color: #ffffff;
	margin: 3px 15px 0 0;
}
a {
	color: #4E7A3B;
	text-decoration: underline;
}
a:visited {
	color: #4E7A3B;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
    text-decoration: none;
}
a.toplink {
	color: #ffffff;
	text-decoration: none;
}
a.toplink:visited {
	color: #ffffff;
	text-decoration: none;
}
a.toplink:hover {
	color: #F2EF11;
    text-decoration: underline;
}
ul {
    margin: 0;
	padding: 0;
	list-style-type: none;
}
li {
	padding: 0 0 6px 10px;
	text-decoration: none;
	background-image: url(image/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	text-align: justify;
	margin: 0 0 5px 0;
}
#cond {
    margin: 0;
	padding: 0;
	list-style-type: none;
}
#cond li {
	padding: 0 0 3px 10px;
	text-decoration: none;
	background-image: url(image/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	text-align: justify;
	margin: 0;
	font-size: 10px;
}
#terms td {
    font-size: 10px;
}