@charset "UTF-8";
/* CSS Document ebebd4 */
body {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding:0;
margin:0;
}
#bg { 
  position: fixed; 
  margin: 0px; 
  border: 0px; 
  padding: 0px; 
  left: 0px; 
  top: 0px; 
  width: 100%; 
  height: 100%;
  overflow: hidden; 
  z-index: 0; 
} 
#bg img { 
  width: 100%; 
  height: 100%;
} 
#body {
	position: absolute;
	left: 0%;
	top: 0%;
	width: 100%;
	height:100%;
	padding: 0%;
	z-index: 10;
	text-align: center;
}
#header {
background-image:url(images/headerBackground.gif);
}
#bodyTable {
background:#ebebd4;
background-image:url(images/mainTableBack.jpg);
background-position:top;
background-repeat:repeat-x;
border-left:thin;
border-right:thin;
border-color:#999999;
}
#otherTables {
background:#ebebd4;
}
#pad {height:140px;}
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssmenus.co.uk
Copyright (c) 2009- Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#menu {
	margin:0;
	list-style:none;
	height:37px;
	position:relative;
	z-index:500;
	font-family:arial, verdana, sans-serif;
	padding:0 0 0 20px;
}
#menu li {float:left; margin-right:1px;}
#menu li a {display:block; float:left; height:32px; line-height:30px; color:#333; text-decoration:none; font-size:11px; padding:5px 30px 0 10px;filter: alpha(opacity=75);
	/*-moz-opacity:0.75;*/}
#menu table {
border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;
}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

#menu li a:hover {z-index:200; position:relative;color:#fff; background-color:#598653;filter: alpha(opacity=100);
	/*-moz-opacity:1.00;*/}
#menu li:hover {position:relative; z-index:200;}

#menu li:hover > a {color:#fff;background-color:#598653;}
#menu li:hover > a.sub {color:#fff; background-color:#598653;}

#menu li.current a {color:#fff; background:#fff;}

#menu li a.sub {background: #fff url(down-arrow.gif) no-repeat right center;}
#menu li.current a.sub {color:#fff; background:#fff url(images/down-arrow.gif) no-repeat right center;;}

#menu :hover ul {left:0; top:37px; width:190px; background:#fff;}

/* keep the 'next' level invisible by placing it off screen. */
#menu ul, 
#menu :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#menu :hover ul :hover ul
{left:120px; top:-1px; background:#fff; white-space:nowrap; width:100px; z-index:200; height:auto;}

#menu :hover ul li {margin:0; border-top:1px solid #666;}
#menu :hover ul li a {width:190px; padding:0; text-indent:10px; background:#fff; color:#666; height:30px; line-height:30px;}
#menu :hover ul li a.fly {background:#598653 url(images/right-arrow.gif) no-repeat right center;}

#menu :hover ul :hover {background-color:#598653; color:#fff;}
#menu :hover ul :hover a.fly {background-color:#598653; color:#fff;}

#menu :hover ul li.currentsub a {background:#fff; color:#fff;}
#menu :hover ul li.currentsub a.fly {background:#598653 url(images/right-arrow.gif) no-repeat right center; color:#fff;}

#menu :hover ul :hover ul li a {width:100px; padding:0; text-indent:10px; background:#fff; color:#666;}
#menu :hover ul :hover ul :hover {background-color:#598653; color:#fff;}

#menu :hover ul :hover ul li.currentfly a,
#menu :hover ul :hover ul li.currentfly a:hover {background:#598653; color:#fff;}
.newsFront {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin:0;
}
p {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666;
padding:0;
margin:0;
}
.pright {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666;
padding:0 15px 0 15px;
margin:0;
}
p a:link, p a:active, p a:visited {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333;
padding:0;
margin:0;
text-decoration:none;
}
p a:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#598653;
padding:0;
margin:0;
text-decoration:underline;
}
.footer {
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
color:#CCCCCC;
padding:0;
margin:0;
}
h1, h1 a {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#666;
padding:0;
margin:0;
font-weight:bold;
text-decoration:none;
}
input, textarea
{
padding:0;
margin:o;
font-size:10px;
color: #666;
background: #ebebd4;
border: 1px solid #666
}
sup {
vertical-align:top;
}
#flash {
z-index:0;
}