@charset "utf-8";

body {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color: #cccccc;
	background-image: url(FOS%20Images/bk%20image.jpg);
	background-repeat: repeat-x;
	font-family:arial;
	font-size:12px;
}

h1 	{font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0066CC;}

h2 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 16px;
 font-weight:bold;
 color:#333333;
}

h3 {
 font-family: Arial;
 font-size: 12px;
 font-weight:bold;
 color:#333333;
}

.style01 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align:left;}

.style02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;}
	
.style03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;}
	
.style04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0066CC;}

.style05 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;}
	
.style06 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	font-weight: bold;}
	
.style07 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;}

img
{  border-style: none;}

table#basic{width:490px; font-size:100%; border-collapse:collapse;}
tr.re td {background-color: #ffffff; font-weight:normal; color:#333333; text-align:center; border:1px solid #cccccc;}
tr.reh td {background-color: #cccccc; font-weight:bold; color:#333333; text-align:center; border:1px;}

a.grey:link {color: #333333; background: #ffffff; text-decoration:none }
a.grey:active {color: #333333; background: #ffffff; text-decoration:none}
a.grey:visited {color: #333333; background: #ffffff; text-decoration:none }
a.grey:hover {color: #0066CC; background: #ffffff;}


a.blue:link {font-family: Arial; font-size: 12px; color: #0066CC; background: #ffffff;text-decoration: underline}
a.blue:active {font-family: Arial; font-size: 12px; color: #0066CC; background: #ffffff;text-decoration: underline}
a.blue:visited {font-family: Arial; font-size: 12px; color: #0066CC; background: #ffffff;text-decoration: underline}
a.blue:hover {font-family: Arial; font-size: 12px; color: #0066CC; background: #ffffff;text-decoration: underline}

a.footer:link {color: #333333; background: #ffffff; }
a.footer:active {color: #333333; background: #ffffff; }
a.footer:visited {color: #333333; background: #ffffff; }
a.footer:hover {color: #0066CC; background: #ffffff;}
