/* CSS Document */
BODY {font-family:  Arial, Verdana, Tahoma;
font-size:12px;
color: #000000;
background-color: #7AA557;
}
TD{
font-family:  Arial, Verdana, Tahoma;
font-size:12px;
color: #000000;
}
H1,H2,H3,H4,H5,H6{
color:#006B40;
font-family:  Arial, Verdana, Tahoma;
}
A:link { color: #3E580E;
font-family:  Arial, Verdana, Tahoma;
font-size:12px;
font-weight: bold;
}
A:visited { color: #3E580E;
font-family:  Arial, Verdana, Tahoma;
font-size:12px;
font-weight: bold;
}
A:active { color: #3E580E;
font-family:  Arial, Verdana, Tahoma;
font-size:12px;
font-weight: bold;
}
A:hover { color: #3E580E;
font-family: Arial, Verdana, Tahoma;
font-size:12px;
font-weight: bold;
}

A:link.reftext { color: #006B40;
font-family:  Arial, Tahoma;
font-size:10px;
text-decoration: none;
}
A:visited.reftext { color: #006B40;
font-family:  Arial, Tahoma;
font-size:10px;
text-decoration: none;
}
A:active.reftext { color: #006B40;
font-family:  Arial, Tahoma;
font-size:10px;
text-decoration: none;
}
A:hover.reftext { color: #FFFFFF;
font-family: Arial, Tahoma;
font-size:10px;
text-decoration: none;
}
.content{background-image: url("graphics/contentbg.gif");
}
.green{color:#006B40;}
.footertext{color: #FFFFFF;}
.tablebg{background-image: url("graphics/tablebg.jpg");
background-repeat:repeat-x;
background-color:#006B40;}
.propertytitle{color: #000066; font-weight:bold;}
.maintable{border: 1px #000000 solid;}
