BODY	{
	background-color: #EAE8DC;
	text-align: center;
}

table.body	{
	background-color: white;
	border: 2px solid black;
	background-image: url("../images/background.jpg");
	background-repeat: no-repeat;
	background-position: bottom right;
}

td.TopBar	{
	height: 70px;
	padding-bottom: 0px;
}

td.SmallBar	{
	height: 20;
	background-color: #99CCFF;
	background-color: BurlyWood;
	text-align: center;
	vertical-align: middle;
	font-size: 8pt;
	font-family: verdana;
}

td.LeftBar	{
	border-right: 1px solid gold;
	vertical-align: top;
	padding-top: 5px;
	font-family: tahoma;
	font-size: 10pt;
	font-weight: bold;
}

td.LeftRow	{
	vertical-align: top;
	padding-top: 5px;
	font-family: tahoma;
	font-size: 10pt;
	font-weight: bold;
}

.u	{
	text-decoration: underline;
}

A.LeftLink	{
	color: black;
	text-decoration: none;
	width: 100%;
	padding-left: 10px;
	padding-bottom: 5px;
}

A.LeftLink:Hover	{
	color: white;
	background-color: blue;
}

td.Content	{
	vertical-align: top;
	padding-left: 15px;
	padding-top: 15px;
	font-size: 8pt;
	font-family: verdana;
}

td.Aux	{
	padding-left: 8px;
	font-size: 8pt;
	font-family: verdana;
	vertical-align: top;
	padding-top: 40px;
}

span.title	{
	font-size: 18pt;
	font-family: Verdana;
	color: Blue;
	font-weight: bold;
}

span.title2	{
	font-size: 12pt;
	font-weight: bold;
	font-family: georgia;
}

span.DepartmentHead	{
	font-size: 10pt;
	text-decoration: underline;
}

span.Underline	{
	font-size: 10pt;
	text-decoration: underline;
	font-family: verdana;
	font-weight: bold;
}

.Bold	{
	font-weight: bold;
}

.Bold10	{
	font-weight: bold;
	font-size: 10pt;
}

.Italic	{
	font-style: italic;
}

a.line	{
	color: black;
	text-decoration: none;
}

a.line:hover	{
	text-decoration: underline;
}

td.grey	{
	background-color: Gainsboro;
	font-weight: bold;
	font-size: 8pt;
	padding: 1px;
	padding-left: 3px;
}

table.Department	{
	font-size: 8pt;
}

a.Bold	{
	font-weight: bold;
	color: blue;
	text-decoration: none;
}

a.Bold:Hover	{
	text-decoration: underline;
}

.8	{
	font-size:8pt;
}

td.white	{
	background-color: white;
}