body {
	background-image:   url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: top left;
}
body, td, th, .blocktext { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #FFFFFF;
	margin: 0px;
}
body {
	background-color: #000066;
}
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #000066;
}
p { 
	margin-top: 0pt; 
	margin-bottom: 14pt; 
}
h1 {
	font-family: Optima;
	font-size: 30pt;
	color: #0000ff;
}
.arrow {
	visibility: hidden;
}
#navbar {
	padding: 5px 0 5px 0;
}
#navbar td {
	font-size: 6pt;
}
#navbar td a, td.hidelink a{
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
td.hidelink a {
	color: #00ffff;
}
.qm { 
	font-size: 10pt; 
	color: #00CCCC;
}
.lines {
	border: none;
}
a {
	color: #FFFFFF;
}
a:visited { 
	color: #FFFFFF;
}
a:hover {
	color: #FF0000;
}
td.hidelink a:hover, td.hidelink a:visited {
	color: #00ffff;
}
.menuthis {  
	font-size: 8pt; 
	color: #0000CC
}
.menuitem { 
	font-size: 8pt; 
	color: #FFFFFF;
}
.menuitem a {  
	text-decoration: none;
}
.designed, .designed a, .designed a:visited {
	font-size: 7pt; 
	color: #ccccff;
}
.designed a:hover {
	color: #ff0000;
}
.result {
	color: #000000; 
	background-color: #00CCCC; 
	font-weight: bold
}
.hairline, .hairline td , .hairline th {
	border-collapse: collapse;
	border-style: solid;
	border-width: 1px;
	border-color: #aaaacc;
}
.hairline td {
	border-bottom-width: 0px;
	padding: 4px;
}
.hairline th {
	font-weight: bold;
	text-align: left;
	border-bottom-width: 2px;
	padding: 4px;
}
.play {
	margin-right: 5px;
}
.nobold {
	font-weight: normal;
}	