#nav, #nav table{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 11px;
padding-left: 0;
margin-left: 0;
background-color: #003300;
}


#nav td  a, #nav td a:link, #nav td a:visited{
	padding: 1px 0.6em;
	text-decoration: none;
	float: left;
	color: #FFFFFF;
	background-color: #003300;
	display: block;
}

#nav td a:hover{
	background-color: #E0C112;
	color: #000000;
}
#nav td a:active {
}
.subMenu  {
	position: absolute;
	visibility: hidden;
	font-weight: normal;
	font-size: 9px;
	z-index: 1;
}
.subMenu td a, .subMenu td a:link, .subMenu td a:visited {
	font-weight: normal;
	display: block;
	width: 100%;
}
.subMenu td {
		/*padding: 1px 2px 1px 2px;*/
		}

A:link	{text-decoration: none; color: #808080;}

A:visited	{text-decoration: none; color: #808080;}

A:hover	{text-decoration: underline; color: #808080;}

.font10 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 12px;}

.font10nav {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 16px;}

.font12 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 13px;}

.font14 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; line-height: 16px;}

.font16 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; line-height: 18px;}

.textform {font-family: Verdana, Arial, Helvetica; font-size: 11px; border: 1px #000000; solid}

.button {font-family: Verdana, Arial, Helvetica; font-size: 11px; background-color: #000000; color: #FFFFFF}

BODY,P,TABLE,TH,TD,DIV,SPAN,DT,DD,DL,LI {font-family: verdana, arial, helvetica; font-size: 11px; line-height: 20px; color: #C0C0C0;}

BODY {margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; scrollbar-face-color:#000000; scrollbar-highlight-color:#000000; scrollbar-arrow-color:#003300; scrollbar-3dlight-color:#003300; scrollbar-shadow-color:#000000; scrollbar-darkshadow-color:#000000; scrollbar-track-color:#000000;}

h5 {
 margin: 0;
 padding: 0;
 font-size: 14px;
 font-weight:bold;
 }
 .clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}
.slideshow {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 324px;
	height: 215px;
	position: relative;
	overflow: hidden;
}
.slideshow li {
	position: absolute;
	width: 324px;
	height: 215px;
	overflow: hidden;
	top: 0px;
	left: 0px;
	display: block;
}
.slideshow li img {
	border: 5px solid #ffffff;
}