BODY
{
	font-size: 10pt;
	font-family: Tahoma, Arial, Sans-Serif;
	text-align: center;
}

TD
{
		font-size:	10pt;
}

DIV 
{
	font-size:	10pt;
}

.menucell
{
	border-right: whitesmoke 1px solid;
	padding-right: 5px;
	border-top: whitesmoke 1px solid;
	padding-left: 5px;
	font-size: 8pt;
	text-align: center;
}




.profileLink:link
{
	color: #000000;
	text-decoration: none;
}	
		
.profileLink:visited	{	
	text-decoration:	none;
	color:	#000000;
	}	
		
.profileLink:active	
{
	font-weight: bold;
	text-decoration:	none;
	color:	#000000;
	}	
		
.profileLink:hover
{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


.menuLink:link
{
	color: #000000;
	text-decoration: none;
}	
		
.menuLink:visited	{	
	text-decoration:	none;
	color:	#000000;
	}	
		
.menuLink:active	{	
	text-decoration:	none;
	color:	#ffffff;
	}	
		
.menuLink:hover
{
	color: #ffffff;
	text-decoration: underline;
}

.menuLinkSelected:link
{
	color: #ffffff;
	text-decoration: none;
}	
		
.menuLinkSelected:visited	{	
	text-decoration:	none;
	color:	#ffffff;
	}	
		
.menuLinkSelected:active	{	
	text-decoration:	none;
	color:	#ffffff;
	}	
		
.menuLinkSelected:hover
{
	color: #ffffff;
	text-decoration: underline;
}

