<STYLE TYPE="text/css">
<!--
BODY
{
	background-color:white
}
.MainTitle
{
	color: #404080;
	font-family: Arial;
	font-size: 36
}
.MainMenuItem
{
	color: #C02040;
	font-family: Arial;
	font-weight: bold;
	font-size: 12;
	text-align: right
}
.MenuItem
{
	color: #C02040;
	font-family: Arial;
	font-weight: bold;
	font-size: 12;
	text-align: center
}
.MenuItemSolid
{
	color: #404080;
	font-family: Arial;
	font-weight: bold;
	font-size: 12;
	text-align: center
}
.MenuDescription
{
	color: #404080;
	font-family: Arial;
	font-size: 10;
	background-color: #E0C000;
	border: 1px solid #404080;
	text-align: center;
	visibility: hidden
}
.DescDiv
{
	position: absolute;
	width: 130px;
	height: 60px;
	left: 100px;
	top: 25px;
	visibility: hidden
}
.MainHeading
{
	color: #404080;
	font-family: Arial;
	font-size: 36
}
.RedText
{
 	font-size: 22;
 	font-family: Arial;
 	color: #C02040
}
.BlackText
{
 	font-size:16;
 	font-family: Arial;
 	color:black;
	font-weight:bold
}
.BlackTextSmall
{
 	font-size: 12;
 	font-family: Arial;
 	color: black
}
.BlackTextMedium
{
 	font-size:14;
 	font-family: Arial;
 	color:black;
	font-weight:bold
}
.BlackTextLarge
{
 	font-size:36;
 	font-family: Arial;
 	color:black;
	font-weight:bold
}
.BlueText
{
 	font-size:14;
 	font-family:"Tahoma";
 	color:#404080;
        font-weight:bold
}
.BlueTextMedium
{
 	font-size:12;
 	font-family:"Tahoma";
 	color:#404080;
    	font-weight:bold
}
.BlueTextSmall
{
 	font-size:10;
 	font-family:"Tahoma";
 	color:#404080;
    	font-weight:bold
}
.BlueTextStylish
{
 	font-size:36;
 	font-family:"Monotype Corsiva";
 	color:#404080;
        font-weight:bold;
	text-align: center
}
.SideHeading
{	
	font: 26 Arial;
	background-color: #404080;
	width: 100px;
	color: White;
	text-align: center;
	vertical-align: top
}
.SideBar
{
	font: 16 Arial;
	background-color: #404080;
	width: 100px;
	color: White;
	text-align: center;
	vertical-align: top
}
#MenuDiv
{
	position: absolute;
	top: 15px;
	right: 10px
}
#MainDiv
{	
	position: relative;
}
.PageFooter
{
	height: 15px;
	text-align: center;
	font: 10 Arial
}
#TopBarDiv
{
	position: relative;
	top: 0px;
	left: 100px
}
#MainArea
{
	position: relative;
	top: 5px;
	left: 110px;
}
#ImageLink a:link
{
	color: white; text-decoration: none
}
#ImageLink a:active
{
	color: white; text-decoration: none
}
#ImageLink a:visited
{
	color: white; text-decoration: none
}
A:link 
{
 	color: #C02040; text-decoration: none
}
A:active
{
 	color: #C02040; text-decoration: none
}
A:visited
{ 
 	color: #C02040; text-decoration: none
}
A:hover
{ 
	color: #404080; text-decoration: none
}
-->
</STYLE>
