body { background-color:#999900;  }
body, td, th { font-size:11px; color:#00401B; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }
h1 { font-size:16px; }

.news        { color: #00401B; font-size: 11px; }
.news_purple_bold { color: #54003d; font-weight: bold; font-size: 10px;  }
.news_purple_bold_link { color: #54003d; font-weight: bold; font-size: 10px;  text-decoration: underline }
.news_link   { color: #f93; font-size: 10px;  text-decoration: underline }
.news_orange_plain  { color: #f93; font-size: 10px;  }
.news_orange_bold   { color: #f93; font-weight: bold; font-size: 10px;  }
.news_orange_bold_link  { color: #f93; font-weight: bold; font-size: 10px;  text-decoration: underline }
.news_white { color: white; font-size: 10px;  }
.news_green   { color: #00401B; font-size: 15px;  }
.news_green_bold  { color: #00401B; font-weight: bold; font-size: 11px;  }
.PageTitle { color: #00401B; font-weight: bold; font-size: 16px;  }
.news_bold { color: black; font-weight: bold; font-size: 11px;  }
.news_linkbold { color: black; font-weight: bold; font-size: 11px;  text-decoration: underline }
.news_header  { color: #00401B; font-weight: bold; font-size: 11px;  }
.news_PageTitle   { color: #00401B; font-weight: bold; font-size: 16px;  }
.login_green { color: #00401B; font-size: 10px;  }

table.form th { text-align:left; vertical-align:top; }

table.listing-two-col { width:100%; }
table.listing-two-col td.col-one { width:45%; vertical-align:top; }
table.listing-two-col td.col-two { border-left:1px solid black; padding-left:10px;  vertical-align:top;}

table.listings { width:100%; }
table.listings th, table.listings td { text-align:left; }
table.listings caption { text-align:left; margin-bottom:10px;}
#bodyContent { min-height: 500px; }

.login-info { font-size:smaller; }

a { color:#630537; }