body,td,th {
	color: #999999;
	font-family: cursive;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}
a {
	font-size: 16px;
	color: #9966CC;
	font-family: "Courier New", Courier, mono;
	font-weight: 400;
	font-style: normal;
}
a:visited {
	color: #FF6600;
}
a:hover {
	color: #CC0033;
}
a:active {
	color: #3333FF;
}
body {
	background-color: #04010C;
	background-image: url();
}


body,html {
scrollbar-arrow-color:#020106;
scrollbar-base-color:#464D84;
scrollbar-dark-shadow-color:#5F009A;
scrollbar-3dlight-color:#B30000;
scrollbar-face-color:#464D84;
scrollbar-highlight-color:#000000;
scrollbar-shadow-color:#747381;
scrollbar-darkshadow-color:#5F009A;
 }
.style18 {color: #666666}
.style19 {color: #999999}
.style20 {color: #CCCCCC}
.style22 {color: #CCCCCC; font-size: x-small; }
.style24 {font-size: 14}
.style25 {font-size: 14px}
.style27 {color: #CCCCCC; font-size: 12px; }
.style28 {color: #CC0000}
.style29 {color: #993399}
.style31 {color: #3300CC}
.style32 {color: #000000}

#navlist {
position: absolute;
left: 6px;
top: 132px;
width: 190px;
}

#navlist ul {
margin: 0; /*to remove indent in ie & opera*/
padding: 0; /*removes indent in mozilla & netscape*/
list-style-type: none; /*bullet removed*/
}

#navlist li {
margin: 0;
}

#navlist a {
display: inline-block;
border: border-width=1px;
border color:#000000;
background-color: #5A335E;
background-repeat: no-repeat;
background-position: 50% 0%;
size: inherit;
width: 185px;
letter-spacing:inherit;
line-height:21px;
padding-bottom:2px;
padding-top:2px;
padding-left:1px;
padding-right:1px;
margin-bottem:2px;
margin-top:1px;
}

#navlist a:link, #navlist a:visited {
text-decoration: none;
color: #CC99CC; /*lilac*/
}

#navlist a:hover, #navlist a:active {
background-color: #660099;
background-repeat: repeat;
background-position: 0% 50%;
color: #66FF00; /*Green*/
}
#navlist a:hover, #navlist a:active,
#uberlink a:link, #uberlink a:visited,
#uberlink a:hover, #uberlink a:active {
background-color: #000066;
background-repeat: repeat;
background-position: 0% 50%;
color: #FF9900; /*CheeseOrange*/
}

