.menu_top_selected {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF
}
.menu_top {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #C8D5CA;
}
.menu_side_selected {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-image: url(images/menu_side_button_blue.gif);
}
.menu_side {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-image: url(images/menu_side_button_green.gif);
}
}.body_text {
	font-family: Arial;
	font-size: 10pt;
	color: #666666
}
td, input, select, textarea {
	font-family: Arial;
	font-size: 10pt;
	color: #666666
}
.footer {
	font-family: Arial;
	font-size: 8pt;
	color: #666666
}
a:link {
	color: #666666
}
a:visited {
	color: #666666
}
a:active {
	color: #666666
}
a:hover {
	color: #AAAAAA
}
a.topmenu:link {
	color: #C8D5CA;
	text-decoration: none;
}
a.topmenu:visited {
	color: #C8D5CA;
	text-decoration: none;
}
a.topmenu:active {
	color: #C8D5CA;
	text-decoration: none;
}
a.topmenu:hover {
	color: #FFFFFF;
	text-decoration: none;
}