
BODY
{
	font-family: verdana, arial, sans-serif;
	font-size:   10pt;
	color: black;
}


.header1
{
	font-family: verdana, arial, sans-serif;
	font-size:   16pt;
	font-weight: bold;
	color: black;
}
.header2
{
	font-family: verdana, arial, sans-serif;
	font-size:   12pt;
	font-weight: bold;
	color: black;
}
.subhead
{
	font-family: verdana, arial, sans-serif;
	font-size:   10pt;
	font-weight: bold;
	font-style:  italic;
	color: black;
}
.big
{
	font-family: verdana, arial, sans-serif;
	font-size:   20pt;
	font-weight: bold;
	color: black;
}
.bodyNN
{
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
	color: black;

}
.boldred
{
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: red
}
.bigGreen
{
	font-family: verdana, arial, sans-serif;
	font-size:   20pt;
	color: #33AA66;
	font-weight: normal
}
.bigRed
{
	font-family: verdana, arial, sans-serif;
	font-size:   20pt;
	color: #FF3333;
	font-weight: normal
}

.mediumGreen
{
	font-family: verdana, arial, sans-serif;
	font-size:   16pt;
	color: #33AA66;
	font-weight: normal
}

.small
{
	font-family: verdana, arial, sans-serif;
	font-size:   8pt;
	color: black;
	font-weight: bold

}
.bigger
{
	font-family: verdana, arial, sans-serif;
	font-size:   12pt;
	color: black;
	font-weight: bold
}

}

.boldBlue
{
	font-family: verdana, arial, sans-serif;
	font-size:   9pt;
	font-weight: bold;
	color: blue
}
.smallWhite
{
	font-family: verdana, arial, sans-serif;
	font-size:   8pt;
	font-weight: normal;
	color: white
}
.handCursor
{
	cursor: hand;
}
.crossCursor
{
	cursor: crosshair;
}

.HiScore
{
	font-family: verdana, arial, sans-serif;
	font-size:   7pt;
	color: blue;
	font-weight: normal;

}
.HiScoreNNclass
{
	font-family: verdana, arial, sans-serif;
	font-size:   8pt;
	color: blue;
	font-weight: normal;

}

.Lives
{
	color:red;
	font-family:verdana, arial;
	font-size: 12pt;
	font-weight: bold;
}

.loading
{
	color:blue;
	font-family:verdana, arial;
	font-size: 100pt;
	font-weight: bold;
	
}
.quiteBig
{
	color:blue;
	font-family:verdana, arial;
	font-size: 50pt;
	font-weight: bold;
	
}
.win
{
	font-family:verdana;
	color:red;
	font-weight:bold; 
	font-size:200pt;
}
.lose
{
	font-family:verdana; 
	color:blue; 
	font-weight:bold; 
	font-size:180pt;
}


a:visited, a:link  { text-decoration: none; color: blue; font-weight: bold; font-family:verdana, arial, sans-serif;}
a:hover { color:#6666FF}

a.Glow:hover { color: red; background:"#FFFFFF" }
a.Glow:active { color: red}

a.subnavInactive:visited { color: black }
a.subnavInactive:active { color: black }
a.subnavInactive:hover { color: red }

.subnavActive { color: red }

h2
{
	font-family: verdana, arial, sans-serif;
	font-size:   17pt;
	color: black;

}

.photohead
{
  font: italic bold;
  width: 500px
}



.adColumn {
    width: 500px;
    padding-left: 100px;    
}

.tdAdBox {
    width: 500px;
    margin-bottom: 10px;
    font-size: 9pt;
    padding: 10px;
    border: 1px #AAA solid;
}



