
body {
	margin:0px;
	margin-right: 1px;
	padding: 0;
	height:  100%;
	margin-bottom: 0px;
    
	 color:  #545454;
	font-family:"Times New Roman", Times, serif;
	font-size: 12pt;
}
a img {
	border: 0;
}
A {
	color: Blue;
	text-decoration: none;

}

A:HOVER {
	color: #B22222;
	text-decoration:underline;
	 
	font-family:"Times New Roman", Times, serif;
}



.sidemenu a:hover {
color:#B22222; 
text-decoration:none; 
font-size:13pt;
font-weight:bold;
font-family:"Times New Roman", Times, serif;
	 
	}
	.sidemenu A{
color:#545454; 
text-decoration:none; 
font-size:13pt;
font-family:"Times New Roman", Times, serif;
	 
	}
	
	.loginLink a:hover {
color: #FFFF99; 
text-decoration:none; 
font-size:13pt;
font-weight:bold;
font-family:"Times New Roman", Times, serif;
	 
	}
	.loginLink A{
color: #FFFFFF; 
text-decoration:none; 
font-size:13pt;
font-family:"Times New Roman", Times, serif;
	 
	}
	
	
.tabmenu a:hover {
color: #FFCC66; 
text-decoration:none; 
font-size:13pt;
font-weight:bold;
font-family:"Times New Roman", Times, serif;
	 
	}
	.tabmenu A{
color: #CCCCCC; 
text-decoration:none; 
font-size:13pt;
font-family:"Times New Roman", Times, serif;
	 
	}
	
	#navlist li a
{
display: block;
padding: 0.25em 0.5em 0.25em 0.5em;
text-decoration: none;
}

#navlist li a:link { color: #FFFFFF; }
#navlist li a:visited { color: #FFFFFF; }

#navlist li a:hover
{
color: #D9CD60;

}