@charset "utf-8";
/* CSS Document */


a.topmenu {
font-family:Verdana;
font-size:9px;
BACKGROUND-COLOR: #676C6E;
COLOR: white; 
text-decoration : none;
}
a.topmenu:hover {
font-family:Verdana;
font-size:9px;
BACKGROUND-COLOR:#339900;
COLOR: white; 
text-decoration : none;
}

A.green {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color:#333333;
	font-weight : normal;
	text-decoration : none;
	z-index: 100000;
}
A.green:hover {
	color:#090;
	z-index: 100000;
}


.buttons UL {
	MARGIN: 0px; 
	PADDING: 0px; 
	LIST-STYLE-TYPE: none;
}

.buttons LI {
font-family:Verdana;
font-size:10px;
font-weight:bold;
padding-bottom:5px;
padding-top:5px;
padding-left:0px;
padding-right:0px;
BORDER-LEFT: #ffffff 1px solid; 
CURSOR: default;
FLOAT: left; 
POSITION: relative; 
BACKGROUND-COLOR: #676C6E;
COLOR: white; 
TEXT-ALIGN: center;
WIDTH:73px;
z-index: 99999;
}
li.longitem { 
WIDTH:75px;
}
li.firstoffirst {
BORDER-LEFT: #676C6E 1px solid; 
WIDTH:40px;
}
LI.whitebuttons  {
font: normal 11px arial;
FLOAT: left;
BORDER-RIGHT: #333333 1px solid; 
BORDER-LEFT: #333333 1px solid;
BORDER-BOTTOM: #333333 1px solid;
WIDTH: 162px; 
CURSOR: default; 
POSITION: relative; 
BACKGROUND-COLOR: #ffffff;
COLOR: #333333; 
TEXT-ALIGN: left;
padding:2px 0px 2px 2px;
margin:0px 0px 0px 0px;
}
LI.whitebuttons2  {
font: normal 11px arial;
BORDER-RIGHT: #333333 1px solid;  
FLOAT: left; 
BORDER-LEFT: #333333 1px solid; 
WIDTH: 232px; 
CURSOR: default; 
BORDER-BOTTOM: #333333 1px solid; 
POSITION: relative; 
BACKGROUND-COLOR: #ffffff;
COLOR: #0333333; 
TEXT-ALIGN: left;
padding:2px 0px 2px 2px;
margin:0px 0px 0px 0px;
}
LI.whitebuttons3  {
font: normal 11px arial;
BORDER-RIGHT: #333333 1px solid; 
FLOAT: left; 
BORDER-LEFT: #333333 1px solid; 
WIDTH: 180px; 
CURSOR: default; 
BORDER-BOTTOM: #333333 1px solid; 
POSITION: relative; 
BACKGROUND-COLOR: #ffffff;
COLOR: #333333; 
TEXT-ALIGN: left;
padding:2px 0px 2px 2px;
margin:0px 0px 0px 0px;
}
LI.whitebuttons3:hover  {
	display:block;}

.buttons LI UL {
DISPLAY: none; 
LEFT: 0px; 
POSITION: absolute; 
TOP: 45px
}

.buttons ul{ 
BORDER-RIGHT: #999999 2px solid; 
} /* Hover Styles */

#secondlevel {
BORDER-BOTTOM: #999999 0px solid;
}

.buttons LI:hover UL, LI.over UL {
DISPLAY: block;

}
#mainmenuNEW {
padding-left:15px;
width:739px;
background-color:#676C6E;

}


