#BrochureMenuMaster
{
	background-color: Transparent;
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	padding: 0;
	z-index: 100;
	text-align: center;
	vertical-align: middle;
}

.Custom_SA_Shadow {
background-image:url(/Images/SA/DropshadowWhite.jpg);
background-position:center bottom;
background-repeat:repeat;
height:9px;
}

A.mainmenu:active
{
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	font-family: arial;
	text-decoration: none;
}
A.mainmenu:link
{
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	font-family: arial;
	text-decoration: none;
}
A.mainmenu:visited
{
	font-weight: bold;
	font-size: 11px;
	color: #edc299;
	font-family: arial;
	text-decoration: none;
}
A.mainmenu:hover
{
	font-weight: bold;
	font-size: 11px;
	color: #ea9521;
	font-family: arial;
	text-decoration: none;
}
P.menu
{
	margin-top: 4px;
}
P.menu2
{
	margin-top: 1px;
}

