[if gte IE 5]>
<style>
#navlist a  {
position: relative;
height: 1em;
zoom: 100%;
}
</style>
<![endif]


* {
    padding: 0;
    margin: 0;
}

body
  {
	margin: 0px;
}

#navlist {
	font-size:x-small;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	position:absolute;
	z-index:3;
	visibility: visible;
	margin: 0px;
	padding: 0px;
	display: block;
	font-weight: bold;
	vertical-align: bottom;
	height: 62px;
	left: 410px;
	top: 84px;
}
#navlist li {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	height: 42px;
	width: 105px;
	display: block;
	vertical-align: bottom;
	color: #FFFFFF;
}
#navlist ul {
	margin: 0;
	padding: 0;

}
#navlist a {
	border:0px none #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(Images/11_down.gif);
	background-repeat: no-repeat;
	background-position: 0% center;
	text-decoration: none;
	height: 28px;
	width: 104px;
	display: block;
	text-align: center;
	vertical-align: bottom;
	padding-top: 20px;
	top: 0px;
	margin: 0px;
	color: #FF0000;
}
#navlist a:link, #navlist a:visited {
color: #FFFFFF;
}

#uberlink a:link, #uberlink a:visited,
#uberlink a:hover, #uberlink a:active {
	background-image: url(Images/11_active.jpg);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	vertical-align: bottom;
}


#navlist a:hover, #navlist a:active
{
	background-image: url(Images/11_over.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	vertical-align: bottom;
}


.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	text-decoration: none;
}
.text a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	text-decoration: underline;
}
.text a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	text-decoration: underline;
}
.text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FF0000;
	text-decoration: underline;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #CCCCCC;
	text-decoration: none;
}
#LayerHome {
	position:absolute;
	visibility:visible;
	width:197px;
	height:17px;
	z-index:17;
	left: 230px;
	top: 578px;
}
