.homebody
{
    background-image: url(images/bg_home.gif);
}
body
{
    background-image: url(images/bg.gif);
}
a {
	color: #009900;
}
h1{
	font-family: Arial;
	font-size: 15px;
	color: #5FB404;
	text-align: left;
	margin-bottom: 4px;
	text-transform: uppercase;
	font-style: italic;
}
h2{
	font-family: Arial;
	font-size: 14px;
	color: #999999;
	text-align: left;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}
h3{
	font-family: Arial;
	font-size: 14px;
	color: #999999;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.hr{
	height:5px;
	background-color: #006600;
}
.text_content {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	padding-top: 10px;
	padding-right: 16px;
	padding-bottom: 15px;
	padding-left: 16px;
}
.side_borders {
	border-top: 1px none #BFC3BF;
	border-right: 1px solid #BFC3BF;
	border-bottom: 1px none #BFC3BF;
	border-left: 1px solid #BFC3BF;
	background-color: #FFFFFF;
}
.spacing_left {
	width: 11px;
}
.spacing_middle {

	width: 8px;
}
.spacing_right {

	width: 9px;
}
.spacing_buttons {
	height: 4px;
}
.side_borders-light {

	border-top: 1px none #DDDDDB;
	border-right: 1px solid #DDDDDB;
	border-bottom: 1px none #DDDDDB;
	border-left: 1px solid #DDDDDB;
}
.text_small {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666666;
	text-align: left;
}
.text_side
{
    font-family: Tahoma, Arial;
    font-size: 11px;
    color: #666666;
    padding-top: 10px;
    padding-right: 16px;
    padding-bottom: 15px;
    padding-left: 16px;
    text-align: left;
}
a.link_orange {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #E8BF2F;
	font-weight: bold;
	text-decoration: none;
}
.text_middlesec {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666666;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	text-align: left;
}
a.link_green {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #009900;
}
.text_bottommid {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666666;
	padding-top: 10px;
	padding-right: 16px;
	padding-bottom: 15px;
	padding-left: 16px;
	text-align: left;
	height:71px;
}
.text_mailing {

	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 13px;
	text-align: left;
}
.smalltextbox {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width: 100px;
}
.spacing_footer {
	padding: 26px 10px 10px;
}
a.link_sm_grey {

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
a.link_sm_drkgreen {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006633;
	text-decoration: none;
}
a.link_sm_grey2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.text {

	font-family: Arial;
	font-size: 12px;
	color: #666666;
}

