/* CSS Document */
body {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
a:link {
	color: #000000;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #FF0000;
}
-->
#topmenu ul{
	margin: 0;
	padding-left: 0;
	float: left;
	width: 628px;
	border: 1px solid #oooooo;
	border-width: 1px 0;
	padding-bottom: 0px;
	background-color: #FFFFFF;
	font: normal 12px Arial, Helvetica, sans-serif;
	
}	
* html #topmenu ul{ /*IE only rule. Delete extra margin-bottom*/
margin-bottom: 0;
}

#topmenu ul li{
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


#topmenu ul li a{
float: left;
color: black;
font-weight: normal;
padding: 2px 20px 0px 7px;
text-decoration: none;
background: transparent url(images/top-nav-div.gif) right repeat-y;
}
#topmenu ul li a:hover{
color: black;
border-bottom: 2px solid black;
}
.style1 {
	font-size: 14px;
	color: #FF0000;
	font-family: Arial;
	font-style: normal;
	font-weight: bolder;
}
.style2 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
 a: {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
 a:visited {
	color: #990000;
}
 a:hover {
	color: #FF0000;
}
 a:active {
	color: #000000;
}
#site-menu{
	font-weight: normal;
	font-size: 14px;
	width: 100%;
}
.style3{
	font-family: Arial;
	font-size: 12px;
}

#site-menu:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-family: Arial;
}

#site-menu ul{
	text-indent: 10px;
	padding: 1px 0;
	margin: 0;
	background-color: #ffffff;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: thin;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: thin;
	text-align: left;
	font-family: Arial;
}

#site-menu ul li{
display: inline;
}

#site-menu ul li a{
color: #000000;
padding: 0px 5px;
padding-right: 40px;
margin: 0;
text-decoration: none;
background: transparent url(main-menu--iv.gif) top right no-repeat;
}

#site-menu ul li a:visited{
color: #000000;
} 

#site-menu ul li a:hover{
	color: #FF0000;
	text-decoration: underline;
	
	cursor: hand;
}
.style11 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
