body {
	background-image: url(images/background_content.gif);
	background-repeat: repeat-y;
}
a {
	font-weight: bold;
	color: #004FA3;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #FF3333;
	text-decoration: underline;
}
ul {
	list-style-position: outside;
	list-style-type: square;
	white-space: normal;
	line-height: 30px;
	text-align: left;
}
.btmmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
