<STYLE TYPE="text/css">
<!--
	BODY
		{
		font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
		color: #000000;
		font-size: 12px;
		line-height: 16px;
		}
	P
		{
		font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
		color: #000000;
		font-size: 12px;
		line-height: 16px;
		}
	li
		{
		font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
		color: #000000;
		font-size: 12px;
		line-height: 16px;
		}
	.loose {margin-bottom: 3px;}
	.formfields
		{
		font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
		color: #000000;
		font-size: 12px;
		line-height: 16px;
		}
	.box
		{
		font-family: Arial, Verdana, Helvetica, sans-serif;
		color: #000000;
		font-size: 11px;
		line-height: 15px;
		}
	.menusubhead
		{
		color: #ffffff;
		text-align: right;
		padding-right: 5px;
		background-color: #333333;
		}
	.caption
		{
		font-family: Arial, Verdana, Helvetica, sans-serif;
		color: #333333;
		font-weight: bold;
		font-size: 11px;
		line-height: 15px;
		}
	.listmenu
		{
		font-size: 14px;
		line-height: 22px;
		font-weight: bold;
		}
	H1
		{
		font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
		color: #333333;
		font-weight: bold;
		font-size: 19px;
		}
	H2
		{
		font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
		color: #333333;
		font-weight: bold;
		font-size: 16px;
		line-height: 19px;
		}
	H3
		{
		font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
		color: #333333;
		font-size: 14px;
		line-height: 19px;
		}
	H4
		{
		font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
		color: #000000;
		font-size: 13px;
		line-height: 17px;
		}
	
	
	A:link.normal {text-decoration: underline; color: #3333ff; }
	A:visited.normal {text-decoration: underline; color: #4444ff; }
	A:hover.normal {text-decoration: none; color: #cc6633; }
	


#navcontainer ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 120px; /* Width of Menu Items */
	border-bottom: 1px solid #fff;
	}

#navcontainer ul li {
	position: relative;
	}
	
#navcontainer li ul {
	position: absolute;
	left: 119px; /* Set 1px less than menu width */
	top: 0;
	display: none;
	}

/* Styles for Menu Items */
#navcontainer ul li a {
	display: block;
	text-decoration: none;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	background: #666666; /* IE6 Bug */
	padding: 4px 4px 4px 14px;
	border: 1px solid #fff;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	}

/* Fix IE. Hide from IE Mac \*/
* html #navcontainer ul li { float: left; height: 1%; }
* html #navcontainer ul li a { height: 1%; }
/* End */

#navcontainer ul li a:hover { color: #ffffff; background: #888888; } /* Hover Styles */
		
#navcontainer li ul li a { padding: 3px 5px; } /* Sub Menu Styles */
		
#navcontainer li:hover ul, #navcontainer li.over ul { display: block; } /* The magic */

.menu ul {
list-style-type: none;
list-style: none;
width: 100%; /* precision for Opera */
}

.menu li {
float: left;
list-style: none;
}

.menu a {
width: 70px;
height: 16px;
display: block;
text-align: center;
border: 1px solid gray;
text-decoration: none;
color: #000;
margin: 5px;
background: #ccc;
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
color: #000000;
font-size: 12px;
}

.menu a:hover {
background: #fff;
border: 1px solid gray; 
}

.menu a:active {
background: gray;
border: 1px solid gray; 
color: #fff;
}

.menu2 ul {
list-style-type: none;
width: 100%; /* precision for Opera */
list-style: none;
}

.menu2 li {
float: left;
list-style: none;
}

.menu2 a {
width: 86px;
height: 16px;
display: block;
text-align: center;
border: 1px solid gray;
text-decoration: none;
color: #000;
margin: 5px;
background: #ccc;
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
color: #000000;
font-size: 12px;
}

.menu2 a:hover {
background: #fff;
border: 1px solid gray; 
}

.menu2 a:active {
background: gray;
border: 1px solid gray; 
color: #fff;
}

	// -->
</style>
