A.topMenuAnchor:link	{	
	text-decoration:	none;
	font-family:Verdana,Tahoma;
	font-size:10px;
	color:	white;
	}	
		
A.topMenuAnchor:visited	{	
	text-decoration:	none;
	font-family:Verdana,Tahoma;
	font-size:10px;
	color:	white;
	}	
		
A.topMenuAnchor:active	{	
	text-decoration:	none;
	font-family:Verdana,Tahoma;
	font-size:10px;
	color:	white;
	}	
		
A.topMenuAnchor:hover
{
	text-decoration:	none;
	font-family:Verdana,Tahoma;
	font-size:10px;
	color:	yellow;
}

.titleBarTable
{
	width:760px;
	background-color:White;
}

.titleBarMenuButtonsTable
{
	font-family:Verdana,Tahoma;
	font-size:10px;
	color:	white;
}

.searchBoxTable
{
	width:100px;
	background-color:#E0E0E0;
	height:45px;
}
