/* Thad Ziegler Glass CSS */  

/* Fonts */  

.textlinks {  font-size: 11px; color: #90B382; font-family: Tahoma,Verdana,Arial,Helvetica, sans-serif}
.copyright {  font-size: 11px; color: #95AD80; font-family: Tahoma,Verdana,Arial,Helvetica, sans-serif}
.thad {  font-size: 11px; color: #626262; font-family: Tahoma,Verdana,Arial,Helvetica, sans-serif}
.header {  font-size: 15px; color:black; font-family: Helvetica,Tahoma,Verdana,Arial,Helvetica, sans-serif}
.headergreen {  font-size: 15px;  color: #508530; font-family: Helvetica,Tahoma,Verdana,Arial,Helvetica, sans-serif}
.headergreeninside {  font-size: 15px;  color: #508530; font-family: Helvetica,Tahoma,Verdana,Arial,Helvetica, sans-serif}
.fronttext {  font-size: 12px;  line-height:17px; color: #777777; font-family: Helvetica,Tahoma,Verdana,Arial,Helvetica,
sans-serif}
.fronttextgreen {  font-size: 13px;  line-height:17px; color: #517F33; font-family:
Helvetica,Tahoma,Verdana,Arial,Helvetica, sans-serif}
.fronttextgrey {  font-size: 11px;  line-height:15px; color: #696969; font-family: Helvetica,Tahoma,Verdana, Arial,Helvetica, sans-serif}
.fronttextgrey3 {  font-size: 10px;  line-height:15px; color: #696969; font-family: Helvetica,Tahoma,Verdana,
Arial,Helvetica, sans-serif}
.fronttextgrey1 {  font-size: 11px;  line-height:15px; color: #696969; font-family: Tahoma,Helvetica,Tahoma,Verdana,Arial,Helvetica, sans-serif}
.fronttextgrey2 {  font-size: 11px;  line-height:11px; color: #696969; font-family: Tahoma,Helvetica,Tahoma,Verdana,Arial,Helvetica, sans-serif}

.fronttextgreensmall {  font-size: 11px;  line-height:17px; color: #517F33; font-family: Helvetica,Tahoma,Verdana,Arial,Helvetica, sans-serif}
.fronttextdarkgrey {  font-size: 11px;  line-height:15px; color: #333333; font-family: Helvetica,Tahoma,Verdana,Arial,Helvetica, sans-serif}
.fronttextlightgrey {  font-size: 11px;  line-height:15px; color: #999999; font-family: Helvetica,Tahoma,Verdana,Arial,Helvetica, sans-serif}

.fronttextgreen1 {  font-size: 11px; color: #696969; font-family: Helvetica,Tahoma,Verdana, Arial,Helvetica, sans-serif}


/* Links */

.greenbutton {border: 1px outset; cursor: pointer; color:black; font-family: Helvetica, Tahoma, Verdana; font-size:10px; font-weight: normal; margin: 0px 0px 0px 1px; padding: 1px 1px 1px 1px;
background-image: url(../images/button-backgroundgrey.gif);
backgroung-image: repeat-x;
width:110px;
}

a.textmenu:link { color: white; text-decoration: none; }
a.textmenu:visited { color: white; text-decoration: none; }
a.textmenu:active { color: white; text-decoration: none; }
a.textmenu:hover { color: white; text-decoration: underline; }

a.thad:link { color: #3B7521; text-decoration: none; }
a.thad:visited { color: #3B7521; text-decoration: none; }
a.thad:active { color: #3B7521; text-decoration: none; }
a.thad:hover { color: #3B7521; text-decoration: underline; }

a.green:link { color: #75A260; text-decoration: underline; }
a.green:visited { color: #75A260; text-decoration: underline; }
a.green:active { color: #75A260; text-decoration: underline; }
a.green:hover { color: #999999; text-decoration: underline; }


a.white:link { color: white; text-decoration: none; }
a.white:visited { color: white; text-decoration: none; }
a.white:active { color: white; text-decoration: none; }
a.white:hover { color: white; text-decoration: underline; }
