 #force-scrollbar { position: absolute; top: 0; bottom: -1px;
                      width: 1em; z-index: -1; }

A {
	color: #EEEEEE;
	text-decoration: none;
	font-weight:bold;
}

A:link		{ color: #EEE; text-decoration: underline; font-weight:bold;} 
A:visited	{ color: #BBB; text-decoration: underline; font-weight:bold;} 
A:active	{ color: #FFF; text-decoration: underline; font-weight:bold; } 
A:hover		{ color: #FFF; text-decoration: underline; font-weight:bold; } 


BODY {
	background:#000000;
	margin-top: 0px;
	color: #ff0000;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
}

.MainTable {
	font-size:12px;
	font-family:sans-serif;
	width:800px;
	margin-right: auto;
	margin-left: auto;
	clear:both;
}

.SiteMenu {
position:relative;
	clear:both;
	width:800px;
}

.SiteMenu IMG {
	border:0px;
}

.MenuList{
position:absolute;
top:129px;
left:130px;
}

.MenuElement {
float:left;
}

.MenuSpacer{
float:left;
width:100px;
height:18px;
}
