﻿body 
{
	
	
}
.aText
{
	color:Black;
/*	background-color: InfoBackground;*/
	FONT-FAMILY: Verdana,Times New Roman,Arial;
	font-size:9pt;
}
.aErrorMsg
{
	color: Red;
	font-size: 10pt;
}
.aTable
{
	BORDER-RIGHT: #000099 thin solid; 
	BORDER-TOP: #000099 thin solid; 
	BORDER-LEFT: #000099 thin solid; 
	BORDER-BOTTOM: #000099 thin solid;
	background-color:White;
	FONT-FAMILY: Verdana,Times New Roman,Arial;
	font-size:10pt;
}
.aHeadBorder
{
	BORDER-RIGHT: #000099 thin solid; 
	BORDER-TOP: #000099 thin solid; 
	BORDER-LEFT: #000099thin solid; 
	BORDER-BOTTOM: #000099 thin solid;
	background-color:Gray;
	color: White;
	font-weight: bold;
}
.aMsg
{
	color: Green;
}

.aButton
{
	COLOR: navy; 
	FONT-FAMILY: Verdana,Arial,Times New Roman;
	font-weight: bold;
}

.aHead
{
	background-color:#000099;
	color: White;
	font-weight: bold;
}
.aFooter
{
	background-color:#000099;
	color: White;
	font-size: 10pt;
	
}
.aLeftMenu
{
	COLOR: navy; 
	FONT-FAMILY: Verdana,Times New Roman,Arial; 
}

