
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DDE1D7;
	font-size: 10pt;
	color: #000000;
}
h3{
	color: #556246;
	font-style: italic;
	text-align: center;
	font-weight: 600;
	font-size: 12pt;
}

#caption {
	font-size: 8pt;
	color: #556246;
	text-align: center;
}
.navleft {
	background-image: url(images/bg_leftbar.jpg);
	background-repeat: no-repeat;
}
#footerlinks {
	font-size: 8pt;
	color: #FFFFDD;
}
#footerlinks a:link {
	color: #FFFFDD;
	text-decoration: none;
}
#footerlinks a:visited {
	color: #FFFFDD;
	text-decoration: none;
}
#footerlinks a:hover, #footerlinks a:active {
	color: #FFFFDD;
	text-decoration: underline;
}
#footer {
	font-size: 8pt;
	color: #556246;
	padding: 12pt;
}
#footer a:link {
	color: #556246;
	text-decoration: none;
}
#footer a:visited {
	color: #556246;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #556246;
	text-decoration: underline;
}
#navlinks {
	font-size: 10pt;
	color: #FFFFDD;
	text-align: center;
	font-weight: bold;
}
#navlinks td{
	color: #556246;
	padding: 5px;
}
#navlinks a:link {
	color: #FFFFDD;
	text-decoration: none;
}
#navlinks a:visited {
	color: #FFFFDD;
	text-decoration: none;
}
#navlinks a:hover, #navlinks a:active {
	color: #FFFFDD;
	text-decoration: underline;
}

#navbuts a {
	text-decoration: none;
	display: block;
	padding: 3px 0px 3px 3px;
	border-top: 1px solid #EEEEEE;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #EEEEEE;
	font-size: 9pt;
	font-weight: bold;
	color: #556246;
	text-align: center;
}
#navbuts a:hover,#navbuts a:active {
	color: #FFFFDD;
	background-color: #7C8C76;
}
#navbuts-dn a,#navbuts-dn a:hover,#navbuts-dn a:active {
	text-decoration: none;
	background-color: #CCCCCC;
	display: block;
	padding: 3px 0px 3px 3px;
	border-top: 1px solid #EEEEEE;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #EEEEEE;
	font-size: 10px;
}
h1 {
	font-size: 120%;
	color: #882027;
	line-height: 1;
}
#main {
	background-color: #FFFFDD;
	padding: 20px;
}
#main p {
	margin: 0px 0px;
	color: #556246;
}
#main td {
	vertical-align:top;
}
ul {
	list-style-position: outside;
	list-style-type: square;
	padding: 0px;
	margin: 10px 30px;
}
li {
	list-style-position: outside;
	list-style-type: square;
	padding: 0px;
	margin: 10px 10px;
	color: #556246;
}
#bodylinks {
	color: #556246;
}
#bodylinks a:link {
	text-decoration: none;
}
#bodylinks a:visited, #bodylinks a:active{
	text-decoration: none;
}
#bodylinks a:hover  {
	color: #882027;
	text-decoration: underline;
td {
	vertical-align:top;
}
p {
	color: #556246;
}

.small {
	font-size: 90%;
}
p.category {
	font-weight: bold;
	color: #882027;
}
.picborder {border:#8A232A 4px solid}