html 
{
		margin:0;
		padding:0;
		background:#ffffff;
		color:#000;
		font: Verdana;
		font-size: 11px;
	}

	body {
		min-width:850px;
	}
	
	p {
	padding-top: 0px;
	margin-top: 0px;
	}

	#wrap {
		margin: 0 auto;
		width:850px;		
		background-color: #95C0E9;
	}

	#header {
		background-image: url(images/trev-banner.jpg);
		background-repeat: no-repeat;
		background-position: 0px 0px;
		height: 190px;
		background-color: #95C0E2;
		padding: 0;
		color: white;
		vertical-align: bottom;
		text-align: right;
	}
	
	#header2 {
		background-image: url(images/trev-banner.jpg);
		background-repeat: no-repeat;
		background-position: 0px 0px;
		height: 190px;
		background-color: #95C0E2;
		padding: 0;
		color: white;
		vertical-align: bottom;
		text-align: right;
	}
	
	.formfield3
	{
		border-style: solid;
		border-color: #000000;
		border-width: 1px;
		width: 90px;
		font-family: verdana;
		font-size: 12px;
		font-weight: normal;
		color: #000000;
	}
	
	SELECT
	{
		FONT-SIZE: 8pt;
		FONT-FAMILY: Verdana;
		border:0;	
	}

	.trhead
	 { color: #000000; font-size: 11px; font-weight: bold; background-color: #006600; text-align: justify; padding-left: 10px; height: 30px; border-bottom: 1px solid #170040 }

	.trhead2
	 { color: #000000; font-size: 11px; font-weight: bold; background-color: #006600; text-align: left; height: 50px; border-bottom: 1px solid #170040 }
	
	.searchbox
	{
		width: 130px;
		height:17px;
		border: 1px solid #000000;
		font-family:Verdana;
		font-size:11px;
	}
	
	.searchbox2
	{
		width: 150px;
		border: 1px solid #000000;
	}

	
	.tdcell
	{
		color: #000000; 
		height: 30px; 
		border-color: Blue;
		border-bottom: 1px solid #170040; 
		font-size: 11px; 
		font-weight:normal; 
		text-align:left; 
		padding-left: 16px;
	}
 
	
	.td1 {
		width:190px;
		font-size: 11px;
		color: #333366;
		text-align: left;
		vertical-align: top;
		padding: 10px;
		padding-right: 0px;
		padding-left: 0px;
	}
	
	.td2 {
		width:650px;
		font-size: 11px;
		color: #0064B2;
		text-align: left;
		vertical-align: top;
		padding: 10px;
		text-align: right;
	}
	
	.maintable {
		margin: 0 auto;
		width: 750px;
		background-color: #95C0E2;
	}
	
	#footer  { color: #ffe477; font-size: 11px; font-weight: bold; background-color: #006600; text-align: left; display: block; margin: 0 auto; padding: 10px; width: 850px }
	#footerimage  { background-image: url("images/bude-footerimage.jpg"); background-repeat: no-repeat; background-position: 0 0; margin: 0 auto; width: 850px; height: 160px }
ul {
font-size: 9px;
width: 130px;
margin: 0px;
list-style: none;
padding-bottom: 3px;
border-bottom: 0px solid #FF9933;
padding-left: 0px;
}

li {
padding-left: 0px;
height: 18px;
font-size: 9px;
width: 130px;
margin: 0px;
list-style: none;
padding-top: 5px;
border-bottom: 1px solid #000066;
color: #1C3462;
font-weight: bold;

}
.style1 {
font-size: 10;
font-family:Verdana;

}