body {
	background-attachment: scroll;
	background-color: #005500;
	background-image: url(layout/bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	color: #333333;
	font-weight: normal;
	margin: 0px;
	padding: 2px 0px;
	border-top-color: #CCCC99;
	border-right-color: #CCCC99;
	border-bottom-color: #CCCC99;
	border-left-color: #CCCC99;
}
.cll{
clear:left;	
}
a {
	text-decoration: underline;
	color: #FFFFCC;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #006600;
	color: #FFFFCC;
	margin: 2px;
	padding: 2px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FFFFCC;
	color: #006600;
	margin: 2px;
	padding: 2px;
	list-style-position: outside;
	list-style-type: square;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	color: #333333;
	font-weight: normal;
	margin: 0px;
	padding: 2px 0px;
	border-top-color: #CCCC99;
	border-right-color: #CCCC99;
	border-bottom-color: #CCCC99;
	border-left-color: #CCCC99;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	color: #333333;
	font-weight: normal;
	margin: 0px;
	padding: 2px 0px;
	border-top-color: #CCCC99;
	border-right-color: #CCCC99;
	border-bottom-color: #CCCC99;
	border-left-color: #CCCC99;
}
.centerbox{text-align:center;margin:0 auto;width:400px; background-color:#FFFFCC;}
.fltl{float:left; vertical-align: top; border:0;background-color:#FFFFCC;}
	p.footlink{text-align:center; text-decoration: none; font-size:10px;color:#000; line-height:20px;background-color:#FFFFCC; }
	a.footlink:link, a.footlink:visited{ text-align:left; text-decoration:none; font-size:10px; color:#000;vertical-align:top; background-color:#FFFFCC;}
	a.footlink:hover{text-decoration:none; font-size:10px; color:#000;background-color:#FFFFCC; }
	a.two:link, a.two:visited{text-decoration:underline; font-size:10px; color:#000000;background-color:#FFFFCC;}
	a.two:hover{text-decoration:underline; font-size:10px; color:#000000;background-color:#FFFFCC;}