Body
{
	font-family		: Tahoma;
	font-size		: 8pt;
	margin			: 0px 0px 0px 0px;
}

Table
{
	font-family		: Tahoma;
	font-size		: 8pt;
}
Td
{
	padding			:	4px;
}
A
{
	font-family		: Tahoma;
	font-size		: 8pt;
	color			: #4E7CB7;
	text-decoration	: none;
}
A:Visited
{
	font-family		: Tahoma;
	font-size		: 8pt;
	color			: #4E7CB7;
	text-decoration	: none;
}
A:Hover
{
	font-family		: Tahoma;
	font-size		: 8pt;
	color			: #4E7CB7;
	text-decoration	: underline;
}

A:Visited:Hover
{
	font-family		: Tahoma;
	font-size		: 8pt;
	color			: #4E7CB7;
	text-decoration	: underline;
}

.Title
{
	font-family		: Tahoma;
	font-size		: 14pt;
	color			: #4E7CB7;
}
.TitleBar
{
	font-family		: Tahoma;
	height			: 48px;
}
.MenuBar
{
	font-family		: Tahoma;
	height			: 16px;
	font-size		: 8pt;
	color			: #4E7CB7;
	border-top		: solid 1px #4E7CB7;
	border-bottom	: solid 1px #D4EDFF;
	Filter			: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#D4EDFF,endColorStr=#F5F9FF); 
}
.TableHeader
{
	font-family		: Tahoma;
	font-size		: 6pt;
	color			: #4E7CB7;
	font-weight		: bold;
	Filter			: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#D4EDFF,endColorStr=#F5F9FF);
	border			: solid 1px #D4EDFF;
}
.TableFooter
{
	height				: 12px;
	border-Top			: solid 1px #D4EDFF;
}

