BODY, TD, TR, P, UL, OL, LI, INPUT, SELECT, DL, DD, DT, FONT {
    font-family: Verdana;
    font-size: 12px;
}

a:hover {
	color: #ffffff; 
}

A:active {
	color: #cc66ff
}

.body       {
        font-family: Verdana;
        font-size: 12px;
        text-align: left;
}

.bodysmall  {
        font-family: Verdana;
        font-size: 10px;
}

.head       {
        font-family: Verdana;
        font-size: 14px;
        font-weight: bold;
}

.title      {
        font-family: Verdana;
        font-size: 22px;
        font-style: normal;
        font-weight: bold;
        text-align: left;
}

.huge      {
        font-family: Verdana;
        font-size: 32px;
        font-style: normal;
        font-weight: bold;
        text-align: left;
}

.sha {
		filter:dropshadow(offX=3, offY=3, color="#a864a8");
		width:100%;
		color:#ffffff;
		font-size:28px;
		font-weight: bold;
}

.shasmall	{
        filter:dropshadow(offX=3, offY=3, color="#a864a8");
        width:100%;
        color:#ffffff;
        font-size:22px;
		line-height: 32px;
        font-weight: bold;
}

.shatiny	{
        filter:dropshadow(offX=3, offY=3, color="#a864a8");
        width:100%;
        color:#ffffff;
        font-size:18px;
		line-height: 32px;
        font-weight: bold;
}

.shali	{
        width:100%;
        color:#6699ff;
        font-size:22px;
        font-weight: normal;
		font-family: Georgia;
}

.shalink a {
		filter:dropshadow(offX=3, offY=3, color="#a864a8");
		width:100%;
		color:#ffffff;
		font-size:28px;
		font-weight: bold;
}

.toplist td {
	background: #222222;
	font-size: 100%;
}

#menu {
font: 18px "Gill Sans MT", "Gill Sans", GillSans, Arial, Helvetica, sans-serif;
font-style: italic;
font-weight: bold;
line-height: 120%;
padding: 10px;
clear: both;
}

#bottom {
	width: 700px;
	padding: 0 0 30px 0;
	text-align: center;
}

#botbox {
	width: 172px;
	padding: 0 0 0 10px;
	text-align: center;
	float: left;
}

#botboxtitle {
	color: #ffffff;
	background-color: #cc33ff;
	font: 10pt verdana;
	font-weight: bold;
	padding: 3px;
}

#botboxcontent {
	height: 50px;
	color: #000000;
	font: 12pt verdana;
	background-color: #444444;
	padding: 3px;
}

