﻿#body {
	background-color: #FFFFCC;
	font-family: Verdana;
	font-size: 11px;
}
#body #MasterTable {
	background-color: #FFFFFF;
}
#body #TableHeader
{
	background: #003399;
	font-family: Verdana;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}
#body #RegisterFieldNames {
	font-family: Verdana;
	text-align: right;
	font-weight: bold;
}
#body #PageHeader {
	background-color: #FFFFFF;
}
#body #BoldBlueText {
	font-weight: bold;
	font-size: small;
	color: #003399;
}
#body #BlueLine {
	background-color: #003399;
}
#body #BlueText {
	color: #003399;
	font-weight: bold;

}

#body #RedText
{
	color: #FF0000;
	font-weight: bold;
}
.RedText
{
	color: #FF0000;
}
.GridAltItem
{
    background-color: #FFFFFF;
}
.lnkButton
{
    text-decoration: none;
    color: #003399;
    font-weight: bold;
    font-size: 12px;
}
#body #Nav {
	text-align: center;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
#body #Nav #NavItem {
	padding-right: 5px;
	padding-left: 5px;
}
#body #Nav #NavItem a {
	text-decoration: none;
	color: #FFFFFF;
}
#body #Nav #NavItem a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#body #Nav #NavItem a:hover {
	text-decoration: none;
	color: #999999;
	font-weight: bold;
}
#body #Nav #NavItem a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;

}
p {
	margin-top: 0px;
	margin-bottom: 3px;
}
