body
{
	background-color:#e3ebe7;		
}
h1
{	
    font-size:12pt;    
    font-weight:bold;
    font-family:Verdana;
    text-decoration:none;
}
CAPTION.tabletitle
{
	font-family:Verdana;
	font-size: 12pt;
	font-style: normal;
	font-weight:bold;
	color:White;
	background-color:LightSlateGray;		
}

A.mainmenu {
    color:White;
    font-size:10pt;    
    font-weight:bold;
    font-family:Verdana;
    text-decoration:none;
}

A.mainmenu:hover {
    color:Yellow;    
    letter-spacing:1px;
}

BUTTON
{
	background-color:Silver;
}

.validator
{
	font-family:Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight:normal;
	color:Red;
}

.currentuser
{
	font-family:Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight:normal;
	background-color:#CCCCCC;
	color:LightGray;
}
.formlabel
{
	font-family:Verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight:normal;	
	color:black;
}

.mainmenu
{
	font-family:Verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight:normal;		
	text-decoration:none;	
}

.heading
{
	font-family:Verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight:bold	
}
.HtmlEditorTitle
{
	font-family:Verdana;
	font-size: 18pt;
	font-style: normal;
	font-weight:bold;
	background-color:Beige;		 
}

