@charset "UTF-8";
/* CSS Document */

.topnav {
	background-image: url(site-components/images/hays_01.jpg);
	background-repeat: repeat-x;
	height: 108px;
	width: 100%;
}
a.icon:link {color: #000000;
text-decoration: none;}
	a.icon:visited {color: #000000;
	text-decoration: none;}
	a.icon:hover {color: #000000;}
	a.icon:active {color: #000000;
	text-decoration: none;}
	
a:link {color: #FFFFFF;}
	a:visited {color: #FFFFFF;}
	a:hover {color: #FFFFFF;}
	a:active {color: #FFFFFF;}
	
.style8 {color: #FFFFFF; font-size: 90%; }
.style9 {color: #999999}
.style10 {color: #000000;
text-decoration: none;}
.style11 {color: #666666}
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 100%;
	background-repeat: no-repeat;
	background-position: right top;
}
.style2 {font-size: 18pt; color: #FFFFFF;}
.style3 {font-size: 115%}
.style4 {color: #FFFFFF}

.topmenu {
	width:100%;
	background-color:#c09436;
	text-align:center;
	height:50px;
	margin-top:-18px;
	margin-bottom:0px;
	}
.topmenu ul li {
	display:inline block;
	margin-top:6px;
	margin-bottom:0x;
	width:200px;
	margin-left:2px;
	margin-right:2px;
	padding-right:10px;
	padding-left:10px;
	list-style:none;
	float:left;
}