﻿body 
{
	font-family: Verdana;
	font-size: 10pt;

}


.BlueBack
{
	background-color: #5399aa; /* #bad80a;  #dfe6f2; */
	/*padding: 4 4 4 100;
	margin: 5 5 5 20; */
}

IMG 	{
	}

.TopLeftMenuItem
{
	text-decoration: none;
	font-size: 8pt;
	color: #5E2154;
	font-family: Arial Rounded MT Bold;
	font-weight: bold;
}

.TopRightMenuItem
{
	text-decoration: none;
	font-size: 8pt;
/*	color: #ffc44a; */
    color: #BAD80A;
	font-family: Arial Black;
}

.LeftMenuItem
{
	text-decoration: none;
	font-size: 8pt;
	color: #5E2154;
	font-family: Arial Rounded MT Bold;
}

.LeftMenuItemBlack
{
	text-decoration: none;
	font-size: 8pt;
	color: #5E2154;
	font-family: Arial Rounded MT Bold;
}

.RightMenuItem
{
	text-decoration: none;
	font-size: 8pt;
	/* color: #ffc44a; */
	color: #BAD80A;
	font-family: Arial Black;
}

h1.ClassName
{
	font-size: 12pt;
	text-decoration: none;
	font-weight: bold;
}

.DescriptionLabel
{
	font-size: 10pt;
	font-weight: bold;
}

