@charset "ISO-8859-1";
.menuBg {
	background-image: url(../gfx/menuBg.gif);
}
<!--
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	
}
body {
	background-color: #7091A5;
}
.contentTitle {
	font-size: 18px;
	font-weight: bold;
	color: #2F5667
}
.contentText {
	font-size: 12px;
	color: #2F5667
	
}
a {
	font-size: 12px;
	color: #2F5667;
	text-decoration: none;	
}
a:hover {
	font-size: 12px;
	color: #7091A5;
	text-decoration: none;
	
}
a:selected {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
