.menuquick {
	width:100%;
	height: 20px;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: right;
	color: black;
	background-color: #FFFFFF;
}

.menuquick_menu {
}

.menuquick_menu a:link
{
	color: black;
	text-decoration: none;
}

.menuquick_menu a:visited
{
	color: black;
	text-decoration: none;
}

.menuquick_menu a:hover
{
	background-color: #FFFFFF;
	text-decoration: underline;
}

.menuquick_menu a:active
{
	text-decoration: underline;
}

.menuquick_menu a:focus
{
	border-style: none;
}

.tmp {height: 17px;}

.menupanel
{
	background-color: #738AAD;
	padding-left: 10px;
}

.menu {
	width:100%;
	background: #4C6878;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: right;
	color: black;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
}

.menu a:link, .menu a:visited
{
	color: black;
}

.menu a:hover
{
	text-decoration: underline;
}

.menu a:active
{
}

.menu a:focus
{
	border-style: none;
}

.menu dl {
	display:inline;
}

.menuitem {
	padding-left: 20px;
}

.smenu {
	display:none;
	width:100%;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
}

.smenu a:link
{
	color: black;
	text-decoration: none;
}

.smenu a:visited
{
	color: black;
	text-decoration: none;
}

.smenu a:hover
{
	color: black;
	text-decoration: underline;
}

.smenu a:active
{
	color: black;
	text-decoration: underline;
}

.smenu a:focus
{
	border-style: none;
}

.smenu li {
display:inline;
}


.switchmenu 
{
	width:100%;
	background: #000000;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	color: black;
	padding-top: 2px;
	padding-bottom: 2px;
}

.switchmenu a:link, .switchmenu a:visited
{
	color: black;
}

.switchmenu a:hover
{
	text-decoration: underline;
}

.switchmenu a:active
{
}

.switchmenu a:focus
{
	border-style: none;
}

.switchmenu dl {
	display:inline;
}

.switchmenuitem {
	padding-left: 20px;
	padding-right: 20px;
}
