﻿#mainMenu 
{
	float: left; 
	width: 150px; 
	height: 100px;
}

#topNavSWF #submenu0
{
	display: none;	float: left;
}

#topNavSWF #submenu1
{
	display: none;	float: left; width: 400px;
}

#topNavSWF #submenu2
{
	display: none;	float: left; width: 400px;
}

#topNavSWF #submenu3
{
	display: none;	float: left; width: 400px;
}

#topNavSWF #submenu4
{
	display: none;	float: left; width: 400px;
}



#topNavSWF
{
	font-family: Arial, Sans-Serif;
	font-size:100%;
    line-height:1.125em; /* 16×1.125=18 */	
    font-size: 0.625em;	/* 16pt size x .625 = 10pt */
}

#topNavSWF li
{
	list-style-type: none;	width: 200px; margin-bottom: 2px;
}

#topNavSWF ul
{
	margin-top: 15px;
	padding-top: 0px;	
}

#topNavSWF a
{
	text-decoration: none;	
}

#topNavSWF a:link, #topNavSWF a:visited
{
	color: #ffffff;	
}

#topNavSWF a:hover, #topNavSWF a:active
{
	color: #999999;	
}
