body {
	background: #F3F3F3;
	color:#FCFCFC;
	font-family:Trebuchet,Arial,Helvetica,sans-serif;
	margin:0;
}

.bg-top{
	background-image: url(img/bg-top.gif);
	font-family:Trebuchet,Arial,Helvetica,sans-serif;
	margin-left:0;
	margin-top:0;
	margin-bottom: 0;
	margin-right: 0;
}
.bg-line-r {
	background-image: url(img/bg-line-2.gif);
}
.bg-line-g {
	background-image: url(img/bg-line-1.gif);
}
.menuitem{
background:#026000;
font: 9pt Arial, Helvetica, sans-serif;
margin:0px;
padding:0px
}
.menuitem a{
background:#026000;
color: #FCFCFC;
display:block;
text-decoration:none
}
.menuitem a:visited{
text-decoration:none
}
.menuitem a:hover{
	color: #FCFCFC;
	background: #098404;
	list-style-type:disc;
	text-decoration:none
}
.menuitem a:active{
background: ;
color:#FCFCFC;
text-decoration:none
}
.menuitem h1{
	background: #821500;
	background-image: url(img/bg-line-h.gif);
	border-bottom-color:#7B0D22;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color:#941B06;
	border-top-style:solid;
	border-top-width:1px;
	color: #FFFFFF;
	font: bold 9pt Arial, Helvetica, sans-serif;
	padding:3px;
	margin:0;
	text-align : center;
}
.menuitem p{
	background:#026000;
	border-bottom-color: #073B05;
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin: 0px;
	padding: 1px 0px 1px 0px;
	font-weight:bold;
}
.text {
	margin-left : 105px;
	margin-right : 85px;
	margin-bottom: 50px;
	color: #026000;
	font-family:Trebuchet,Arial,Helvetica,sans-serif;
	font-size: 10pt;
}
h2 {
	color: #026000;
}
h3 {
	color: #026000;
}
hr {
	color: #821500;
	height: 1;
}
.table {
	border-right-color:#821500;
	border-right-style:solid;
	border-right-width:1px;
	border-left-color:#821500;
	border-left-style:solid;
	border-left-width:1px;
	border-bottom-color:#821500;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
#footer{
font-size:8pt;
text-align:center;
color: #026000;
}

