/* MAIN MENU */
.cssnav	{ position:relative; float:none; margin:0; padding:0; background: url(images/Button_on.gif) no-repeat; text-align:center; width:150px; height:22px; overflow:hidden }
.cssnav a { color:#003300; font-weight:bold; font-size:14px; font-family:tahoma,arial; line-height:20px; display:block; width:150px; height:22px; 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:0px;top:0px; text-align:center; margin:0 auto; width:150px; 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 }

