.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;


}
.nav-shadow {
	background-image: url(shadow-mid.gif);
	background-repeat: repeat-x;
}
.heads-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #D60000;
	text-decoration: none;

}
.list-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.body-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;

}
.titles-home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #E14900;
	font-weight: bolder;
	line-height: 26px;

}
.bkg-org-line {
	background-image: url(bkg-yellow.jpg);
	background-repeat: repeat-x;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-left-style: dotted;
	border-top-color: #FF9652;
	border-right-color: #FF9652;
	border-bottom-color: #FF9652;
	border-left-color: #FF9652;
}
a:hover {
	color: #000000;
	text-decoration: underline overline;
	background-color: #AD0101;


}
.bkg-blue {
	background-image: url(bkg.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.line-bottom {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: dotted;
	border-top-color: #FF9652;
	border-right-color: #FF9652;
	border-bottom-color: #FF9652;
	border-left-color: #FF9652;
}
.bold {
	font-weight: bolder;
}
.form-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E5E5E5;
}
.nav-green-boxes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: bolder;
	color: #6EBB1F;
}
