body 	{font-family:Geneva, Arial, Helvetica, sans-serif;
	background-color:#222255; 	
	color:#0ff;
	}
h1 	{font-family: Geneva, Arial, Helvetica, sans-serif; 	
	font-size:2em;
	color:#33c;
	background-color:#225;
	}
h1.title {text-align:center;
	font-weight:bold; 
	color:#f88;
	background-color:#225;
	}
h3 	{color:#FF9933;
	font-size:1.5em;
	background-color:#225;
	}
pre   	{font-style:italic;}

ul 	{list-style-type: disc}

#menubar {
	position: relative;
	left:4px;
	width:100%;
	text-align: left;
	font-size:0.9em;
	font-family: Trebuchet MS, Arial, sans-serif;
	top: -25px;
	background-color: #225;
	color: #00FF66;


	}

#menubar ul {
	list-style:none;
	}

#menubar ul li {
	display: inline;
	white-space: nowrap;
	vertical-align: bottom;
	border-right-width: 10px;
	border-left-width: 10px;
	}


#menubar ul li a{
	padding: 3px 3px;
	border-left:5px;
	border-right:5px;
	background-color:#2175bc;
	color:#fa0;
	text-decoration:none;
	width:10%;
	}
	
#menubar ul li a:hover {
	border-left: 5px;
	border-right: 5px;
	background-color:#5586d7;
	text-decoration:none;
	color:#ff0;
	}

p 	{font-family:Geneva, Arial, Helvetica, sans-serif; 
	color:#39f;
	font-size: 1em;
	background-color:#222255; 
	}



table.agent {
	border:1px solid #ffc8ab;
	text-align:left;
	width:80%;
	vertical-align:bottom;
	padding:0px;
	background-color: #999999;
	color: #00FF66;


	}
table.agent tr {border:1px solid #ffc8ab;
	}

table.agent tr td {
	background-color:#2222aa;
	color: #FFFFFF;

	}
	
a:link 	{text-decoration:underline;
	color:#ff0;
	background-color:#222255; 
	}
a:hover {
	text-decoration:none;
	background-color:#c0f;
	color: #CC3399;

	}
a:active {text-decoration:underline; 
	color:#3f3;
	background-color:#222255; 
	}
a:visited {text-decoration:underline; 
	color:#0f0;
	background-color:#222255; 
	}
#body { 
	position: relative;
	left:5%;
	width:80%;
	}

#left {
	position: absolute;
	top:0px;
	left:0px;
	border:0;
	width: 200px;
	text-align: left;
	z-index: auto;


	}

#centre {
	text-align: left;
	position: absolute;
	width: 200px;
	left: 200px;
	top: 0px;
	z-index: auto;


	
	
	}
#right {
	text-align: left;
	position: absolute;
	width: 200px;
	left: 400px;
	top: 0px;
	z-index: auto;


	
	}

h5 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1.2em;
	color: #66FF00;
	background-color: #222255;
}
.formstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFFF00;
	background-color:#222255; 
}
address {
	font-family: Garamond, Footlight MT Light, Fixedsys, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #FF00CC;
	text-indent: 2em;
	background-color:#222255; 
}
.floatleft {
	float: left;
	margin-right: 10px;
	vertical-align: top;



}
.clear {
	clear: both;
	text-align: left;

}

table {
	border: 1px groove #CC0033;
	width: 75%;
}
.redfont {
	color: #FF0000;
	background-color:#222255; 
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #33CC66;
	background-color: #2222aa;
	font-weight: bold;

}
