BODY {
	background-color : White;
	color : Black;
	font-family : Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font : 11px;
	scrollbar-3d-light-color : #CCD1E9;
	scrollbar-arrow-color : #CCD1E9;
	scrollbar-base-color : #CCD1E9;
	scrollbar-dark-shadow-color : #000000;
	scrollbar-face-color : #000000;
	scrollbar-highlight-color : #CCD1E9;
	scrollbar-shadow-color : #000000;
	margin-top: 0;
	margin-left: 0;
}

A:LINK, A:VISITED {
	color : #1A37B0;
	font-weight : bold;
	text-decoration : none;
}

A:HOVER {
	color : Red;
	text-decoration : underline;
}

A.buttons {
	font-family : Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font : 20px;
	text-decoration : none;
}
A:LINK.Buttons, A:VISITED.buttons {
	color : blue;
	font-weight : bold;
	background-color : silver;
	border-color: silver;
	text-decoration : none;
}

A:HOVER.buttons {
	color : silver;
	background-color : blue;
	border-color: blue;
	text-decoration : none;
}

A.dispbuttons {
	font-family : Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font : 16px;
	text-decoration : none;
}

A:LINK.dispbuttons, A:VISITED.dispbuttons {
	color : blue;
	font-weight : bold;
	background-color : silver;
	border-color: silver;
	text-decoration : none;
}

A:HOVER.dispbuttons {
	color : silver;
	background-color : blue;
	border-color: blue;
	text-decoration : none;
}

Table.TableList
{
	cellpadding:5;
	background-color:White;
	border-color:#999999;
	border-width:1px;
	border-style:None;
	border-collapse:collapse;
}	

TR.TableHeader  {
	font : 14px;
	color : White;
	font-weight : bold;
	background-color : #1A37B0;
	text-align:center;
}

TR.TableList
{
	font : 12px;
}

TH.columns {
	color : black;
	font-family : Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font : 12px;
	font-weight : bold;
	padding : 2px 2px 2px;
	background-color : Silver;
	height: 20px;
}

TR.one {
	background-color : #CCD1E9;
}

TR.two {
	background-color : #9A9EB0;
}


TD.white {
	color : #ffffff;
	font-family : Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font : 11px;
}

TD.title  {
	color : Black;
	font-family : Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font : bold 24px;
	text-align : center;
}

A:LINK.Answered, A:VISITED.Answered  {
	font-family : Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font : 12px;
}

A:LINK.SmLinks, A:VISITED.SmLinks  {
	font-family : Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font : 10px;
}

A:LINK.Unanswered, A:VISITED.Unanswered  {
	color : black;
	font : bold 12px;
}

.CurrentQuest {
	color : red;
	font : bold 12px;
}

A:LINK.Incorrect, A:VISITED.Incorrect  {
	color : red;
	font : bold 12px;
}

A:LINK.Correct, A:VISITED.Correct  {
	color : green;
	font : bold 12px;
}

TD.QuestMenu  {
	font-family : Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font : bold 12px;
	text-align : center;
}

TD.FormHeader  {
	color : Black;
	font-family : Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font : bold 20px;
	text-align : center;
}

TD.header  {
	color: Silver; 
	font: bold 18px;
}

.ReportHeader  {
	font: bold 11px;
	font-size:11px;
	font-weight:bold;
}

.ReportData  {
	font: 11px;
	font-size:11px;
}


.copyright {
	font-size : 8px;
	text-align : center;
}

MARQUEE {
	color : navy;
	font-family : Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font : 12px;
	font-weight : bold;
	padding : 2px 2px 2px;
	background-color : Silver;
	height: 20px;
}
