<!--
h2 { font-size:16px; font-weight:bold;}
body {	margin: 0px;	padding: 0;	background: #898989 url(../imgs/bg.gif);	font-family: verdana,arial,sans-serif;	font-size:1em;	}	html {	}
#main {	width: 800px;	margin: 0; 	background: transparent;	color: #000; 	margin-top: 10px;		margin-left:3em;	}
#main h1 {	margin-left: 9em;		background: #ffffff;	font-size:1.3em;	color: #0E4702;	font-weight: normal;	letter-spacing: -0.1em;	z-index:3;	}
#content {	margin-left: 23em;	padding-left:12px; 	padding-right: 2em;	padding-top:0.9em;	padding-bottom:0.8em; 	font-size:0.7em;	color: #000;	font-weight: normal; 	text-align:justify;	z-index:3;	line-height: 1.3em;	background: #FFFFFF;	margin-bottom: 3em;border-top: 0.03em solid #000;border-right: 0.03em solid #000;border-bottom: 0.03em solid #ccc;border-left: 0.03em solid #ccc; color:#000000;	}
#nav {position:absolute;top:10px;padding-bottom:0.5em;background:#ffffff;width:15em;z-index:1;}
h4 {font-size: 1em;font-weight: bold;margin-top: 1em; margin: 1em 0.5em 0 0.5em;padding: 0;text-align:center;background: #e48028;color: #fff;height:3em;padding-top:1.2em;width: 14em;border-left: 1px #fff dotted;border-right: 1px #fff dotted;border-top: 1px #fff dotted;}

#navlist li{
	padding-left:10px;
	font-size:15px;
	list-style-type: none;
}
#navlist{width: 14em; margin: 0 0 0 0.5em;border-top: 1px #fff dotted;border-left: 1px #fff dotted;border-right: 1px #fff dotted; font-family:verdana,arial,sans-serif;background-color: #e48028; padding:0px;}
#navlist li.b{width: auto; display: block;background-color: #e48028;border-bottom: 1px #fff dotted; text-decoration: none; color: #fff;font-size: 13px;font-weight: bold; padding-top:5px;padding-bottom:5px; padding-left:5px;}
#navlist li.active a{width: auto; display: block;background-color: #e48028;border-bottom: 1px #fff dotted; text-decoration: none; color: #fff;font-size: 12px;font-weight: bold; padding-top:5px;padding-bottom:5px; padding-left:5px;}
#navlist a{width: auto;display: block;background-color: #f3b65d;border-bottom: 1px #fff dotted;text-decoration: none;color: #fff;  letter-spacing: 0.05em;font-size: 10px; padding-top:0.3em;padding-bottom:0.3em; padding-left:5px; color:#000000;}
#navlist a:hover { background-color: #FFCC00;}
#navlist a:visited { color: #fff; }

.nobo {}
.footer {background: #ffffff;color: #000000;text-align:center;padding-top:2em;padding-bottom:2em;}
#content a {color: #000000;text-decoration: none; border-bottom:dashed 1px #000000;padding: 0 0.1em;font-weight: bold;}
#content p {font-size:12px;line-height:18px;}
#content a:hover {color: #e48028;background: #ffffff;text-decoration: none;}
span {color: #FFCC00;font-weight: bold;letter-spacing:0.1em;padding-left: 0.3em; font-size:12px;}
code { font-size: 1.2em;font-family:courier,courier new,monospace;background: #666666;padding-left:0.3em;padding-right:0.3em;border-top: 0.03em solid #000;border-right: 0.03em solid #000;border-bottom: 0.03em solid #ccc;border-left: 0.03em solid #ccc;margin-left:0.3em;margin-right:0.3em;}
blockquote {border: 0.03em solid #ccc;background: #666666; width:500px;}

.menu {position: absolute; margin-top: -35px;}
.menu a {text-decoration: none; font-size: 24px;}
#content ul, ol {font-size:12px; line-height:18px;}
-->