body {
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	background-color: #FFFFCC;
}
.background {
	background-image: url(../images/interface/sun_bg.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
h1 {
	font-family: "Arial Black", Verdana;
	font-size: 18px;
	color: #006633;
	line-height: 25px;
	letter-spacing: 1px;
	word-spacing: 1px;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	letter-spacing: 1px;
	word-spacing: 1px;
}
.smalltitle_green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #006633;
	font-weight: bold;
	letter-spacing: 1px;
	word-spacing: 1px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #006633;
	text-decoration: underline;
	letter-spacing: 1px;
	word-spacing: 1px;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #006633;
	letter-spacing: 1px;
	word-spacing: 1px;
}
.smalltitle_black {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
	letter-spacing: 1px;
	word-spacing: 1px;
}
.smalltitle_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 1px;
	word-spacing: 1px;
}
.smalltitle_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FF0000;
	font-weight: bold;
	letter-spacing: 1px;
	word-spacing: 1px;
}
.display_panel {
	top:20px;
	width:900px;
	z-index:1;
	background-color: #CDF4F4;
	border: 1px solid #006633;
}
