@charset "UTF-8";
/* CSS Document */
.menuBar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000033;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
.headerTitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000033;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
}
.headerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000066;
	text-decoration: none;
	text-align: justify;
	vertical-align: middle;
}
.headerLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0000FF;
	text-decoration: none;
	text-align: justify;
	vertical-align: middle;
}
.headerBkg {
	background-image: url(../images/index_07.png);
	background-repeat: no-repeat;
}
.headerBkg2 {
	background-image: url(../images/index_08.png);
	background-repeat: repeat-x;
}
.headerBkg3 {
	background-image: url(../images/index_11.png);
	background-repeat: repeat-x;
}
