body {
	margin: 0px;
	background-color: #000000;	
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	}
td{
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	}
table {
	border-collapse:collapse;
	}
a {
	color: #FFFF99;
	text-decoration: none;
	font-weight: bold;
	}
a:visited, a:link {
	color: #FFFF99;
	text-decoration: none;
	font-weight: bold;
	}
a:hover {
	color: #FFCCFF;
	text-decoration: underline;
	font-weight: bold;
	}
.main {
	border-left: 2px solid #898989;
	border-right: 2px solid #898989;
	border-bottom: 2px solid #AAAAAA; 
	border-collapse:collapse;
	}
.footer {
	border-collapse:collapse;
	margin-top: 5px;
	}
td.footer {
	font-family: verdana;
	font-size: 9px;
	color: silver;
	}
ul#menus {
	list-style-type: none; 
	margin:0px; 
	padding:0px;
	position: relative; 
	top: 0px; 
	left: 0px; 
	background: url(images/newMenu.jpg) top left no-repeat;
	width: 800px; 
	line-height: 31px;
	text-align: center;
	float: left;
	}
	
li.limenus {list-style-type: none; margin:0px; padding:0px; float: left;}
a#menu1 {display: block; width: 271px; color: #fff; font-size: 14px; line-height: 31px; font-weight: bold; font-family: arial, serif; text-decoration: none;}
a#menu2 {display: block; width: 189px; color: #fff; font-size: 14px; line-height: 31px; font-weight: bold; font-family: arial, serif; text-decoration: none;}
a#menu3 {display: block; width: 59px; color: #fff; font-size: 14px; line-height: 31px; font-weight: bold; font-family: arial, serif; text-decoration: none;}
a#menu4 {display: block; width: 115px; color: #fff; font-size: 14px; line-height: 31px; font-weight: bold; font-family: arial, serif; text-decoration: none;}
a#menu5 {display: block; width: 101px; color: #fff; font-size: 14px; line-height: 31px; font-weight: bold; font-family: arial, serif; text-decoration: none;}
a#menu6 {display: block; width: 65px; color: #fff; font-size: 14px; line-height: 31px; font-weight: bold; font-family: arial, serif; text-decoration: none;}

a#menu1:hover {background: url(images/newMenu-on.jpg) top left no-repeat;background-position: -0px 0%;text-decoration: none}
a#menu2:hover {background: url(images/newMenu-on.jpg) top left no-repeat;background-position: -271px 0%;text-decoration: none}
a#menu3:hover {background: url(images/newMenu-on.jpg) top left no-repeat;background-position: -460px 0%;text-decoration: none}
a#menu4:hover {background: url(images/newMenu-on.jpg) top left no-repeat;background-position: -519px 0%;text-decoration: none}
a#menu5:hover {background: url(images/newMenu-on.jpg) top left no-repeat;background-position: -634px 0%;text-decoration: none}
a#menu6:hover {background: url(images/newMenu-on.jpg) top left no-repeat;background-position: -735px 0%;text-decoration: none}