body {
	padding: 0px;
	margin: 0px;
	background: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:15px;	
}

p {
	text-align: justify;
	margin-top:5px;
	margin-bottom:7px;
}

a {
	color: #585F3B;
	font-weight: bold;
}

a:hover {
	color: #FF8800;
}

a.yellow {
	color: #B46900;
	text-decoration: none;
}

a.top {
	color:#FFFFFF;
	font-weight: bold;
}

a.menu {
	color: #FFFFFF;
	text-decoration: none;
}

a.menu:hover {
	text-decoration: none;
	color: #F4E9DA;
}

.menuactive {
	background: #D3A86C url(images-new/bg-active.gif);
	background-repeat: no-repeat;
	background-position: center;
	color: #FFFFFF;
	text-decoration: none;
}

.menuactive:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.page-top {
	background: #727953 url(images-new/bg-top.gif);
	height: 22px;
	color: #FFFFFF;
	font-weight: bold;
}

.page-bottom {
	background: #727953 url(images-new/bg-bottom.gif);
	height: 29px;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;
}

.menu {
	background: #D3A86C;
	/*height: 26px;*/
}

.orange {
	color: #FF8800;
}

.rest {
	background: #D9E6C8;
	border-top: 2px solid #FFFFFF;
}

.grad-green {
	background: url(images-new/grad-green.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

.grad-red {
	background: url(images-new/grad-red.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

.grad-logo {
	background: url(images-new/bg-top-gradient.gif);
	background-repeat: repeat-x;
}

h1 {
	font-size:17px;
	color: #5C672A;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	margin-bottom:0px;
}

h2 {
	font-size:14px;
	font-weight:bold;
	color:#FF8800;
	margin-top:5px;
	margin-bottom:2px;
	line-height:20px;
}

.new-search {
	border-bottom: 2px solid #737A54;
	margin-top:20px;
	margin-bottom:20px;
	background: #E1EBD3;
}

li {
	list-style: square;
	margin-bottom:5px;
}

ul {
	margin-left: 16px;
}

hr {
	color: #BED89A;
	height:1px;
	margin-bottom: 10px;
}