body
{
	font-family: Verdana, Arial;
}

A.menuheaderlink:hover
{
	font-family: Arial;
    text-decoration: none;
	color:#FFCC66;
	font-size: 14px;
    font-weight: bold;
}

A.menuheaderlink
{
	font-family: Arial;
    text-decoration: none;
	color:#FFFFFF;
	font-size: 14px;
    font-weight: bold;
}

.Regtext
{
	font-size:x-small;		
}
.Regtextbold
{
	font-size:x-small;		
	font-weight:bold;

}
.SectionTitle
{
	font-family:Monotype Corsiva;
	font-size:x-large;
}

.RegTextRequired 
{
	font-size:xx-small;	
	color:Red;
}

.ActionMsg
{
	font-size:small;	
	color:Teal;
	font-weight:bold;
}

.LogoTitle
{
	font-family:Monotype Corsiva;
	font-size:30pt;
	font-weight:bold;
	
}

.copyright
{
	font-size:xx-small;
	color:#999999;
	font-family: Arial;
}

A.copyright
{
	text-decoration: none;
}

A.copyright:hover
{
	text-decoration: underline;
}

.contentbackground
{
	background:#000000;
}