body {
	font-family: tahoma, arial, sans-serif;
	font-size: 13px;
	color: #336600;
	color: #333;
	margin: 10px auto 10px auto;
	width: 760px;
	}
body a, body a:hover, body a:visited {
	color: #3366CC;
	}
div.whole_page {
	margin: 0px 10px 0px 10px;
	border: 1px solid #99CC66;
/*	min-height: 400px;*/
}
div.hdr {
	margin: 0px;
	background: #99CC66 url("../images/hdr_bg.png") top left repeat-y;
	}
img.hdr {
	float: left;
	}
img.float_right {
	float: right;
	margin: 10px 10px 10px 10px;
	}
h1 {
	margin: 0px 0px 0px 140px;
	padding: 0px;
	font-weight: normal;
	font-size: 40px;
	min-height: 46px;
	width: 400px;
	}
h2.strap {
	margin: 0px 0px 20px 140px;
	padding: 0px;
	font-weight: normal;
	width: 395px;
	text-align: right;
	}
h2.main {
	font-weight: normal;
	margin: 2px;
	color: #fff;
	background-color: #99CC66;
	padding: 5px 10px 5px 10px;
	}
span.org_name {
	color: #336600;
	font-weight: bold;
	}
ul.site_nav {
	$margin: 0px;
	padding: 0px;
	list-style: none;
	border-top: 1px solid #99CC66;
	border-bottom: 1px solid #99CC66;
	height: 25px;
	background-color: #CCFF99;
	font-size: 1em;
	}
ul.site_nav li {
	display: block;
	text-align: center;
	height: 25px;
	line-height: 25px;
	float: left;
	margin: 0px;
	}
li.inactive a, li.active a {
	text-decoration: none;
	color: #336600;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	}
li.inactive a:visited, li.active a:visited {
	color: #336600;
	}
li.inactive a:hover, li.active a:hover, li.active, li.active a {
	display: block;
	background-color: #99CC66;
	color: #fff;
	}
li.small_text, li.large_text {
	position: relative;
	left: 332px;
	border-right: 1px solid #99CC66;
	width: 30px;
	font-weight: bold;
	}
li.small_text {
	border-left: 1px solid #99CC66;
	font-size: 12px;
	}
li.large_text {
	font-size: 16px;
	}
li.small_text a, li.large_text a {
	text-decoration: none;
	color: #336600;
	margin: 0px;
	padding: 0px auto 0px auto;
	}
li.small_text a:hover, li.large_text a:hover {
	display: block;
	background-color: #99CC66;
	color: #fff;
	}
li.small_text a:visited, li.large_text a:visited {
	color: #336600;
	}
ul.il_bullets li {
	line-height: 24px;
	}
div.main {
	margin: 5px 5px 0px 5px;
/*	min-height: 380px;*/
	border: 1px solid #99CC66;
	}
p.main, p.ftr, p.idew {
	font-family: tahoma, arial, sans-serif;
	margin: 10px;
	line-height: 24px;
	text-align: justify;
	}
p.idew {
	float: right;
	color: #99CC66;
	}
p.idew a {
	color: #99CC66;
	}
div.contact {
	margin: 50px 0px 0px 0px;
	width: 40%;
	float: right;
	}
table.p {
	margin: 0px 10px 0px 10px;
	}
tr.ph {
	background-color: #99CC66;
	}
tr.pr {
	background-color: #CCFF99;
	}
td.pc {
	padding: 5px;
	}
table.contact {
	margin: 0px 10px 0px 10px;
	}
td.label, td.label_at {
	text-align: right;
	}
td.label_at {
	vertical-align: top;
	}
input.ff, textarea.ff {
	width: 300px;
	font-family: tahoma, arial, sans-serif;
	}
span.message {
	color: red;
	}
div.ftr {
	margin: 0px 5px 0px 5px;
	padding: 0px;
	border: 1px solid #fff;
	}
hr {
	margin: 10px;
	border: 0px;
	border-top: 1px solid #99CC66;
	}