﻿body,td,th {
	font-family:Tahoma;
	font-size:10pt;
	color:#FFFFFF
}
body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.question
{
	font-style:italic;
	color:#6699FF
}
.quickLinks
{
	color:#CC0033
}
a
{
	color:#CC0033
}
.blueText
{
	color:#6699FF
}

H1
{
	font: 1.5em Tahoma, Georgia, "Times New Roman" , serif;
	letter-spacing: 1px;
}
H2
{
	font: 1.2em Tahoma, Georgia, "Times New Roman" , serif;
	letter-spacing: 1px;
}
H3
{
	font: bold 1em Tahoma, Verdana, Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
}
H4
{
	font: bold 1.1em Tahoma, Georgia, "Times New Roman" , serif;
	letter-spacing: 1px;
}
H5
{
	font: bold 1.1em Tahoma, Georgia, "Times New Roman" , serif;
	letter-spacing: 1px;
}
H6
{
	font: bold 0.75em Tahoma, Georgia, "Times New Roman" , serif;
	letter-spacing: 1px;
}
UL
{
	list-style-type: none;
}
#navbar
{
	padding-left: 0.3em;
	font: 1.0em Tahoma, Georgia, Times, serif;
	overflow:visible;	
	height:12px;
}
#navbar LI
{
	padding-right: 1em;
	padding-left: 0.5em;
	background: url(/images/diamond-white.gif) no-repeat 100% 75%;
	float: left;
}
#navbar LI A
{
	display: block;
	text-transform: uppercase;
	padding-top: 0.70em;
	color:#6699ff;
	text-decoration:none;
}
#navbar A:hover
{
	background: url(/images/menubg.gif) repeat-x left 30%;
	color: #FFF;
}
#navbar LI A #selected
{
	background: url(/images/menubg.gif) repeat-x left 30%;
	color: #FFF;
}