.PageTitle
{
	font-size: 14pt;
	font-weight: bold;
	font-family: Arial,Helvetica;
	text-decoration : underline;
}

th
{
        font-size: 9pt;
        font-weight: bold;
        font-family: Arial,Helvetica;
        color: ffffff;
        background-color: E31937
}


.VertMenuBig
{
	font-size: 9pt;  
	font-weight: bold; 
	color: E31937; 
	font-family: Arial,Helvetica;
}

.VertMenuSmall
{
	font-size: 8pt; 
	color: E31937; 
	font-family: Arial,Helvetica;
}

.MenuBar
{
	background-color: FFFFFF; 
}

.PageContent
{
	font-size: 10pt;
	font-family: Arial,Helvetica;
	color: 807F83;
}

.PageContentSmall
{
	font-size: 8pt;
	font-family: Arial,Helvetica;
	color: 807F83;
}

.LatGreen
{
	font-size: 8pt;
	font-family: Arial,Helvetica;
	color: 33cc33;
	font-weight: bold;
	text-align : center;
}

.LatWhite
{
	font-size: 8pt;
	font-family: Arial,Helvetica;
	color: ffffff;
	font-weight: bold;
	text-align : center;
}

.LatYellow
{
	font-size: 8pt;
	font-family: Arial,Helvetica;
	color: FFB700;
	font-weight: bold;
	text-align : center;
}

.LatRed
{
	font-size: 8pt;
	font-family: Arial,Helvetica;
	color: ff3300;
	font-weight: bold;
	text-align : center;
}

.LatBlue
{
	font-size: 9pt;
	font-family: Arial,Helvetica;
	color: 6699FF;
	font-weight: bold;
	text-align : center;
}

.ClassGreen
{
	font-size: 9pt;
	font-family: verdana;
	color: 33cc33;
	font-weight: bold;
	text-align : center;
}

.ClassWhite
{
	font-size: 9pt;
	font-family: verdana;
	color: ffffff;
	font-weight: bold;
	text-align : center;
}

.ClassYellow
{
	font-size: 9pt;
	font-family: verdana;
	color: FFB700;
	font-weight: bold;
	text-align : center;
}

.ClassRed
{
	font-size: 9pt;
	font-family: vardana;
	color: ff3300;
	font-weight: bold;
	text-align : center;
}

.ClassBlue
{
	font-size: 9pt;
	font-family: verdana;
	color: 6699FF;
	font-weight: bold;
	text-align : center;
}

#Utilities {
	POSITION: absolute;
	HEIGHT: 100px;  
	LEFT: 560px; 
	TOP: 145px; 
	VISIBILITY: hidden; 
	WIDTH: 400px; 
	Z-INDEX: 1;
}

#HelpMenu {
	POSITION: absolute;
	HEIGHT: 50px;  
	LEFT: 750px; 
	TOP: 145px; 
	VISIBILITY: hidden; 
	WIDTH: 114px; 
	Z-INDEX: 1;
}

#SummaryMenu {
	POSITION: absolute;
	HEIGHT: 50px;  
	LEFT: 645px; 
	TOP: 145px; 
	VISIBILITY: hidden; 
	WIDTH: 114px; 
	Z-INDEX: 1;
}

#Query {
	POSITION: absolute;
	HEIGHT: 50px;  
	LEFT: 480px; 
	TOP: 145px; 
	VISIBILITY: hidden; 
	WIDTH: 114px; 
	Z-INDEX: 1;
}
#HomeMenu {
	POSITION: absolute;
	HEIGHT: 50px;  
	LEFT: 15px; 
	TOP: 145px; 
	VISIBILITY: hidden; 
	WIDTH: 114px; 
	Z-INDEX: 1;
}

