body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
body {
	background-image: url(graphics/Background4.png);
	background-repeat: no-repeat;
}
td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.style9 {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #333333;
}
.style7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
}
.style10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style15 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.style14 {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#Menublock {
	position:absolute;
	width:960px;
	height:40px;
	z-index:7;
	left: 32px;
	top: 101px;
}
#Logo {
	position:absolute;
	width:188px;
	height:39px;
	z-index:6;
	left: 54px;
	top: 23px;
}
#Pagename {
	position:absolute;
	width:300px;
	height:40px;
	z-index:8;
	left: 55px;
	top: 145px;
}
a:link {
	color: #333333;
}
 .menu {
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
	left: 0px;
	top: 0px;
	width: 960px;
	height: 30px;
 }  
 .menu li{  
 display: block;  
 overflow: hidden;  
 padding: 0;  
 cursor: pointer;  
 float: left;  
 width: 120px;  
 height: 30px;  
 margin-right: 0px;  
 background-image:url(newmenu1.png);  
 background-repeat:no-repeat;  
 }  
 .menu a{  
 display:block;  
 height:30px;  
 text-indent:-9999px;  
 outline:none;  
 }
 #item1 {  
 background-position:0px 0px;  
 }  
 #item2 {  
 background-position:-120px 0px;  
 }  
 #item3 {  
 background-position:-240px 0px;  
 }  
 #item4 {  
 background-position:-360px 0px;  
 } 
 #item5 {  
 background-position:-480px 0px;  
 }  
 #item6 {  
 background-position:-600px 0px;  
 } 
 #item7 {  
 background-position:-720px 0px;  
 } 
 #item8 {  
 background-position:-840px 0px;  
 } 
  
   
 #item1.active, #item1:hover {  
 background-position: 0 bottom;  
 }  
 #item2.active, #item2:hover{  
 background-position: -120px bottom;  
 }  
 #item3.active, #item3:hover {  
 background-position: -240px bottom;  
 }  
 #item4.active, #item4:hover {  
 background-position: -360px bottom;  
 }
 #item5.active, #item5:hover {  
 background-position: -480px bottom;  
 }
 #item6.active, #item6:hover {  
 background-position: -600px bottom;  
 } 
 #item7.active, #item7:hover {  
 background-position: -720px bottom;  
 }
 #item8.active, #item8:hover {  
 background-position: -840px bottom;  
 }

