body {
	background-color: #FFFFFF;
}

body {
	color: #999999;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS";
	font-size:10px;
}

a {
	color:#3399CC;

}

a:hoover {
	color: #CCCCCC;

}

td, th {
	color: #333333;
	font-family: "Trebuchet MS";
	font-size:12px;
}

h1 {
	padding-top:8px;
	font-family: "Trebuchet MS";
	color:#999999;
	font-size:25px;
	font-weight:lighter;
}

h2 {

	font-family: "Trebuchet MS";
	color: #3399CC;
	font-size:16px;
}

h3, h4 {

	font-family: "Trebuchet MS";
	font-size:14px;
}

h5, h6 {

	font-family: "Trebuchet MS";
}





#footer {
	color:#CCCCCC
	clip: rect(auto,auto,0px,auto);
	bottom: 0px;
	height: 70px;
	width: 100%;
	clear: both;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#language {
	background-color: #000000;
	color: #CCCCCC;
	text-decoration: none;
}
#language a {
	color: #CCCCCC;
	text-decoration: none;
	padding: 5px;
}
#language a:hover {
	color: #FFFFFF;
	text-decoration: none;
}





.cssnav
{
position: relative;
font-family: "Trebuchet MS";
background: url(images/menu_hoover.gif) no-repeat;
white-space: nowrap;
display: block;
width: 196px;
height: 50px;
margin: 0;
padding: 0;
}

.cssnav a
{
display: block;
color: #000000;
font-size: 11px;
width: 196px;
height: 50px;
font-weight:bold
display: block;
float: left;
color: black;
text-decoration: none;
}

.cssnav a:selected
{
position: relative;
font-family: "Trebuchet MS";
background: url(images/menu_hoover.gif) no-repeat;
white-space: nowrap;
display: block;
width: 196px;
height: 50px;
margin: 0;
padding: 0;
}

.cssnav img
{
width: 196px;
height: 50px;
border: 0
}

* html a:hover
{
visibility:visible
}

.cssnav a:hover img
{
visibility:hidden
}

.cssnav span
{
	font-size:14px;
	color:#999999;
	position: absolute;
	left: 8px;
	top: 2px;
	margin: 0px;
	marging-left:20px;
	padding-top: 12px;
	cursor: pointer;
	width: 186px;
	height: 48px;
	font-weight:bold;
	vertical-align: middle;
	padding-left: 20px;
} 


.selected
{
position: relative;
font-family: "Trebuchet MS";
background: url(images/menu_selected.gif) no-repeat;
white-space: nowrap;
display: block;
width: 196px;
height: 50px;
margin: 0;
padding: 0;
}

.selected a
{
display: block;
color: #000000;
font-size: 11px;
width: 196px;
height: 50px;
font-weight:bold
display: block;
float: left;
color: black;
text-decoration: none;
}

.selected a:selected
{
position: relative;
font-family: "Trebuchet MS";
background: url(images/menu_selected.gif) no-repeat;
white-space: nowrap;
display: block;
width: 196px;
height: 50px;
margin: 0;
padding: 0;
}

.selected img
{
width: 196px;
height: 50px;
border: 0
}


.selected a:hover img
{
visibility:hidden
}

.selected span
{
	font-size:14px;
	color:#999999;
	position: absolute;
	left: 8px;
	top: 2px;
	margin: 0px;
	marging-left:20px;
	padding-top: 12px;
	cursor: pointer;
	width: 186px;
	height: 48px;
	font-weight:bold;
	vertical-align: middle;
	padding-left: 20px;
} 
