.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	text-align: justify;
	line-height: 1.4em;
	padding-right: 10px;


}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;

}
.toplink a{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;

}
.toplink a:hover{
	text-decoration: underline;
}
.sublink a{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.sublink a:hover{
	text-decoration: underline;
}
.toplinkbg {
	background-image: url(images/link-divider.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.sidelink a{
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	text-decoration: none;


}
.sidelink a:hover{
	text-decoration: none;
	color: #6C8927;

}
.highlight {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-bottom: 3px;

}
.highlight1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding-bottom: 5px;


}
.leaf {
	background-image: url(images/leaf-bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;

}
.divider {
	text-decoration: none;
	background-image: url(images/divider.gif);
	background-repeat: repeat-x;
	background-position: left middle;
}
/*.bg01 {
	background-image: url(images/bg01.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bg02 {
	background-image: url(images/bg02.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bg03 {

	background-image: url(images/bg03.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bg04 {


	background-image: url(images/bg04.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}*/
.toplinkgreen {
	background-image: url(images/linkgreen-divider.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

