body
{
background-image:url('images/page-bkg.jpg');
background-repeat:repeat;
}
a {
    color: #339900;
    text-decoration: underline
}
a:hover {
    color: #669900;
    text-decoration: underline
}
p.indent {
    text-indent:25px;
}
.content {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    }

.header {
    font-family: Arial Narrow, Helvetica, sans-serif;
    font-size: 24px;
    color: #000000;
}
.subheader {
    font-family: Arial Narrow, Helvetica, sans-serif;
    font-size: 18px;
    color: #000000;
}
.nav {
    font-family: Arial Narrow, Helvetica, sans-serif;
    font-size: 14px;
    color: #ffffff;
}

.nav a {
    font-family: Arial Narrow, Helvetica, sans-serif;
    font-size: 14px;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}

.nav a:hover {
    font-family: Arial Narrow, Helvetica, sans-serif;
    font-size: 14px;
    color: #ffffff;
    text-decoration: underline;
    font-weight: bold;
}

.whitecontent a {
    font-family: Arial Narrow, Helvetica, sans-serif;
    font-size: 11px;
    color: #ffffff;
    text-decoration: underline;
}

.whitecontent a:hover {
    font-family: Arial Narrow, Helvetica, sans-serif;
    font-size: 11px;
    color: #999999;
    text-decoration: underline;
}
.whitecontent {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #ffffff;
    }

.whitecontent li{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #ffffff;
    line-height: 18px;
    }

.whiteheader {
    font-family: Arial Narrow, Helvetica, sans-serif;
    font-size: 20px;
    color: #ffffff;
}

.blackheader {
    font-family: Arial Narrow, Helvetica, sans-serif;
    font-size: 20px;
    color: #000000;
}

.blacksubheader {
    font-family: Arial Narrow, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #000000;
}

.footertitle {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #000000;
}

.footer {
padding: 10px;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
}

.footer a {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
text-decoration: none;
}

.footer a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
text-decoration: underline;
}

.largecontent {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #000000;
    }

table.volformtbl{
  align: center;
  border-padding: 2px;
  border-width: thin;
  border-spacing: 2px;
  border-style: solid;
  border-color: gray;
  border-collapse: separate;
  background-color: #fffff0;
}

table.volformtbl .hdr{
    text-align: center;
    font-weight: bold;
    text-decoration: underline
}

table.volformtbl .lbls{
    text-align: right;
}

table.volformtbl .err{
    text-align: center;
    color: red;
}

table.volformtbl td.red{
    background-color: #F00;
}

.button-link {
  cursor: pointer;
  cursor: hand;
  border: none;
  /* Disable the button-style */
  background-color: transparent;
  padding: 0px;
  color: #4784C3;
  text-decoration: underline;
}

input.red{
    background-color: #F00
}

.tblcommunity{
    text-align: center;
}
.tblcommunity td{
  border-style: none;
  padding: 5px;

}
table.fa{
  border-collapse: collapse;
  font-size: 8pt;
  border-padding: 2px;
  border-width: thin;
  border-style: solid;
  background-color: #FFFFCC;
}

table.fa .colheads{
  font-size: 9pt;
  font-weight: bold;
  text-align: center;
  background-color: #CCCCCC;
}

table.fa td{
  border-style: solid;
  border-width: 1px;
  padding: 4px;
}

.searchinput {
font-size: 9px;
}

.ulhomepage {
    font-size: 8pt;
}

#center_list,#center_p {
margin: 0 auto;
text-align: left;
width: 300px;
}
#center_p {
margin: 25px auto;
}
</style>
