﻿a {
	color: #008000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #CC9900;
}
h1 {
	font-size: 18px;
	line-height: normal;
	text-align: center;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	color: #3C4972;
	font-weight: bold;
	line-height: normal;
	text-align: center;
}
h3 {
	font-size: 14px;
	font-weight: normal;
	color: #800000;
	line-height: normal;
	text-align: center;
}
.style1 {
	background-image: url('images/header.gif');
}
.style2 {
	border-style: solid;
	border-width: 0;
}
body {
	font-family: Tahoma;
	font-size: 12px;
}
.jmenu {
	line-height: normal;
	background-image: url('images/menu.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
	margin-bottom: 4px;
	padding-bottom: 4px;
}
.jmenu h4 {
	border: 1px #64B1E6 solid;
	background-image: url('images/topmenu.gif');
	background-color: #98CBEE;
	background-repeat: repeat-x;
	background-position: top;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
	padding: 7px 2px 2px 10px;
	text-align: left;
	height: 20px;
	margin-bottom: 0px;
}
.jmenu h5 {
	border: 1px #6BA211 solid;
	background-image: url('images/topmenu2.gif');
	background-color: #98CBEE;
	background-repeat: repeat-x;
	background-position: top;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
	padding: 7px 2px 2px 10px;
	text-align: left;
	height: 20px;
	margin-bottom: 0px;
}
.jmenu .content {
	padding: 0px 7px 7px 7px;
	line-height: normal;
}
.jmenu .navi {
	line-height: normal;
	display: block;
}
.jmenu .navi a {
	line-height: normal;
	display: block;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #999999;
	padding-left: 10px;
	text-decoration: none;
	color: #808080;
	font-weight: bold;
}
.jmenu .navi a:hover {
	background: #AEFFAE;
	line-height: normal;
	display: block;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #217221;
	text-decoration: none;
	color: #000000;
}

