div {
	background-image: url(images/light.gif);
	background-color: #CCE5BF;



}
div.text {
	margin: 20px;
	width: 600px;
	border: thin solid #339900;
}

div.fmh {

	margin: 20px;
	width: 600px;
	border: thin solid #FF9933;

}
div.linkbar {
	border: thin dashed #009900;
	font-size: 10px;
	color: #006600;
	width: 755px;
	margin-left: 20px;
	padding: 3px;
	margin-bottom: 5px;
}
div.detail {
	font-size: 10px;
	color: #336600;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
}
DT {
	font-weight: bold;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-top: 10px;
	border-bottom-width: 1px;

}
h6 {
	font-family: Tahoma;
	color: #99CC66;
	font-size: 12px;
	margin: 5px;


}
body {
	background-image: url(images/greenlight.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;



}
p {
	margin: 5px;
	text-align: justify;


}
td {
	font-size: 12px;
}
div.ad {
	position: absolute;
	left: 650px;
	width: 125px;
	border: thin solid #339900;
	top: 220px;


}
h4 {
	color: #339900;
	font-style: italic;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;

}
h3 {
	margin: 0px;
	color: #336600;

}
a {
	text-decoration: none;
	color: #336600;
}
a:hover {
	text-decoration: underline;

}
a:active {
	text-decoration: underline;
	color: #33ff00;
}
a:visited {
	color: #339900;
}

.nob {
	border: none;
}
.bor {
	border: 1px solid #336600;
}
h1 {
	color: #FFFFFF;
	font-size: 24px;
	background-color: #336600;
	text-align: center;

}
h2 {
	color: #336600;
}

