#tlcorner {
	background-color: #006633;
	background-image: url(Images/tlcorner.gif);

}
#trcorner {
	background-color: #006633;
	background-image: url(Images/trcorner.gif);
}
#brcorner {
	background-color: #006633;
	background-image: url(Images/brcorner.gif);
}
#blcorner {
	background-color: #006633;
	background-image: url(Images/blcorner.gif);
}
#redge {
	background-color: #006633;
	background-image: url(Images/redge.gif);
}
#ledge {
	background-color: #006633;
	background-image: url(Images/ledge.gif);
}
#bedge {
	background-color: #006633;
	background-image: url(Images/bedge.gif);
}
#tedge {
	background-color: #006633;
	background-image: url(Images/tedge.gif);
}
body {
	font-family: "Trebuchet MS", "Times New Roman", Times;
	margin: 0px;
	background-image: url(Images/bgrid.gif);
	background-color: #A2AAB5;
	padding: 24px 0px 0px;

}
#mn {
	font-size: 90%;
	line-height: 1.5;
	background-color: #006633;
	padding: 0px 12px 12px;
	color: #FFFFFF;
	background-image: url(Images/tbg.gif);
	background-repeat: repeat-x;

}
h1 {
	font-size: 180%;
	line-height: 1;
	color: #FFFFCC;
	margin: 0px;

}
#mn p {
	margin: 12px 0px 0px;
	text-align: justify;

}
#sidebar {
	font-size: 80%;
	padding: 0px 0px 24px 12px;
	width: 176px;
}
#mn a:link {
	color: #A2AAB5;
}
#mn a:visited {
	color: #333333;
}
#footer {
	font-size: 75%;
	line-height: 1;
	padding: 12px 24px;
	text-align: center;

}
address {
	font-style: normal;
}
p.navbuts, p.navbuts-dn {
	font-size: 120%;
	margin: 0px 0px 4px;
}
p.navbuts a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #006633;
	background-image: url(Images/tbg.gif);
	display: block;
	padding: 3px 12px;
	width: 162px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #CCCCCC;
	text-align: right;
}
p.navbuts a:hover, p.navbuts a:active {
	color: #000000;
	background-color: #006633;
	background-image: none;
	border: 1px solid #FFFFFF;
	text-align: left;
}
p.centered {
	text-align: center;
}
img.left {
	margin: 0px 20px 10px 0px;
	float: left;
}
img.right {
	margin: 0px 0px 10px 20px;
	float: right;
}
p.navbuts-dn a, p.navbuts-dn a:hover, p.navbuts-dn a:active {
	text-decoration: none;
	display: block;
	padding: 3px 12px;
	width: 162px;
	color: #000000;
	background-color: #006633;
	background-image: none;
	border: 1px solid #FFFFFF;
	text-align: left;
}
h3 {
	font-size: 120%;
	color: #A2AAB5;
	margin: 0px;
	text-align: right;
	border-top: 1px #A2AAB5;
	border-right: 1px #A2AAB5;
	border-bottom: 1px dashed #A2AAB5;
	border-left: 1px #A2AAB5;
}
table.nested {
	border: 1px solid #CCCCCC;
	width: 100%;
}
table.nested caption{
	padding-top: 12px;
	text-align: center;
	font-weight: bold;
}
table.nested td {
	background-image: none;
}
table.nested th {
	background-image: none;
	Font-weight: bold;
	text-align: center;
	background-color: #A2AAB5;
	color: #333333;
}
table.small {
	border: 1px solid #CCCCCC;
	width: 50%;
}
table.small th {
	background-image: none;
	Font-weight: bold;
	text-align: center;
	background-color: #A2AAB5;
	color: #333333;
}
h2 {
	font-size: 18px;
	color: #333333;
	text-align: center;
}
