.indexstyles {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;

}
.topmenu {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-align: center;

}
a.topmenunavigation {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #B1B72B;
	text-decoration: none;
	text-align: center;

}
.topmenunavigation:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #89B4E0;
	text-decoration: none;
	text-align: center;

}

.bottomlinks {
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
	color: #789EE3;
	text-decoration: none;
	text-align: center;
	background-image: url(../images/background.jpg);


}
a.bottommenunavigation {
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
	color: #00216B;
	text-decoration: none;
	text-align: center;

}
.bottommenunavigation:hover {
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
	color: #4886C5;
	text-decoration: none;
	text-align: center;

}


.redhighlight {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}
.hightlight2 {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #A2ADD0;
}
.indextext {
	font-family: Verdana;
	font-size: 9pt;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}
.background {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-y;
}
.copyright {
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
}


