body
{
	font-family: Arial;
	font-size: 9pt;
}
.Error
{
	color: Red;
	font-weight: bold;
}
.MessageArea
{
	background-color: Yellow;
	font-weight: bold;
}
.Note
{
	font-size: 8pt;
}
A:Hover
{
	background-color: #FFFFFF;
	color: #FFFFFF;
	text-decoration: underline;
}
A
{
	color: Blue;
	font-weight: bold;
	text-decoration: underline;
}
.MainMenu
{
	font-size:9pt;
}
.MainMenu A
{
	
}

.MainMenuGroupTitle
{
	font-size: 12pt;
	background-color: #CCCCCC;
	color: #006600;
	font-weight:bold;
	height: 20;
}

.MainMenuGroupTitle A
{
	color: #006600;
	text-decoration: none;
}
.MainMenu TD
{
	vertical-align: top;
}
.MainMenuItemDescr
{
	color:#000000;
	font-size:8pt;
}

.MainNoBorder TD
{
	font-size: 9pt;
}
.MainNoBorder INPUT
{
	border-color: #006600;
	border-width: 1px;
	border-style: none;
	font-size: 9pt;
}
.MainNoBorder Textarea
{
	border-color: #006600;
	border-width: 1px;
	border-style: solid;
	font-size: 9pt;
	font-family: Arial;
}
.MainNoBorder SELECT
{
	font-size: 8pt;
}
.Main TD
{
	font-size: 9pt;
}
.Main INPUT
{
	border-color: #006600;
	border-width: 1px;
	border-style: solid;
	font-size: 9pt;
}
.Main Textarea
{
	border-color: #006600;
	border-width: 1px;
	border-style: solid;
	font-size: 9pt;
	font-family: Arial;
}
.Main SELECT
{
	font-size: 8pt;
}
.Main Radio
{
	border-style: none;
}
.GridMain
{
	font-size: 9pt;
}
.SmallINPUT
{
	border-color: Green;
	border-width: 1px;
	border-style: solid;
	font-size: 7pt;
}
A.Title
{
	color: #FFFFFF;
	text-decoration: none;
}
A.Title:Hover
{
	text-decoration: underline;
}

TR.Title
{
	text-align: center;
	vertical-align: bottom;
	font-weight: bold;
	font-size: 12pt;
	color: #006600;
	font-family: Arial;
	background-color: green;
}
TR.Title A
{
	color: #FFFFFF;
	text-decoration: underline;
}
TR.Title A:Hover
{
	background-color: #006600;
	color: #FFFFFF;
	text-decoration: underline;
}
TD.Title
{
	font-weight: bold;
	font-size: 12pt;
	color: #006600;
	font-family: Arial;
	background-color: green;
}
TD.BannerRow
{
	font-weight: bold;
	font-size: 12pt;
	color: white;
	font-family: Arial;
	background-color: #006600;
}
TD.HighlightRow
{
	font-weight: bold;
	font-size: 12pt;
	color: white;
	font-family: Arial;
	background-color: #787878;
}
.GridPager
{
	color: #006600;
	background-color: #CCCCCC;
}
.GridPager A
{
	color: #006600;
	font-weight: normal;
}