h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-variant: small-caps;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
	font-weight: normal;
}
h2.space {
	line-height:18px;
}
#navzone {
	border-bottom: solid #ccc 1px;
	width: 800px;
}
#leftcol {
	padding: 12px;
	float: left;
	width: 500px;
}
#footer {
	clear: both;
	padding-left: 20px;
	padding-top: 4px;
	border-top: dotted #ccc 1px;
	width: 780px;
	color: #ccc;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-left: 0px;
	line-height: 15px;
	text-align:left;
}
#canvas  #cola {
	width: 480px;
	padding-right: 10px;
	padding-left: 16px;
	float: left;
	margin-top: 24px;
}
h4 {
	font-size: 13px;
	font-weight: bold;
}
#canvas  #colb {
	width: 220px;
	padding-right: 0px;
	padding-left: 60px;
	float: left;
	margin-top: 24px;
}
#canvas #colb h3 {
	font-size: 14px;
	color: #5F743D;
	border-bottom: solid #677255 1px;
	padding-bottom: 3px;
}
#canvas {
	width: 850px;
	margin-left: 50px;
}
a {
	color: #CC0066;
}
a:hover {
	color: #000;
}
#header {
	width: 556px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#grouplisting {
	background-color: #FFEDD6;
	padding: 12px;
}
#listing {
	background-color: #fff;
	padding: 12px;
}
.btnedit {
	background-color: #D0ECC3;
}
.btndel {
	background-color: #FF3300;
}
.btnshow {
	color: #ffffff;
	background-color: #A98F6C;
}

ul {
	
	line-height: 18px;
}


