.swMenu {
	border-bottom: 1px solid #999999;
	color: #000099;
	font-weight: bold;
	line-height: 18px;
	padding: 0px 3px 0px 3px;
}
.swMenu a:link {
	color: #000099;
	text-decoration: none;
}
.swMenu a:visited {
	color: #000099;
	text-decoration: none;
}
.swMenu a:hover {
	color: #990000;
	text-decoration: none;
}
.swMenu a:active {
	color: #000099;
	text-decoration: none;
}
.swMenuHeader {
	background-image: url(../images/menu_bg.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid #999999;
	color: #333333;
	font-weight: bold;
	line-height: 18px;
	padding: 0px 3px 0px 3px;
}
.swMenuBorder {
	border-bottom: 1px solid #999999;
}
.swMenuGroup {
	color: #000099;
	font-weight: bold;
	list-style-type: none;
	margin: 0px 2px 0px 2px;
	padding: 0px;
	width: 145px;
}
.swMenuGroup li {
	border-bottom: 1px solid #999999;
}
.swMenuGroup ol {
	border-top: 1px solid #999999;
	display: none;
	margin: 1px 0px 1px 16px;
	padding: 0px;
}
.swMenuGroup ol li {
	border-bottom: 1px solid #999999;
	list-style-type: disc;
}
.swMenuGroup a:link {
	color: #000099;
	text-decoration: none;
}
.swMenuGroup a:visited {
	color: #000099;
	text-decoration: none;
}
.swMenuGroup a:hover {
	color: #990000;
	text-decoration: none;
}
.swMenuGroup a:active {
	color: #000099;
	text-decoration: none;
}
.swSubMenuGroup {
	color: #000099;
	list-style-type: none;
	margin: 0px 2px 0px 2px;
	padding: 0px;
	width: 145px;
}
.swSubMenuGroup li {
	border-bottom: 1px solid #999999;
}
.swSubMenuGroup ol {
	border-top: 1px solid #999999;
	margin: 1px 0px 1px 18px;
	padding: 0px;
}
.swSubMenuGroup ol li {
	border-bottom: 1px solid #999999;
	list-style-type: disc;
}
.swSubMenuGroup a:link {
	color: #000099;
	text-decoration: none;
}
.swSubMenuGroup a:visited {
	color: #000099;
	text-decoration: none;
}
.swSubMenuGroup a:hover {
	color: #990000;
	text-decoration: none;
}
.swSubMenuGroup a:active {
	color: #000099;
	text-decoration: none;
}
