<style type="text/css">
<!--

html,body {
	scrollbar-arrow-color: #668e66;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
}

tr {
	align-vertical: top;
}

td {
	color: #404040;
	font-family: arial, helvetica;
	font-size: 13px;
	line-height: 17px;
}

.fade {
	height: 25px;
	background-image: url(../images/topfade.png);
	background-repeat: repeat-x
}

.dots_v {
	margin: 0 10px 0 10px;
	width: 10px;
	height: 450px;
	background-image: url(../images/dots_v.png);
	background-repeat: repeat-y;
}

.left {
	float: left;
	text-align: left;
	width: 375px;
}

.right {
	float: right;
	text-align: left;
	width: 355px;
	background-color: #efefef;
	padding: 10px;
}

p {
	margin: 0 0 10px 0;
}

.bigimg {
	margin: 5px 0 0 0;
	border: 1px dotted #6aaa6a;
	padding: 10px;
}

.header {
	color: #668e66;
	font-family: arial, helvetica;
	font-size: 13px;
	font-weight: bold;
}

.copy {
	text-align: center;
	margin: 30px 0 20px 0;
	color: #668e66;
	font-family: verdana;
	font-size: 8px
}

a:link {
	text-decoration: underline;
	color: #668e66;
	font-family: arial, helvetica;
	font-size: 13px;
}

a:visited {
	text-decoration: underline;
	color: #668e66;
	font-family: arial, helvetica;
	font-size: 13px;
}

a:hover {
	text-decoration: none;
	color: #000000;
	font-family: arial, helvetica;
	font-size: 13px;
}

a:active {
	text-decoration: underline;
	color: #668e66;
	font-family: arial, helvetica;
	font-size: 13px;
}

a.nav:link {
	text-decoration: none;
	color: #6aaa6a;
	font-family: verdana;
	font-size: 13px;
	display: block;
	padding: 25px 15px 5px 15px;
}

a.nav:visited {
	text-decoration: none;
	color: #6aaa6a;
	font-family: verdana;
	font-size: 13px;
	display: block;
	padding: 25px 15px 5px 15px;
}

a.nav:hover {
	text-decoration: none;
	color: #ffffff;
	font-family: verdana;
	font-size: 13px;
	display: block;
	padding: 25px 15px 5px 15px;
}

a.nav:active {
	text-decoration: none;
	color: #6aaa6a;
	font-family: verdana;
	font-size: 13px;
	display: block;
	padding: 25px 15px 5px 15px;
}

td.linkon {
	background-color: #000000;
} 

td.linkoff {
	background-color: #667aae;
}

td.navon {
	background-color: #404040;
} 

td.navoff {
	background-color: #000000;
}

-->
</style>
