body {
	margin-left : 0px;
	margin-top : 0px;
	margin:0px;
	padding:0px;
	font:12px/20px verdana, arial, helvetica, sans-serif;
	color:#000000;
	background-color:#ECF5FA;
}
h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:140%;
	line-height:28px;
	font-weight:600;
	color:#416033;
}
h2 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:130%;
	line-height:20px;
	font-weight:500;
	color:#416033;
}
h3 {
	margin:0px 0px 15px 8px;
	padding:0px;
	font-size:120%;
	line-height:20px;
	font-weight:400;
	color:#416033;
}
h4 {
	margin:0px 0px 15px 15px;
	padding:0px;
	font-size:110%;
	line-height:20px;
	font-weight:400;
	color:#416033;
}
td {
	font-size: 12px;
	line-height: 1.5em;
}
th {
	font-weight: 500;
}
p {
	font:12px/20px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
	color:#416033;
}
li {
	font:12px/20px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
	color:#62984a;
}
a {
	color:#ff0000;
	text-decoration:underline;
	font-weight:500;
}
a:link {color:#ff0000;}
a:visited {
	color:#800080;
	text-decoration: underline;
	font-weight: 500;
}
a:hover {
	color:#ff0000;
	text-decoration:underline;
	/*font-weight:600;*/
}
a.mail {
	color:#ff0000;
	text-decoration:none;
	font-weight:600;
}
a.mail:link {
	color:#ff0000;
	text-decoration:none;
	font-weight:600;
}
a.mail:visited {
	color:#800080;
	text-decoration:none;
	font-weight:600;
}
a.mail:hover {
	color:#810CA8;
	text-decoration:none;
	font-weight:600;
}
a.menu {
	color:#ffcc00;
	font-size:12px;
	text-decoration:none;
	font-weight:600;
	font-family:verdana, arial, helvetica, sans-serif;
}
a.menu:link {color:#ffcc00;}
a.menu:visited {color:#ffcc00;}
a.menu:hover {color:#ffcc00;}
a.smenu {
	font-family:verdana, arial, helvetica, sans-serif;
	color:#000099;
	text-decoration:none;
	line-height:16px;
}
a.smenu:link {
	color:#000099;
	text-decoration:none;
}
a.smenu:visited {
	color:#000099;
	text-decoration:none;
}
a.smenu:hover {
	color:#000099;
	text-decoration:underline;
}
a.ssub {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 90%;
	color:#000099;
	text-decoration:none;
}
a.ssub:link {
	color:#000099;
	text-decoration:none;
}
a.ssub:visited {
	color:#000099;
	text-decoration:none;
}
a.ssub:hover {
	color:#000099;
	text-decoration:underline;
}
a.name {color: #333333;}
hr {color: #3399cc; }
#banner {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width: 100%;
	height:63px;
	line-height:11px;
	background-color: #ffffff;
	background-image : url(banner.jpg);
	background-repeat : no-repeat;
	z-index: 2;
}
#tmenu {
	margin:0px 0px 0px 0px;
	padding:4px 0px 2px 180px;
	height:15px;
	border-style:solid;
	border-color: #000066;
	border-width:1px 0px;
	background-color: #3366CC;
	z-index: 3;
}
#smenu {
	position:absolute;
	top:84px;
	left:0px;
	width:160px;
	padding:10px 5px 200px 5px;
	background-color:#eeeeee;
	line-height:16px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-style : none dashed dashed none;
	border-color : #000033;
	text-decoration: none;
	z-index: -1;
}
#main {
	position: absolute;
	top: 95px;
	left: 180px;
	z-index: 4;
}
#ssub1 {
	background-color : #3366CC;
	color : #ffcc00;
	font-weight : 600;
	line-height : 1.5em;
	position : absolute;
	top : 135px;
	width : 160px;
	left : 105px;
	border : 1px solid #003366;
	visibility : hidden;
	z-index : 99;
}
.address {
	font-size : 90%;
	line-height : 10pt;
	color : #999999;
}
.error {
	font-size : 117%;
	font-weight : 800;
	color : #cc0000;
}

table.navbar {
	font-size : 117%;
	font-weight : 800;
	color : #bee3b3;
}

/* be nice to Opera */
body>#smenu {width:125px;}
body>#tnav {height:14px;}
#main>p {margin:0px;}
#main>p+p {text-indent:30px;}