body {
	background-color: #FFFFFF;
	background-image: url(/images/bkgr-others.gif);
	background-repeat: repeat-x;
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

a.home {
	background-image: url(/images/home01.gif);
	background-repeat: no-repeat;
	display: block;
	height: 23px;
	width: 23px;
}
a.home:hover {
	background-image: url(/images/home02.gif);
	background-repeat: no-repeat;
	display: block;
	height: 23px;
	width: 23px;
}
a.contact {
	background-image: url(/images/contact01.gif);
	background-repeat: no-repeat;
	display: block;
	height: 23px;
	width: 23px;
}
a.contact:hover {
	background-image: url(/images/contact02.gif);
	background-repeat: no-repeat;
	display: block;
	height: 23px;
	width: 23px;
}

a.sitemap {
	background-image: url(/images/sitemap01.gif);
	background-repeat: no-repeat;
	display: block;
	height: 23px;
	width: 23px;
}
a.sitemap:hover {
	background-image: url(/images/sitemap02.gif);
	background-repeat: no-repeat;
	display: block;
	height: 23px;
	width: 23px;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	text-align: justify;
}
a.rss {
	font-size: 10px;
	background-image: url(/images/rss.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: right;
	display: block;
	color: #333333;
	text-decoration: none;
	width: 70px;
}
a.sitemap2 {
	font-size: 10px;
	background-image: url(/images/sitemap-icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: right;
	display: block;
	color: #333333;
	text-decoration: none;
	width: 60px;
}
a.rss:hover {
	font-size: 10px;
	background-image: url(/images/rss.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: right;
	display: block;
	color: #333333;
	text-decoration: underline;
	width: 70px;
}
a.sitemap2:hover {
	font-size: 10px;
	background-image: url(/images/sitemap-icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: right;
	display: block;
	color: #333333;
	text-decoration: underline;
	width: 60px;
}

.px10{
	font-size:10px;
	text-transform: uppercase;
}

.px11{
	font-size:11px;
	color:#666666;
}

select.px10{
	font-size:10px;
	text-transform: uppercase;
}


a.px11 {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: normal;
}

a.px11:hover {
	font-size: 11px;
	color: #7BAA3D;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
}

a.more {
	font-size: 11px;
	color: #3a8405;
	text-decoration: none;
	display: marker;
	line-height: normal;
	font-weight: bold;
	background-image: url(/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 7px;
}
a.more:hover {
	font-size: 11px;
	color: #7BAA3D;
	text-decoration: none;
	display: marker;
	line-height: normal;
	font-weight: bold;
	background-image: url(/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 7px;
}
form {
	margin: 0px;
	padding: 0px;
}
.px11green {
	font-size:11px;
	color:#003333;
}
a.path {
	font-size: 11px;
	color: #003366;
	text-decoration: none;
}
a.path:hover {
	font-size: 11px;
	color: #666600;
	text-decoration: underline;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #327600;
	margin: 0px;
	padding: 0px;
}
a {
	color: #327600;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
.footer{
     color: #666666;
	text-decoration: none;
}

a.footer:hover{
     color: #327600;
	text-decoration: none;
}

a.thumb {
	background-image: url(/images/photo-thumb-back.gif);
	background-repeat: repeat-x;
	border: 1px solid #EFEFEF;
	display: block;
	width: 200px;
	line-height: normal;
	padding-top: 33px;
	padding-bottom: 33px;
}
a.thumb:hover {
	background-image: url(/images/photo-thumb-back.gif);
	background-repeat: repeat-x;
	border: 1px solid #9BCD05;
	display: block;
	width: 200px;
	line-height: normal;
	padding-top: 33px;
	padding-bottom: 33px;
}
a.thumb:visited {
	background-image: url(/images/photo-thumb-back.gif);
	background-repeat: repeat-x;
	border: 1px solid #66CCFF;
	display: block;
	width: 200px;
	line-height: normal;
	padding-top: 30px;
	padding-bottom: 30px;
}
.highlights {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EDFEDA;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #009900;
	border-right-color: #009900;
	border-bottom-color: #009900;
	border-left-color: #009900;
	text-align: justify;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}
.highlights2 {
	font-size: 11px;
	color: #006600;
	text-decoration: none;
	line-height: 20px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f2f8de;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #82AA06;
	border-right-color: #82AA06;
	border-bottom-color: #82AA06;
	border-left-color: #82AA06;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
a.expand {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	line-height: normal;
	font-weight: bold;
}
a.expand:hover {
	font-size: 11px;
	color: #999999;
	text-decoration: underline;
	line-height: normal;
	font-weight: bold;
}
a.expandBar {
	color: #333333;
	background-color: #F3F3F3;
	display: block;
	padding-left: 20px;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
}
a.expandBar:hover {
	color: #FFFFFF;
	background-color: #9ACC04;
	display: block;
	padding-left: 20px;
	font-weight: bold;
	text-decoration: none;
}
.rightsidedot {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}

