body {
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	color: #FFFFFF;
}

font {
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	color: #FFFFFF;
}

td {
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	color: #FFFFFF;
}

a {
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}

a.win {
	font-family: Verdana;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}

a:hover {
  text-decoration: none;
  font-weight: bold;
  color: #F2E901;
 }
	
#menu{
	background-image: url(menu.gif);
	background-repeat: repeat-x;
	background-position: top center;
	background-attachment: scroll;
	width: 100%;
	height: 130px;
	top: 0;
	position: absolute;
	left: 0px;
	border: none;
	margin: 0px;
}

#top {
	background-image: url(logo.gif);
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: scroll;
	width: 252;
	height: 130;
	top: 0;
	position: absolute;
	left: 0;
	border: none;
	overflow: auto;
	margin: 0px;
}
	
#bottom {
	width: 98%;
	top: 140px;
	left: 1%;
	position: absolute;
	background-color: #000000;
	border: none;
}
		
#bottomcenter {
	width: 50%;
	top: 0px;
	left: 25%;
	position: absolute;
	background-color: #333333;
	border: 2px solid #666666;
	margin: 0px;
}

#bottomspacer {
	width: 2%;
	top: 0px;
	left: 23%;
	position: absolute;
	margin: 0px;
}

#bottomspacer2 {
	width: 2%;
	top: 0px;
	left: 75%;
	position: absolute;
	margin: 0px;
}

#bottomright {
	width: 22%;
	top: 0px;
	left: 77%;
	position: absolute;
	background-color: #333333;
	border: 2px solid #666666;
	margin: 0px;
}
#bottomright2 {
	width: 22%;
	top: 150px;
	left: 77%;
	position: absolute;
	background-color: #333333;
	border: 2px solid #666666;
	margin: 0px;
}

#bottomleft {
	width: 23%;
	top: 0px;
	left: 0px;
	position: absolute;
	background-color: #333333;
	border: 2px solid #666666;
	margin: 0px;
}

#bottomfull {
	width: 100%;
	top: 0px;
	left: 0px;
	position: absolute;
	background-color: #333333;
	border: 2px solid #666666;
	margin: 0px;
}

#bottom2 {
	width: 98%;
	top: 170px;
	left: 1%;
	position: absolute;
	background-color: #000000;
	border: none;
}

#bottommirror {
	width: 98%;
	length: 10px;
	top: 140px;
	left: 1%;
	position: absolute;
	background-color: #333333;
	border: 2px solid #666666;
	margin: 0px;
}