
body {	background: #990000 url(images/bg.png) repeat-x fixed;
	height: 100% auto;
	margin: 0;
                padding:0;
                font: 10pt 'Trebuchet MS', Verdana, Tahoma, arial, sans-serif;
	}
img {border: 0;}

#header {
	margin: 0; 
	height: 120px; 
	width: 972px;
	background-color: #ffffff; 
	}

.headerimg {
	margin: 0;
	background: url('images/logo.jpg') no-repeat;
	height: 154px; 
	width: 972px;
	}

.starbonus {	
	margin: 4px; 
	height: 120px; 
	width: 300px; 
        float:right;
}


#menu { 
	background: #EA232A url('images/navigation_bg.png') repeat-x; 
	font-size: 14px; 
	font-weight: bold; 
	height: 38px; 
	letter-spacing: 0.02em; 
	position: relative; 
	width: 100%; 
	clear: both; 
	margin-bottom:10px; 
	text-transform: uppercase;
	}


#menu ul { 
	list-style: none; 
	width: 830px;
	}


#menu ul li { 
	float: left;  
	}


#menu ul li span a { 
	background: url('images/navigation_sep.png') no-repeat; 
	background-position: left center;  
	text-decoration: none; 
	display: block; 
	float: left; 
	padding: 11px 14px 11px 14px; 
	}

#menu ul li a { 
	color: #ffffff;  
	text-decoration: none; 
	display: block; 
	float: left; 
	}

#menu ul li a:hover { 
	background-color: #FF4646; 
	color: #ffffff;  
	text-decoration: none; 
	display: block; 
	float: left; 
                height: 16px;
	}

#page { background-color: #ffffff;
        border-left:#000 15px solid;
        border-right:#000 15px solid;
	height: 100% auto;      
	margin: 0px;
	padding: 0px;
	width: 972px;
	}


#content {  margin: 0 15px 0 15px;
	width: 563px;
	background-color: #ffffff;
	text-align: justify;
	}
 #content P {
         padding:6px;
         text-align:justify;
}

.narrowcolumn {
	width: 562px;
	float: left;
	}

#content h1 { 
	padding: 5px 10px 10px 10px; 
	color: #fff;
	font-size: 16px;
	display: block; 
	background: url('images/h1bg.png') no-repeat;
	background-color: #FF0000; 
                text-transform: uppercase;
	height: 17px; 
	width: 554px;
	}
#content P {padding:6px;text-align:justify;}


#navigation {
	width: 580px; 
	padding-top: 10px; 
	}

#navigation ul {
	font-size: 12px;  
	list-style-type: none; 
	float: right; 
	border-width: 1px 1px 0px 0px;
	border-style: solid;
	border-color: #000000;
	}

#navigation li { 
	display: inline; 
	text-decoration: none;
	margin-left: 0px;
	background: #FF0000 url('images/navigation_bg.png') repeat-x; 
	border-width: 0px 0px 1px 1px;
	border-style: solid;
	border-color: #000000;
	float: left; 
	}

#navigation li a {  
	color: #ffffff;
	padding: 4px 6px 4px 6px; 
	font-size: 9pt;
	text-decoration: underline;
	display: block;
	float: left; 
	}

#navigation li strong {  
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #000000;
	color: #ffffff;
	padding: 4px 6px 4px 6px; 
	font-size: 9pt;
	text-decoration: none;
	background-color: #575757;
	display: block;
	float: left; 
	}


#navigation li a:hover {  
	color: #ffffff;
	font-size: 9pt;
	text-decoration: underline;
	background-color: #575757;
	display: block;
	float: left;
	}

/* Start Sidebar Left */
#sidebar {margin: 0 0 0 10px;
	float: left;
	width: 175px;
	background-color: #ffffff;
   	text-align: left;
	}

#sidebar h2 {
	padding: 8px 0 8px 10px;
	text-transform: uppercase;
	color: #ffffff;
	font-family: arial;
	font-size: 13px;
	display: block;  
	text-decoration: none; 
	height: 14px;
	background: url('images/h2bg.png') no-repeat;
	background-color: #FF0000; 
	} 

#sidebar ul {  
	margin-left: 1px;
	margin-right: 1px;
	padding: 0px; 
	padding-bottom: 0px; 
	} 

#sidebar ul li { 
	display: block;
	} 

