body {
	background-image: url(/images/mainbg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin:0;
      padding:0;
      height:100%;
      border:none;
      text-align:center;
}
html{
      margin:0;
      padding:0;
      height:100%;
      border:none
   }
.navBG
{
	background-image: url(/images/header.png);
	background-repeat: no-repeat;
}
.photoBG {
	background-image: url(/images/graphics/EUROphotostrip.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.showHand
{
	cursor:pointer;
}td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.menuItem a:link
{
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.menuItem a:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
}
.menuItem a:hover {
	color: #FB1403;
	text-decoration: underline;
	font-size: 12px;
}
.menuItem a:active {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
}
.textBlack {
	color: #000000;
}
.textBlackBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.memberNavMainOff
{
	background-color: #b50000;
	height:30px;
	cursor:pointer;
}
.memberNavMainTextOff
{
	font-weight: bold;
	font-size: 12px;
	color: white;
	font-family: Verdana;
	text-decoration: none;
}
.memberNavSubOff
{
	border-bottom: white 1px solid;
	cursor:pointer;
}
.memberNavSubTextOff
{
	font-weight: bold;
	font-size: 10px;
	color: white;
	font-family: Verdana;
	text-decoration: none;
}
.ballNumber
{
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	font-family: Arial,Verdana, Helvetica, sans-serif;
}
.ballNumberMM
{
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	font-family: Arial,Verdana, Helvetica, sans-serif;
}
.ballNumberSE
{
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	font-family: Arial,Verdana, Helvetica, sans-serif;
}
.ballNumberOL
{
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	font-family: Arial,Verdana, Helvetica, sans-serif;
}
.ballNumberOPB
{
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	font-family: Arial,Verdana, Helvetica, sans-serif;
}
.starNumber
{
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	font-family: Arial,Verdana, Helvetica, sans-serif;
}
.pickerOdd
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	font-weight: bold;
	font-size: 8pt;
	border-left: gray 1px solid;
	cursor: pointer;
	color: white;
	border-bottom: gray 1px solid;
	background-color: firebrick;
}
.pickerEven
{
	border-right: white 2px solid;
	border-top: white 2px solid;
	font-weight: bold;
	font-size: 8pt;
	border-left: white 2px solid;
	cursor: pointer;
	color: white;
	border-bottom: white 2px solid;
	background-color: firebrick;
}
.pickerOver
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	font-weight: bold;
	font-size: 8pt;
	border-left: gray 1px solid;
	cursor: pointer;
	color: #ffffff;
	border-bottom: gray 1px solid;
	background-color: royalblue;
}
.reportHeader
{
	background-color:#e2e2e2;
	color:#000000;
	font-weight: bold;
}
.reportData
{
	color: #000000;
	background-color: #FFFFFF;
}
.reportDataOrange
{
	color: white;
	background-color: #ff6600;
}
.reportDataRed
{
	color: white;
	background-color: #ff0033;
}

.pageTitle
{
	padding-left: 15px;
	font-weight: bold;
	font-size: 12pt;
	color: #ffffff;
	font-family: Arial;
}
.Countdown
{
	font-weight: bold;
	font-size: 14px;
}
.smallFont
{
	font-size:10px;
}
.smallFontBlack
{
	font-size: 10px;
	color: black;
	font-weight: bold;
}
.whitelink a:link
{
	font-size: 12px;
	color: #80dbf4;
	font-weight:bold;
	text-decoration: none;
}
.whitelink a:visited {
	color: #80dbf4;
	font-weight:bold;
	text-decoration: none;
	font-size: 12px;
}
.whitelink a:hover {
	color: White;
	text-decoration: underline;
	font-size: 12px;
}
.whitelink a:active {
	color: #80dbf4;
	font-weight:bold;
	text-decoration: none;
	font-size: 12px;
}
.redlink a:link
{
	font-size: 12px;
	color: White;
	font-weight:bold;
	text-decoration: none;
}
.redlink a:visited {
	color: White;
	font-weight:bold;
	text-decoration: none;
	font-size: 12px;
}
.redlink a:hover {
	color: Blue;
	text-decoration: underline;
	font-size: 12px;
}
redlink a:active {
	color: Red;
	font-weight:bold;
	text-decoration: none;
	font-size: 12px;
}
.newsBox
{
	BACKGROUND-POSITION-X: center;
	background-image: url(/images/finalgraphics/newsBox.gif);
	background-repeat: no-repeat;
}
.FinAll
{
	background-color:#ccffcc;
	color:#000000;
}
.FinBreakdown
{
	background-color:#ffff99;
	color:#000000;
}
.alertMessage
{
	border-right: white 2px solid;
	border-top: white 2px solid;
	margin-top: 5px;
	border-left: white 2px solid;
	width: 98%;
	color: #ffffff;
	border-bottom: white 2px solid;
	height: 100px;
	background-color: #80dbf4;
}

.blackText
{
	color:#000000;
}

.alertText
{
	font-weight: bold;
	font-size: 12pt;
	color: #ffffff;
}
.bonusWait
{
	width:315px;
	height:26px;
	background-image: url(/images/bonusWait.gif);
	background-repeat: no-repeat;
}
.bonusWaitMain
{
	BACKGROUND-POSITION-X: right;
	background-image: url(/images/bonusWaitMain.gif);
	width: 315px;
	background-repeat: no-repeat;
	height: 26px;
}
.NewMenuItemTable
{
	padding-left: 44px;
	padding-bottom: 10px;
}
.NewMenuItem a:link
{
	font-weight:bold;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.NewMenuItem a:visited 
{
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
}
.NewMenuItem a:hover {
	color: #629dff;
	text-decoration: underline;
	font-size: 12px;
}
.NewMenuItem a:active {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
}
.menuSpacer
{
	padding-left: 5px;
}

.yellowText
{
	color: #ffff66;
	font-size:10px;
}

div.sample_attach, a.sample_attach
{
  width: 115px;
  height:18px;
  border: 1px solid black;
  background: #FFFFEE;
  padding: 0px 5px;
  font-weight: 900;
  font-size:10px;
  color: #008000;
}

a.sample_attach
{
  display: block;
  border-bottom: none;
  text-decoration: none;
}

form.sample_attach
{
  position: absolute;
  visibility: hidden;
  border: 1px solid black;
  background: #FFFFEE;
  padding: 0px 0px 0px 0px;
}

.playNowText
{
	padding-left: 10px;
	font-weight: bold;
	font-size: 10pt;
	color: yellow;
	font-family: Arial;
}

.resultsDDL
{
    width:260px;
    border:1px solid #e2e2e2;
    background-color:#FFFFFF;
    color:#000000;
}