BODY
{
	font-size: 8pt;
	font-family: 'Trebuchet MS';
}
A
{
	color: maroon;
}
A:hover
{
	color: red;
}
.Button
{
	border-right: white 1px solid;
	border-top: white 1px solid;
	border-left: white 1px solid;
	color: #ebffff;
	border-bottom: white 1px solid;
	background-color: #7da7d9;
}
.UploadButton
{
	border-right: white 1px solid;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-bottom: white 1px solid;
}
.Error
{
	color: red;
	font-size: 10pt;
	font-family: 'Trebuchet MS';
}
.Site_Header
{
	font-size: 9pt;
	color: white;
	background-color: #669999;
	border: 1px;
	border-style: solid;
	border-color: #000000;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
}
.Pager
{
	background-color: #ffffcc;
}
.Header
{
	font-size: 12pt;
	font-weight: bold;
	color: navy;
}
.Instructions
{
	font-size: 10pt;
	color: navy;
}
.Copyright
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 8pt;
	color: black;
}
.Grid
{
	font-size: 10pt;
}

.GridHeader
{
	background-color: #ffffcc;
}
.SelectedRow
{
	background-color: #ffffff;
}
TABLE

.Label
{
	font-size: 10pt;
	font-family: 'Trebuchet MS';
}
TABLE .Error
{
	color: red;
	font-size: 10pt;
	font-family: 'Trebuchet MS';
}

.NavTable
{
	background-color: #eff7de;
	font-size: 8pt;
	font-family: Verdana;
	font-style: normal;
	border: 1px;
	border-color: #000000;
	border-style: solid;
	line-height: 10pt;
}
.NavHeader
{
	font-weight: bold;
	font-size: 8pt;
	font-family: Tahoma;
	background-color: #eeeeee;
	text-align: center;
	border: 1px;
	border-style: solid;
	border-color: #c0c0c0;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.NavLink
{
	background-color: #eff7de;
	font-size: 8pt;
	font-style: normal;
	font-family: Verdana;
}
.SmallComic
{
	font-family:Comic Sans MS;
	font-size: 10pt;
	color: navy;
}
.Comic
{
	font-family:Comic Sans MS;
	font-size: 12pt;
	font-weight: bold;
	color: navy;
}