@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	color: #333333;
} 
body {
	background-color: #999999;
	background-image: url(images/background/flbiback.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
}
.style1 {
	color: #990000;
	font-weight: bold;
}
.style2 {font-size: 10px}
.style3 {
	color: #000066;
	font-weight: bold;
}
.style5 {	color: #333333;
	font-weight: bold;
}
.style6 {font-size: 16px}
ul.MenuBarHorizontal
{
	margin: auto;
	padding: 0;
	list-style-type: none;
	font-size: 10px;
	cursor: default;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.floatright
{
float: right;
margin: 0 0 10px 10px;
border: 1px solid #666;
padding: 5px;
}
.images
{
	margin: 0 10px 0 10px;
	border: 1px solid #CCCCCC;
	padding: 5px;
}
a:link {
	text-decoration: none;
	color: #990000;
	font-size: 12px;
}
a:visited {
	text-decoration: none;
	color: #990000;
	font-size: 12px;
}
a:hover {
	color: #990000;
	font-size: 12px;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
