a.mainlink {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a.mainlink:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
}
.bx-head {
	font-family: thoma;
	font-size: 11pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 15px;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	padding-left: 10px;
}
.subheader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #006600;
	text-decoration: none;
	padding-left: 10px;
	line-height: 30px;
}
.bg_button {
	background-image: url(images/button-bg.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.mainmenu-bg {
	background-image: url(images/mainmenu-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.line {
	background-image: url(images/line.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 40px;
}

a.main-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/aeow-.png);
	background-position: 5px center;
	float: left;
	padding-left: 35px;
	background-repeat: no-repeat;
	line-height: 25px;
}
a.main-menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	background-image: url(images/arow.png);
	background-position: 5px center;
	float: left;
	padding-left: 35px;
	background-repeat: no-repeat;
	line-height: 25px;
}
.margin {
	margin-left: 10px;
}