#sidebar ul li a { 
	background: url('images/sidebarn.png') no-repeat;
	background-color: #ffffff; 
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	padding: 3px; 
	margin: 0px; 
	color: #333333;
	font-family: Arial;
	font-size: 12px;
	display: block; 
	padding-right: 10px; 
	padding-left: 25px; 
	text-decoration: none; 
	} 

#sidebar ul li a:hover { 
	background: url('images/sidebarn.png') no-repeat;
	background-color: #efefef; 
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;	
	padding: 3px; 
	margin: 0px; 
	color: #333333;
	font-family: Arial;
	font-size: 12px;
	display: block; 
	padding-right: 10px; 
	padding-left: 25px; 
	text-decoration: none; 
	} 
/* End Sidebar Left */

/* Start Sidebar Right */
#sidebarright {margin: 0 10px 0 0;
	float: right;
	width: 175px;
	background-color: #ffffff;
   	text-align: left;
	}

#sidebarright h2 {
	padding: 8px 0 8px 10px;
	text-transform: uppercase;
	color: #ffffff;
	font-family: arial;
	font-size: 13px;
	display: block;  
	text-decoration: none; 
	height: 14px;
	background: url('images/h2bg.png') no-repeat;
	background-color: #FF0000; 
	} 

#sidebarright h2.help {
	padding: 8px 0 8px 10px;
	text-transform: uppercase;
	color: #ffffff;
	font-family: arial;
	font-size: 13px;
	display: block;  
	text-decoration: none; 
	height: 14px;
	background:#FF0000 url('images/h2-help.png') no-repeat;
	} 

#sidebarright h2.preview {
	padding: 8px 0 8px 10px;
	text-transform: uppercase;
	color: #ffffff;
	font-family: arial;
	font-size: 13px;
	display: block;  
	text-decoration: none; 
	height: 14px;
	background:#FF0000 url('images/h2-preview.png') no-repeat;
	} 

#sidebarright ul {  
	margin: 0 1px 0 1px;
	padding: 0px; 
	} 

#sidebarright ul li { 
	display: block;
        line-height: 1.2em;
	} 

#footer { 
	background-color: #ffffff;
	font-weight: bold;
	height: 52px; 
	position: relative; 
	width: 972px; 
	margin-top:10px;
        border-top:#cacaca 1px solid;
	}

#footer a {
	font:1em Arial, Helvetica, Sans-serif;
	color: #333333;
	text-decoration:none;
	}

#footer a:hover {
	font:1em Arial, Helvetica, Sans-serif;
	color: #666666;
	text-decoration:underline;
	}

#footer p {
	width: 960px;
	font:10px Arial, Helvetica, Sans-serif;
	text-align: right;
	color: #666666;
               padding-top: 12px;
	}
a {
	color: #333333;
	}

h1 {
	padding-top: 0;
	margin: 0;
	}

h2 {
	padding-top: 0;
	margin: 0;
	font-size: 1.2em;
	}
h3 {
	padding-top: 0;
	margin: 0;
	font-size: 1.2em;
        text-indent: 10px;
	}
h3.head {
	padding: 8px 10px 10px 10px; 
	text-transform: uppercase;
	color: #fff;
	font-family: arial;
	font-size: 13px;
	display: block;  
	text-decoration: none; 
	height: 17px;
               width: 554px;
	background:#FF0000 url('images/h3bg.png') no-repeat;
	} 

hr {
	background-color: ffffff;	
	}
#tgrid:hover {
  border: 1px solid #000;
  background: #E6E6E6;
}
#tgrid {
  text-align: center;
  border: 1px solid #000;
  width: 180px;
  height: 150px;
  padding: 0 0 5px 0;
margin: 0 3px 0 3px;
}
.right-grid {   border:#000 1px solid;
                   margin:0 0 10px 0;
                    width:160px;
}
.bonus {font-family: ariel;
font-weight: bold;
font-size:9pt;
color:#FF0000;
}
.tbonus {font-family: ariel;
font-weight: bold;
font-size:9pt;
color:#0000FF;
text-align:center;
}
.bonus-text {font-family: ariel;
font-weight: bold;
font-size:8pt;
color:#000; 
}
.gold{font-family: ariel;
font-weight: bold;
font-size:7pt;
color:#0000FF; 
text-transform:uppercase;
}
.bon {text-align:center;
font-weight:bold;
color:#009900;
}

* {
	margin:0;
	padding:0;
	}