body {
	background: #000000 url(/images/night.jpg);
	margin: 0;
}
body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993399;
}

input, select, textarea {
	font-size: 9px;
	color: #993399;
	background-color: #FAF5E7;
}

p {
	margin-top: 0;	
}


.logo {
	text-align: center;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 38px;
	font-weight: normal;
	color: #BB3399;
}
.text {
	text-align: left;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #774411;
}
.heading {
	text-align: left;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #BB3399;
}
.linksub {
	text-align: left;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #442200;
}
.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #7D3F00;
}
.slotinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #AA7744;
}
.slotinfobold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #885522;
}
.bullet {
	text-align: left;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #993399;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #330033;
}



a.typeRIGHTMENU:link, a.typeRIGHTMENU:visited	{color: #926549; text-decoration: none;}
a.typeRIGHTMENU:active, a.typeRIGHTMENU:hover	{color: #926549; text-decoration: none;}

a.typeMAIN:link, a.typeMAIN:visited	{color: #BB8855; text-decoration: none; font-weight: bold; border-bottom: 1px dotted #996633;}
a.typeMAIN:active, a.typeMAIN:hover	{color: #996633; text-decoration: none; font-weight: bold; border-bottom: 1px dotted #996633;}

a.typeMAINMAIN:link, a.typeMAINMAIN:visited	{color: #BB3399; text-decoration: none; font-weight: bold;}
a.typeMAINMAIN:active, a.typeMAINMAIN:hover	{color: #BB3399; text-decoration: none; font-weight: bold;}

a.typeMAINSUB:link, a.typeMAINSUB:visited	{color: #AA44AA; text-decoration: none;}
a.typeMAINSUB:active, a.typeMAINSUB:hover	{color: #AA44AA; text-decoration: none;}

a.typeMAINSUBSUB:link, a.typeMAINSUBSUB:visited	{color: #663300; text-decoration: none;}
a.typeMAINSUBSUB:active, a.typeMAINSUBSUB:hover	{color: #663300; text-decoration: none;}

a.typeRIGHT:link, a.typeRIGHT:visited	{color: #990000; text-decoration: none; background-color: #E9E9E9;}
a.typeRIGHT:active, a.typeRIGHT:hover	{color: #000000; text-decoration: underline; background-color: #E9E9E9;}

a.typeDOWNLOADTEXT:link, a.typeDOWNLOADTEXT:visited	{color: #666666; text-decoration: none;}
a.typeDOWNLOADTEXT:active, a.typeDOWNLOADTEXT:hover	{color: #666666; text-decoration: none;}

a.type33:link, a.type33:visited	{color: #BB3399; text-decoration: none; font-weight: bold; border-bottom: 1px dotted #663300;}
a.type33:active, a.type33:hover	{color: #BB3399; text-decoration: none; font-weight: bold; border-bottom: 1px dotted #BB3399;}

a.typeFOOTER:link, a.typeFOOTER:visited	{color: #440044; text-decoration: none;}
a.typeFOOTER:active, a.typeFOOTER:hover	{color: #440044; text-decoration: underline;}



td.menulink a:link {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 17px;
	text-align: right;
	text-indent: 2px;
	display: block;
	vertical-align: bottom;
	background-color:#EEEEEE;
	padding: 3px;
} 
td.menulink a:visited { 
	font-family: Tahoma, Arial, sans-serif;
    font-size: 11px;
	font-weight: bold;
	height: 17px;
	text-align: right;
	text-indent: 2px;
	display: block;
	vertical-align: bottom;
	background-color:#EEEEEE;
	padding: 3px;
} 
td.menulink a:hover {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 17px;
	text-align: right;
	text-indent: 8px;
	display: block;
	vertical-align: center;
	background-color:#990000;
	padding: 3px;
}