﻿
	body
{
	font-family: Arial, Verdana, Sans-Serif,Tahoma;
}


mastermenu
{
	font-weight: bold;
	font-size: 14pt;
	color: #0033cc;	
	
}

div.TopHeader
{
	font-weight: normal;
	font-size: medium;
	color: white;
	background-image: url(Images/back.gif);
	background-color: #0033cc;	
}


td.label
{
	text-align: right;
	font-size: 10pt;
	font-weight: bold;
}

td.entry
{
	text-align: left;
	font-size: 10pt;
	
}

div.Congratulations
{
	font-weight: bold;
	font-size: 16pt;
	background-image: url(Images/Congratulations.gif);
}

div.FAQ
{
	font-size: 12pt;
	background-color: #f5f5f5;
	text-align: left;
	
}

table.login
{
	font-weight: bold;
	color: #0033cc;
}

special
{
	color: #0033cc;
	background-color: white;
}

div.homeheader
{
	font-weight: bold;
	font-size: 14pt;
	color: red;
	background-image: url(Images/header.gif);
	background-repeat: no-repeat;
}

div.homecontent
{	
	font-size: 12pt;
	color: black;
}

a.menu
{
	color: white;
	font-weight: bold;
	font-size: 12pt;
	text-decoration: none;
}

a.menu:hover
{
	font-style: italic;
}

