<style>
body {
	margin-top: 0 px;
	margin-bottom: 0 px;
	font-family: arial, zurich, sans serif, verdana;
	font-size:small;
	background-color: #eeeeee;
	background: url(images/transback.jpg);
}
a  {
	color : #336600;
	text-decoration : underline;
	font-family: arial, zurich, sans serif, verdana;
	font-size:small;
	font-weight: bold;
}

a:visited  {
	color : #336600;
	text-decoration : underline;
	font-family: arial, zurich, sans serif, verdana;
	font-size:small;
	font-weight: bold;
}

a:active  {
	color : #336600;
	text-decoration : underline;
	font-family: arial, zurich, sans serif, verdana;
	font-size:small;
	font-weight: bold;
}

a:hover  {
	color : #000000;
	text-decoration : none;
	font-family: arial, zurich, sans serif, verdana;
	font-size:small;
	font-weight: bold;
	background-color: #CCCCCC;
}

div.logo1 {
	colspan:2;
	height: 150px;
	width: 750px;
	background-color: #336600;
}

div.logo2 {
	height: 65px;
	width: 750px;
}

div.logo3 {
	padding-top: 5px;
	font-size: small;
	font-family: zurich, sans serif, verdana;
	font-weight: bold;
	color: red;
	text-align: center;


}
div.htrim {
	height: 20px;
	width: 100%;
	background: url(images/stripes.jpg);
	font-family: arial, zurich, sans serif, verdana;
	font-weight: bold;
	text-align: right;
}

div.scroll {
	background-color: #EEEEEE;
	text-align: center;
	font-family: zurich, sans serif, verdana;
}

div.menu {
	margin: 0px;
	width: 160px;
	height:100%;
	background-color: #eeeeee;
	text-align: center;
	vertical-align: top;
	font-family: zurich, sans serif, verdana;
	line-height: 14pt;
	font-size: small;
}

div.main {
	background: url(images/ltgrey.gif);
	width:545px;
	height:100%;
	padding:20px;
	margin-top: 0 px;
	font-family: zurich, sans serif, verdana;
	line-height: 12pt;
	font-size: small;
}
div.secondarymain {
	background: url(images/ltgrey.gif);
	width:545px;
	height:100%;
	padding:20px;
	margin-top: 0 px;
	font-family: zurich, sans serif, verdana;
	line-height: 12pt;
	font-size: small;
}


div.footer {
	height: 30px;
	width: 750px;
	background: url(images/ltgrey.gif);
	font-family: zurich, sans serif, verdana;
	font-size: 7 pt;
	text-align: center;
}


</style>