body {
	margin:0px; 
	background-image: url('/images/design_background.gif');
	background-repeat: repeat;
	background-attachment: fixed;
}

a:link, a:visited { text-decoration: none; color:#FFFFFF; font-size:12px; font-weight:bold;}
a:hover { color:#FFFFFF; text-decoration: underline; font-size:12px; font-weight:bold;}
a:active { color:#FFFFFF; text-decoration: none; font-size:12px; font-weight:bold;}

a.nav:link {color:#333333; font-weight:bold; text-decoration: none;}
a.nav:visited {color:#333333; font-weight:bold; text-decoration: none;}
a.nav:active {color:#333333; font-weight:bold; text-decoration: none;}
a.nav:hover {color:#333333; font-weight:bold; text-decoration: underline;}

a.big:link {color:#990000; font-weight:bold; text-decoration: none; font-size:15px;}
a.big:visited {color:#990000; font-weight:bold; text-decoration: none; font-size:15px;}
a.big:active {color:#990000; font-weight:bold; text-decoration: none; font-size:15px;}
a.big:hover {color:#990000; font-weight:bold; text-decoration: underline; font-size:15px;}

a.footer:link {font-family: Arial, Helvetica, sans-serif; color: #999999; font-size:11px;}
a.footer:visited {font-family: Arial, Helvetica, sans-serif; color: #999999; font-size:11px;}
a.footer:active {font-family: Arial, Helvetica, sans-serif; color: #999999; font-size:11px;}
a.footer:hover {font-family: Arial, Helvetica, sans-serif; color: #333333; font-size:11px; text-decoration: underline;}

.columnlables {font-family: Arial, Helvetica, sans-serif; color: #21C600; font-size:13px; font-weight:bold; text-align:center;}
.textsmall {font-family: Arial, Helvetica, sans-serif; color: #000000; font-size:10px;}
.textsmalldeux {font-family: Arial, Helvetica, sans-serif; color: #999999; font-size:11px;}
.none { text-decoration: none;}

.cellpad {padding:6px;}
.cellpadbig {padding:10px;}
body, p, div, table, tr, td, th { font-family: Arial, Helvetica, sans-serif; font-size:13px;}
h1, h2 { margin:0px; color: #333333; font-family: Arial, Helvetica, sans-serif; font-size:15px;}
h3{ margin:0px; color: #000000; font-family: Arial, Helvetica, sans-serif; font-size:12px; text-decoration: underline;}

.navigation {
	position: absolute;
	top: 99px;
}

.leftcolumn {
	position: absolute;
	top: 180px;
}

.rightcolumn {
	position: absolute;
	top: 140px;
	left: 630px;
}

.form { 
	font-family: Arial, Helvetica, sans-serif; 
    font-weight:bold;
	font-size: 11px; 
	font-style: normal; 
	color: #CCCCCC
}

.leftcolumn {
	position: absolute;
	top: 147px;
	left: 5px;
}

.rightcolumn {
	position: absolute;
	top: 140px;
	left: 630px;
}

form { 
	margin:0; 
}

input.jackpotsValues {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1940C0;
	background-color: #D2D2D2;
	text-align: center;
	width: 90px;
	border: 0px none;

