﻿ul, li{margin:0; border:0; padding:0; list-style:none;}
#NavBarL{
}
#NavBarL .menu {
	font-weight: bold;
}
#NavBarL .menu li {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 10px;
	float: none;
	text-decoration: none;
}
#NavBarL .menu li a{
	display: block;
	text-decoration: none;
	color: #000000;
	padding-top: 3px;
}
#NavBarL .menu li a:hover{
	color:#666666;
}
#NavBarL ul .submenu {
	clear: both;
	display: none;
}
#NavBarL ul .submenu li{
	display: block;
	text-indent: 5px;
	font-weight: normal;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #000000;
}
#NavBarL .submenu li a{
	display: block;
	text-decoration: none;
	color: #000000;
}
#NavBarL .submenu li a:hover{
	background: #FFEEDD;
	color: #808080;
}
#NavBarL ul .flymenu {
	clear: both;
	display: none;
}
#NavBarL ul .flymenu li{
	display: block;
	text-indent: 10px;
	font-weight: normal;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 9px;
	text-decoration: none;
}
#NavBarL .flymenu li a{
	display: block;
	text-decoration: none;
}
#NavBarL .flymenu li a:hover{
	background:#e3edef;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #663300;
	line-height: normal;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	text-align: left;
	border-bottom-style: groove;
	border-bottom-width: thin;
}
