body {
	font-size: 12px;
	background-image: url(images/bgclr.png);
	background-color: #C4D9B3;
}
#wrap {
	background-image: url(images/contentbg.png);
	background-repeat: repeat-y;
	width: 720px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#maincontent h2 {
	font-size: 16px;
	color: #999900;
}
#maincontent small {
	font-size: 10px;
}
#maincontent ol {
	list-style-type: decimal;
}
#maincontent ol  li {
	list-style-type: decimal;
}
#maincontent ul li {
	list-style-type: none;
	display: block;
	padding: 5px;
	margin-right: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #9BBE7C;
}
.clear {
	clear: both;
}
#maincontent img {
	float: left;
	margin: 5px;
	padding: 3px;
}

#maincontent h3 {
	font-size: 14px;
	color: #B7A771;
}
#maincontent a {
	color: #996600;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#sidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#sidebar ul li ul {
	padding: 0px;
	margin: 0px 0px 10px;
}
#sidebar h2 {
	font-size: 14px;
	padding: 3px;
	background-color: #E8F5DC;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #C3C492;
	font-weight: bold;
	text-transform: uppercase;
	color: #996600;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#sidebar li ul li a {
	display: block;
	padding: 3px;
	text-decoration: none;
	color: #996600;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #996600;
	width: 160px;
	font-size: 14px;
	line-height: 140%;
	margin-left: 15px;
}
#header {
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	margin: 0px;
	height: 115px;
}
#header .logo {
	display: block;
	margin: 0px;
	padding-top: 45px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	font-size: 28px;
	font-weight: normal;
	color: #9BBE7C;
}
#topmenu {
	background-image: url(images/menu.png);
	background-repeat: no-repeat;
	height: 30px;
	margin: 3px 0px 0px;
	padding: 10px 25px 8px;
}
#sidebar {
	width: 200px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 22px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sidebar ul li ul li {
	margin: 0px;
	padding: 0px;
}

#maincontent {
	text-align: left;
	margin: 0px 245px 0px 0px;
	padding: 0px 0px 0px 25px;
}
#maincontent h1 {
	font-size: 18px;
	font-weight: bold;
	color: #006600;
	line-height: 180%;
	margin: 0px;
	padding: 0px;
}
#maincontent p {
	line-height: 150%;
	font-size: 15px;
	padding: 0px;
	margin: 0px;
	text-align: left;
}
#footer {
	background-image: url(images/footerbg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 75px;
}
#footer p {
	display: block;
	margin: 15px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size: 12px;
	color: #CC6633;
}
#footer a {
	color: #996600;
}


#topmenu a {
	text-decoration: none;
	display: block;
	float: left;
	margin-right: 5px;
	margin-top: 3px;
	color: #000000;
	border: 1px dashed #D6BD32;
	padding: 5px 15px;
}
#topmenu a:visited,active {
	text-decoration: none;
	display: block;
	float: left;
	margin-right: 5px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: 3px;
	color: #000000;
	border: 1px dashed #D6BD32;
}
#topmenu a:hover {
	text-decoration: none;
	display: block;
	float: left;
	margin-right: 5px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: 3px;
	color: #000000;
	border: 1px dashed #000000;
	background-image: url(images/menubg.png);
	background-repeat: repeat-x;
}
#topmenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#topmenu li {
	display: inline;
}
#topmenu .active a {

	text-decoration: none;
	display: block;
	float: left;
	margin-right: 5px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: 3px;
	color: #000000;
	border: 1px dashed #999999;
	background-image: url(images/menubg.png);
	background-repeat: repeat-x;
}
#contents {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-image: url(images/pagebg.png);
	background-repeat: repeat-y;
	padding: 0px;
}
#contentfooter {
	background-image: url(images/contentfooter.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 28px;
}
#topmenu .active a:visited,active {
	text-decoration: none;
	display: block;
	float: left;
	margin-right: 5px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: 3px;
	color: #000000;
	border: 1px dashed #999999;
	background-image: url(images/menubg.png);
	background-repeat: repeat-x;
}
#maincontent a:visited,active {
	color: #9BBE7C;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9BBE7C;
}
#maincontent a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#footer a:visited,active {
	color: #996600;
}
#footer a:hover {
	color: #000000;
	text-decoration: none;
}
#sidebar li ul li a:visited,active {

	display: block;
	padding: 3px;
	text-decoration: none;
	color: #996600;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #996600;
}
#sidebar li ul li a:hover {

	display: block;
	padding: 3px;
	text-decoration: underline;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #996600;
}
#maincontent .zero {
	border-bottom: 1px dashed #999999;
}
#maincontent .nb {
	margin-left: 5px;
}

#maincontent img {
	border-width: 0px;
	margin: 0px;
	padding: 0px;
}

#contenthead {
	background-image: url(images/contenthead.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 18px;
}

#maincontent p.link_name_other {
	font-size: 16px;
    font-weight: bold;
	margin: 10px 0 0 10px;
	padding: 0;
    }

#maincontent p.link_desc_other {
	margin: 0 0 10px 25px;
    padding: 0;
    font-size: 14px;
	line-height: normal;    
    }
	