.sidebar {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.sidebar2 {
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	float: none;
	text-align: right;
	border-bottom-width: 1px;
	padding: 0px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

#avmenu {
	clear: left;
	float: left;
	width: 136px;
	height: 23px;
	padding: 0;
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	color: #000000;
}

#avmenu a {
text-decoration: none;
width: 136px;
height: 23px;
color: #505050;
display: block;
padding: 0px 0 0 0px;
background: #CCCCCC;
color: #505050;
border-left: 5px solid #999999;
}	

#avmenu a:hover {
background: #eaeaea;
width: 136px;
height: 23px;
color: #006633;
border-left: 5px solid #006633;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.mainbody {
	padding-left: 5px;
	text-align: left;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
