BODY, TD {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 10pt;
	background-color : #7B92AA;
}

Textarea
{
	font-family : Verdana, Arial, sans-serif ;
	font-size : 10pt;
}

A {
	text-decoration: none;
	color: blue;
}

A:Hover {
	text-decoration: none;
	color: Fuchsia;
}

th
{
	font-family : Verdana, Arial, sans-serif ;
	font-size : 10pt;
	font-weight: bold;
	background-color: white;
	color: #000080;
	text-align:center;
}

th.header
{
	font-family : Verdana, Arial, sans-serif ;
	font-size : 10pt;
	font-weight: bold;
	background-color: #617F9E;
	color: black;
	text-align:center;
}

.navbarbutton
{
	background-color: transparent;
	color: Black;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
}

.specialnavbarbutton
{
	background-color: white;
	color: red;
	text-decoration: blink;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	background : #ffffff;
}

.newnavbarbutton
{
	background-color: #ffffff;
	color: #000080;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
}

.plainheader
{
	font-family : Verdana, Arial, sans-serif ;
	font-size : 10pt;
	font-weight: bold;
	text-align:center;
}

.plainredheader
{
	font-family : Verdana, Arial, sans-serif ;
	font-size : 10pt;
	font-weight: bold;
	color: red;
	text-align:center;
}

.largeredheader
{
	font-family : Verdana, Arial, sans-serif ;
	font-size : 24pt;
	font-weight: bold;
	color:red;
	text-align:center;
}

.redheader
{
	font-family : Verdana, Arial, sans-serif ;
	font-size : 10pt;
	font-weight: bold;
	background-color: red;
	color:#ffcc00;
	text-align:center;
}

.navyheader
{
	font-family : Verdana, Arial, sans-serif ;
	font-size : 10pt;
	font-weight: bold;
	background-color: navy;
	color:#ffcc00;
	text-align:center;
}

.blueheader
{
	font-family : Verdana, Arial, sans-serif ;
	font-size : 10pt;
	font-weight: bold;
	background-color: blue;
	color:#ffcc00;
	text-align:center;
}

.formlabel
{
	font-family : Arial, sans-serif ;
	font-size : 12px;
	font-weight: bold;
	text-align:right;
	width: 150px;
	background-color: Silver;
}

.boldfield
{
	font-family : Arial, sans-serif ;
	font-size : 12px;
	font-weight: bold;
	text-align:left;
	background-color: silver;
}

.formheader
{
	font-family : Arial, sans-serif ;
	font-size : 12px;
	font-weight: bold;
	text-align:center;
	background-color:silver;
}

.formfield
{
	font-family : Arial, sans-serif ;
	font-size : 12px;
	font-weight: normal;
	text-align:left;
}

.ralign
{
	text-align : right;
}

.lalign
{
	text-align: left;
}

.calign
{
	text-align: center;
}

.whiteheader
{
	background-color : #2E4274;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10 pt;
	font-style : normal;
	font-weight : bold;
	color : White;
}

fieldset
{
	width : 800px;
}

