body
{
}

.MenuItem
{
	font-size: 9pt;
	font-family: Arial;
	color: white;
}

.MenuItem A
{
	color: White!important;
}

.BlockHeader
{
	font-weight: bold;
	font-size: 8pt;
	font-family: Arial;
	color: white;
	padding: 3 2 3 5;
    background-image: url("../images/graduate2.gif");
    background-repeat: repeat-x;
}

.BlockFooter
{
	font-weight: bold;
	font-size: 8pt;
	font-family: Arial;
	color: black;
	padding: 3 2 3 5;
}

.BlockBody
{
	background-color: #efefef;
}

A, A:Visited, A:Hover, A:Active
{
	color: mediumblue;
}

A.Admin, A.Admin:Visited, A.Admin:Hover, A.Admin:Active
{
	color: orangered!important;
}

INPUT, SELECT
{
	font-size: 9pt;
	font-family: Arial;
}

.Normal
{
	font-size: 9pt;
	font-family: Arial;
}

.NormalBold
{
	font-size: 9pt;
	font-family: Arial;
	font-weight: bold;
}

TABLE.Normal TD
{
	font-size: 9pt;
	font-family: Arial;
}

.Medium
{
	font-size: 12pt;
	font-family: Arial;
}