﻿body
{
	background-color: #3f4956;
	color: White;
	font-family: Verdana, Arial;
	font-size: 11pt;
}
body.Blank
{
	background-color: White;
	color: Black;
	font-family: Verdana, Arial;
	font-size: 11pt;
}
Font.Header
{
	color: 2358A7;
	font-family: Verdana, Arial;
	font-size: 12pt;
	font-weight: bold;
}
Font.News
{
	color: Black;
	font-family: Verdana, Arial;
	font-size: 12pt;
	font-weight: bold;
}
Font.Main
{
	color: Black;
	font-family: Verdana, Arial;
	font-size: 9pt;
}
Font.Tiny
{
	color: Gray;
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-weight: bold;
}
Font.Accent
{
	color: #2358A7;
	font-family: Verdana, Arial;
	font-size: 11pt;
	font-weight: bold;
}
Font.AccentHi
{
	color: #0000FF;
	font-family: Verdana, Arial;
	font-size: 11pt;
	font-weight: bold;
}
TD.MainContent
{
	background-color: #e3eaef;
	color: #2358A7;
	font-family: Verdana, Arial;
	font-size: 11pt;
	font-weight: bold;

}
TD.Bordered
{
	 BORDER-RIGHT: black 1px solid; 
	 BORDER-TOP: black 1px solid; 
	 BORDER-LEFT: black 1px solid; 
	 BORDER-BOTTOM: black 1px solid
}
TD
{
	color: Black;
	font-family: Verdana, Arial;
	font-size: 9pt;
	font-weight: bold;
}
A.Sidebar
{
	color:White;
}
A:hover.Sidebar
{
	color:#3f4956;
}
A
{
	color: #2266eb;
}
A:hover
{
	color: #3f4956;
}
TABLE.MainTable
{
	background-color: #e3eaef;
}
TABLE.Grid
{
	border-right: black thin solid;
	border-top: black thin solid;
	border-left: black thin solid;
	border-bottom: black thin solid;
}