.blackbar {
	background-color: #000000;
}
.areas p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
.areas a {
	color: #666666;
	text-decoration: none;
}
.menustart {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.areas a:hover {
	color: #000066;
	text-decoration: underline;
}
.menumain {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #000000;
}
.menu {
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
}

.menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.menu td {
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.menu td:hover {
	background-color: #EEEEEE;
}
.menu a:hover {
	color: #990000;
	text-decoration: none;
}
.footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.main p, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.main h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.main h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}
.check {
	background-color: #FF8080;
}
.main li {
	line-height: 23px;
}
.main a {
	color: #000099;
	text-decoration: none;
}
.main a:hover {
	color: #990000;
	text-decoration: underline;
}
