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

#logo 
{

background:url(images/flds-com.jpg);
background-repeat:no-repeat;
 
 width:227px;
 height:82px;
 float:left;
 margin-left:15px;
 margin-top:10px;
}
#logo span
{display:none}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-weight: bolder;
}
#header h2 
{
	text-align:left;
	padding-top:30px;
	padding-left:15px;
}
#container {
	background-color: #FFFFFF;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	padding-top:0px;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: medium;
	color: #000000;
}
body {
	background-color: #93A8FD;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a img
{border:none}