a, a:link, a:active, a:visited {
	color: #663300;
	font-size: 11px;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

.topmenu, .topmenu:link, .topmenu:active, .topmenu:visited {
	font-family: Tahoma, Verdana, sans serif;
	font-style: normal;
	color: #001461;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding: 10 10 10 10;
	line-height: 32px;
}

.topmenu:hover {
	font-family: Tahoma, Verdana, sans serif;
	font-style: normal;
	color: #001461;
	text-decoration: none;
	font-weight: bold;
	padding: 10 10 10 10;
	background-color: #bbdaf3;
	line-height: 32px;
}

.topmenu2, .topmenu2:link, .topmenu2:active, .topmenu2:visited {
	font-family: Tahoma, Verdana, sans serif;
	font-style: normal;
	color: #001461;
	font-size: 10px;
	font-weight: bold;
	line-height: 17px;
	margin-left: 25px;
	text-decoration: none;
}

.topmenu2:hover {
	font-family: Tahoma, Verdana, sans serif;
	font-style: normal;
	color: #001461;
	text-decoration: underline;
	font-weight: bold;
	padding-left: 5px;
	line-height: 17px;
}

.bottommenu, .bottommenu:link, .bottommenu:active, .bottommenu:visited {
	font-family: Tahoma, Verdana, sans serif;
	font-style: normal;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 10 25 10 25;
	line-height: 35px;
	text-decoration: none;
}

.bottommenu:hover {
	font-family: Tahoma, Verdana, sans serif;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	padding: 10 25 10 25;
	line-height: 35px;
	text-decoration: underline;
}

.bottommenu2, .bottommenu2:link, .bottommenu2:active, .bottommenu2:visited {
	font-family: Tahoma, Verdana, sans serif;
	font-style: normal;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	padding-left: 25px;
	text-decoration: none;
}

.bottommenu2:hover {
	font-family: Tahoma, Verdana, sans serif;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 30px;
	text-decoration: underline;
}

input, select, textarea {
	font-size: 10px;
	border: 1px solid #0a88df;
	color: #0a88df;
	font-weight: bold;
	background-color: #FFFFFF;
}

#menu2 {
	padding: 65px 10px 10px 10px;
	width: 250px;
	height: 100%;
	float: left;
	border: 0px;
}

#submenu {
	background-image: url("images/menu2.gif");
	width: 225px;
	height: 125px;
	color: #FFFFFF;
	padding-top: 12px;
}

#submenu2 {
	background-image: url("images/submenu.gif");
	width: 225px;
	height: 146px;
	color: #FFFFFF;
	padding-top: 2px;
	vertical-align: middle;
}

#title {
	font-family: Tahoma, Verdana, "sans serif";
	background-image: url("images/title.jpg");
	background-position: right;
	background-repeat: no-repeat;
	width: 100%;
	color: #663300;
	padding-top: 12px;
	vertical-align: middle;
	text-align: right;
	padding-right: 50px;
	font-size: 18px;
	height: 40px;
}

