html, form {
	min-height: 100%;
	height: 100%;
}

body {
	min-height: 100%;
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 16px 0px 16px 0px;
	font-size: 10pt; 
	text-align: center; 
	font-family: Tahoma, Helvetica, sans-serif;
	/*text-align: left;*/
	color: #000000;
	background-color: #7f80ff;
	background-image: url('../images/bg4.jpg');
	background-repeat: no-repeat;
	background-position: 50.10% 0;
	background-attachment:fixed;

	/*margin-left:1px; <= for IE*/
}
html>body {margin:0} 

A:link {color: #0000FF;}
A:visited {color: #0000FF;}
A:active {color: #0000FF;}
A:hover {text-decoration: none; color: #3333FF;}

.menutext
{
  color: #FFFFFF;
  text-decoration: none;
  font-size: 12pt;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  cursor: hand;  
}

.titletext
{
  color: #FFFFFF;
  text-decoration: none;
  font-size: 12pt;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
}

.mouseovertext
{
  color: #FFFFFF;
  text-decoration: none;
  font-size: 12pt;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  cursor: hand;  
}


.footertext
{
  color: #FFFFFF;
  text-decoration: none;
  font-size: 11pt;
  margin: 0px;
  padding: 0px;
}
.footertext A:link {text-decoration: none; color: #FFFFFF;}
.footertext A:visited {text-decoration: none; color: #FFFFFF;}
.footertext A:active {text-decoration: none; color: #FFFFFF;}
.footertext A:hover {text-decoration: none; color: #FFFFFF;}

.menutext A:link {text-decoration: none; color: #FFFFFF;}
.menutext A:visited {text-decoration: none; color: #FFFFFF;}
.menutext A:active {text-decoration: none; color: #FFFFFF;}
.menutext A:hover {text-decoration: none; color: #FFFFFF;}

.mouseovertext A:link {text-decoration: none; color: #FFFFFF;}
.mouseovertext A:visited {text-decoration: none; color: #FFFFFF;}
.mouseovertext A:active {text-decoration: none; color: #FFFFFF;}
.mouseovertext A:hover {text-decoration: none; color: #FFFFFF;}

.blackmenutext
{
  color: #1d14be;
  text-decoration: none;
  font-size: 12pt;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
}

.input {
    border: 1px solid #AAAAAA;
    background: #EFEFEF;
    font-size: 10pt;
    font-family: Tahoma, Helvetica, sans-serif;    
}
.button {
    border: 1px solid #0000FF;
    background: #5050FF;
    color: #FFFFFF;
    font-weight: bold;
    font-family: Tahoma, Helvetica, sans-serif;
    padding: 2px;    
}
.mytab
{
  background: #4942e8;
	background-image: url('../images/tabmid.gif');
  color: #FFFFFF;
  text-decoration: none;
  font-size: 12pt;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
}
.mybottomtab
{
  background: #4942e8;
	background-image: url('../images/btabmid.gif');
  color: #FFFFFF;
  text-decoration: none;
  font-size: 12pt;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
}
.bonus
{
  text-decoration: none;
  font-size: 11pt;
  margin: 0px;
  padding: 0px;
}

.contenttable
{
  border: 0px;
  padding: 2px;
  margin: 2px;   
}

.puzzletable0
{
  background: #CCCCFF;
  font-size: 10pt;
  color: #000000;
}
.puzzletable1
{
  background: #DDDDFF;
  font-size: 10pt;
  color: #000000;
}

.contenttd
{
  border: 1px solid #AAAAAA;
  padding: 0px;
  margin: 0px;
}
.email
{
  border: 1px solid #AAAAAA;
  padding: 4px;
  margin: 0px;
}
.myerror
{
  font-size:8pt;
  color: #CC0000;
}
.termstext
{
  font-size:8pt;
  color: #000000;
}
.smalltext
{
  font-size:8pt;
}
.buylefttd
{
  border: 0px solid #AAAAAA;
  padding: 2px;
  margin: 2px;
  font-size: 11pt;
  text-align: right;
  font-weight: bold;
}
.buytd
{
  border-left: 1px solid #AAAAAA;
  border-right: 1px solid #CCCCCC;
  padding: 2px;
  margin: 2px;
  font-size: 16pt;
  text-align: center;
  font-weight: bold;
}
.scoreboardtd
{
  border-left: 0px;
  border-right: 1px solid #CCCCCC;
  padding: 2px;
  margin: 2px;
  font-size: 10pt;
  text-align: center;
}

table.full-height {
	min-height: 100%;
	height: 100%;	
}

a #imagemouseover { background:#FFFFFF}
a:hover #imagemouseover {  background:#CCCCCC }

.mid
{
	background-image: url('../images/mid.gif');
}
.tablebg
{
  background-color: #DFDFDF;
  padding: 0px;
  margin: 0px;   	
}
.tablebg2
{
  background-color: #FFFFFF;
  padding: 0px;
  margin: 0px;   	
}
.whitetext
{
  color: #FFFFFF;
}
.mypicture
{
  border: 1px solid #aaaaaa;
  padding: 6px;
  margin: 6px;
  background-color: #ffffff;
}
td
{
  font-size: 10pt; 
	font-family: Verdana, Helvetica, sans-serif;
		line-height: 14pt;
}