﻿body
{
	margin: 0;
	background-color: #ffffff;
}

td
{
	font-family: verdana;
	font-size: 11px;
	color: #5e5e5e;
}
.text
{
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
}
.HeaderBGColor
{
	background-color: #f6f6f6;
}
.TabColor
{
	border: solid 1px #546f78;
	background-color: #74878d;
}
.BorderBG
{
	background-color: #74878d;
	height: 6px;
}
.BorderBG1
{
	background-color: #b7b7b7;
	height: 5px;
}
.RowColor
{
	border-left: solid 1px #546f78;
	border-right: solid 1px #546f78;
	border-top: solid 1px #546f78;
	background-color: #74878d;
	color: White;
	height: 25px;
}
.AlternateRowColor
{
	border-left: solid 1px #7c7c7c;
	border-right: solid 1px #7c7c7c;
	border-top: solid 1px #7c7c7c;
	background-color: #959595;
	color: White;
	height: 25px;
}
a.displaylink
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: 9px;
}

a.displaylink:hover
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: 9px;
}
.displaylinkfont
{
	color: #ffffff;
	font-weight: bold;
	font-size: 9px;
}
.HeaderFont
{
	font-family: verdana;
	font-size: 12px;
	color: #000000;
}
a.headerlink
{
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}

a.headerlink:hover
{
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}
.hrline
{
	background-color: #74878d;
	height: 2px;
}
a.footerfont
{
	color: #959595;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.footerfont:hover
{
	color: #959595;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}
.ffont
{
	color: #959595;
	font-size: 11px;
}
