/* MAIN MENU */
.cssnav	{position: relative; float: none; margin: 0; padding: 0; text-align: left; font-family: tahoma, arial, helvetica, sans-serif; font-size:14px; font-weight: bold;	background: url(images/Button_on.gif) no-repeat; width: 150px; height: 22px; overflow: hidden }
.cssnav a {display: block; color: #000000; font-family: tahoma, arial, helvetica, sans-serif; font-size: 14px; font-weight: bold; width: 150px; height: 22px; display: inline; float: left; text-decoration: none; overflow: hidden }
.cssnav a:visited {display: block; color: #000000; font-family: tahoma, arial, helvetica, sans-serif; font-size: 14px; font-weight: bold; width: 150px; height: 22px; display: inline; float: left; text-decoration: none; overflow: hidden }
.cssnav a:hover {color:#000000 }
.cssnav img {width:150px; height:22px; border:0 }
* html a:hover {visibility:visible}
.cssnav a:hover img{visibility:hidden}
.cssnav span {position: absolute; left: 3px; top: 3px; text-align: center; width: 140px; cursor: pointer }

/* MAIN CONTENT */
img.thumb, div.thumb { border:outset 3px #003300; margin:5px 10px }
hr.foot { color:#003300; margin:0px 5px }
a:link.common, a:visited.common { color:#003300; font-size:12px; font-weight:bold; text-decoration:underline }
a:active.common, a:hover.common { color:#990000; font-size:12px; font-weight:bold; text-decoration:underline }
h4.main { margin:3px 0px; font-size:14px; text-align:center; color:#FFFFFF; background-color:#003300 }
h5.subheader { margin:3px 0px; font-size:14px; text-align:center; color:#FFFFFF; background-color:#003300 }