td.scroll {background-image: url("images/filmstrip.jpg");}
body {margin-left: 0 ; margin-right: 0; margin-top: 0; margin-bottom: 0; background-color: #FFFFFF; font: Black 12px Verdana; color: black}

p {margin-top: 0; margin-bottom: 0; COLOR: #333333; FONT-SIZE: 12px; text-decoration: none; FONT-FAMILY: Verdana;}

p.link {margin-top: 0; margin-bottom: 0; COLOR: #FFFFFF; FONT-SIZE: 12px; text-decoration: none; FONT-FAMILY: Verdana;}

p.form {margin-top: 0; margin-bottom: 0; COLOR: #FFFFFF; FONT-SIZE: 11px; text-decoration: none; FONT-FAMILY: Verdana;}

p.front {margin-top: 0; margin-bottom: 0; COLOR: #E0E0E0; FONT-SIZE: 12px; text-decoration: none; FONT-FAMILY: Verdana;}

li {margin-top: 0; margin-bottom: 0; COLOR: #333333; FONT-SIZE: 12px; text-decoration: none; FONT-FAMILY: Verdana;}

h1.light {margin-top: 0; margin-bottom: 0; COLOR: #FFFFFF; FONT-SIZE: 24px;text-decoration: none; FONT-FAMILY: Verdana;}

h3 {margin-top: 0; margin-bottom: 0; COLOR: #FFFFFF; FONT-SIZE: 14px; text-decoration: none; FONT-FAMILY: Verdana; margin-top: 0; margin-bottom: 0;}

h3.top {margin-top: 0; margin-bottom: 0; COLOR: #FFFFFF; FONT-SIZE: 14px; text-decoration: none; FONT-FAMILY: Verdana; margin-top: 0; margin-bottom: 0;}



a.sidenav {margin-top: 0; margin-bottom: 0; COLOR: #FFFFFF; FONT-SIZE: 11px; text-decoration: none; FONT-FAMILY: Verdana;}

a.sidenav:visited {margin-top: 0; margin-bottom: 0; COLOR: #FFFFFF; FONT-SIZE: 11px; text-decoration: none; FONT-FAMILY: Verdana;}

a.sidenav:hover {margin-top: 0; margin-bottom: 0; COLOR: #E0E0E0; FONT-SIZE: 11px; text-decoration: none; FONT-FAMILY: Verdana;}



h1 {
	color: #008040;
	background: url(images/bullet.gif) no-repeat 0% 50%;
	padding-left: 14px;
	padding-top: 10px;
}

img {
	border: none;
}


h2 {
	color: #008040;
	background: url(images/bullet.gif) no-repeat 0% 50%;
	padding-left: 14px;
}

a.menu_tab:hover {
		color: #5e5e5e;
		width: 100%;
		background-color: #FEE728;
		font-weight: bold;
		text-decoration: none;
		border: 1px black solid;
	}
	
	.menu {         
		margin-top: 3px;		
		display: none;
		border: 1px solid black;
		background-color: #666666;		
	}
	
	a.menu_item {
		color: #FFFFFF;
		width: 100%;
	}	
	
	a.menu_item:visited {
		color: #FFFFFF;
		width: 100%;
	}
		
	a.menu_item:hover {
		color: #5e5e5e;
		width: 100%;
		background-color: #FEE728;
	}
	
	.topnav {
		position:absolute;	
		border-collapse: collapse;
		height: 20px;
		font-family:arial;
		font-size: 10px;		
	}
	
	.topnav td {
	width: 100px;
	}
	
	
	
	
	.ddmx {
    font: 11px arial;
    width: 700px;
    text-align: center;    
}

.ddmx a {
		color: #ffffff;
}

.ddmx .item1,
.ddmx .item1:visited,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    padding: 5px 10px 3px 10px;
    background: #E8E8E8;
    height: 20px;
    font: 12px arial;
    color: #008040;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
}

.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    background: #008040;
    color: #fff;
}

.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2:visited,
.ddmx .item2-active,
.ddmx .item2-active:hover {
		padding: 5px;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
    width: 100%;
}
.ddmx .item2 {
    background: #008040;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #ffffff;
    color: #000000;
    filter: alpha(opacity=100);
}
.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.ddmx .section {
	 background: #008040;
   width: 100%;
   position: absolute;
   visibility: hidden;
   z-index: -1;
   text-align: left;
   border: 1px solid black;
   border-top: none;		
}

* html .ddmx td { position: relative; } /* ie 5.0 fix */

h1 {
	font-size: 18pt;
	font-style: italic;
	font-weight: bold;
	color: #ffffff;
}

h2 {
	font-size: 12pt;
	font-weight: bold;
	color: #ffffff;
}

#formLabel {
	font-family: arial, tahoma, sans-serif;
	font-size: 7pt;
	color: #075f78;
	padding: 3px;
}
#formElement {
	padding-bottom: 8px;	
	font-family: arial, tahoma, sans-serif;
	font-size: 7pt;
	color: #075f78;
}
#formBox input, textarea, select {
	background: #f1f1f1;
	border: 1px solid #008040;
}

#formBox {
	margin-right: 5px; 
	float: left; 
	border: 1px solid #008040; 
	width: 200px;
	padding: 10px;
	position: relative;
	font-family: arial, tahoma, sans-serif;
	font-size: 7pt;
	color: #075f78;
}
#formBoxTitle {
	position: absolute;
	top: -9px;
	background: #fff;
	padding: 0px 5px 0px 5px;
	font-weight: bold;
	color: #008040;
	font-size: 10pt;
}

a, a:visited {
	text-decoration: none;
	color: #008040;
}
a, a:hover {
	text-decoration: none;
	color: #E8E8E8;
}

.searchbox {
z-index:50;
}
