.logo {
	font-family: "Trebuchet MS", "Comic Sans MS", Verdana;
	font-size: 32px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFCC00;
}
.menutitle {
	font-family: "Trebuchet MS", "Comic Sans MS", Verdana;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFE200;

}
.menuobject {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #005500;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;

}
.sidetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
}
.heading {
	font-family: "Trebuchet MS", "Comic Sans MS", Verdana;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFE200;


}
.bullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003333;
}
.jackpottitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.network {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #005500;
}
A.typeLOGO:link    {color:#E3A918; text-decoration:none;}
A.typeLOGO:visited {color:#E3A918; text-decoration:none;}
A.typeLOGO:active  {color:#E3A918; text-decoration:none;}
A.typeLOGO:hover   {color:#E3A918; text-decoration:none;}

A.typeMENU:link    {color:#990000; text-decoration:underline;}
A.typeMENU:visited {color:#990000; text-decoration:underline;}
A.typeMENU:active  {color:#005500; text-decoration:underline;}
A.typeMENU:hover   {color:#005500; text-decoration:underline;}

A.typeTOP:link    {color:#E3A918; text-decoration:underline;}
A.typeTOP:visited {color:#E3A918; text-decoration:underline;}
A.typeTOP:active  {color:#FFE200; text-decoration:underline;}
A.typeTOP:hover   {color:#FFE200; text-decoration:underline;}

A.typeRED:link    {color:#CC0000; text-decoration:none;}
A.typeRED:visited {color:#CC0000; text-decoration:none;}
A.typeRED:active  {color:#000000; text-decoration:none;}
A.typeRED:hover   {color:#000000; text-decoration:none;}

A.typeBOT:link    {color:#666666; text-decoration:none;}
A.typeBOT:visited {color:#666666; text-decoration:none;}
A.typeBOT:active  {color:#999999; text-decoration:none;}
A.typeBOT:hover   {color:#999999; text-decoration:none;}
BODY{
	scrollbar-arrow-color: #000000;
	scrollbar-3dlight-color: #555555;
	scrollbar-highlight-color: #444444;
	scrollbar-face-color: #444444;
	scrollbar-shadow-color: #333333;
	scrollbar-darkshadow-color: #111111;
	scrollbar-track-color: #000000;
	background-color: #333333;
	background-image: url(/images/bg.gif);
	margin-left: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
}
