/**
.headerlink {
   color: #FFFFFF;
   font-size: medium;
}

h2 {
   color: #666600;
}
h3 {
   color: #A1884B;
}
h4 {
   color: #003066;
}
.emp {
   font-weight: bold;
   color: #003066;
}

.debugh1 {
   font-weight: bold;
   font-size: medium;
   color: #660000;
}

.debugh2 {
   font-size: small;
   text-decoration: underline;
   color: #222222;
}

#eventslist th {
   padding-left: 5pt;
   font-weight: bold;
   color: #003066;
}

#eventslist .row1 {
   background-color: #EAEAEA;
}

#eventslist .row2 {
   background-color: #FFFFFF;
}

#event .row1 {
   background-color: #EAEAEA;
}

#event .row2 {
   background-color: #FFFFFF;
}

#event th {
   font-weight: bold;
   color: #003066;
}

#vieweventitem .row1 {
   background-color: #EAEAEA;
}

#vieweventitem .row2 {
   background-color: #FFFFFF;
}

#vieweventitem th {
   font-weight: bold;
   color: #003066;
}

#eventscalendar table {
   border-collapse: collapse;
}

#eventscalendar td {
   width: 100px;
   padding: 3px;
   border-style: solid;
   border-width: 1px;
}

#eventscalendar .header {
   text-align: center;
   font-weight: bold;
   font-size: medium;
   color: #003066;
}

#eventscalendar th {
   padding-right: 5pt;
   padding-left: 5pt;
   text-align: center;
   font-weight: bold;
   color: #003066;
}

#eventscalender .datecell {
   text-align: right;
}

#eventscalendar .date {
   text-align: right;
}

#addrditem #col1 {
   width: 150pt;
}

#addrditem .row1 {
   background-color: #EAEAEA;
}

#addrditem .row2 {
   background-color: #FFFFFF;
}
#dispmember td {
   padding-right: 10pt;
}

#dispmember table {
   border-collapse: collapse;
}

#memberlist table {
   border-collapse: collapse;
}

#disprdlist th {
   padding-right: 10pt;
   text-align: left;
   font-weight: bold;
   color: #003066;
}

#disprdlist .row1 {
   background-color: #EAEAEA;
}

#disprdlist .row2 {
   background-color: #FFFFFF;
}

#disprditem th {
   padding-right: 10pt;
   text-align: left;
   font-weight: bold;
   color: #003066;
}

#disprditem .row1 {
   background-color: #FFFFFF;
}

#disprditem .row2 {
   background-color: #EAEAEA;
}

#memberlist th {
   padding-right: 10pt;
   text-align: left;
   font-weight: bold;
   color: #003066;
}

#memberdetails table {
   border-collapse: collapse;
}

#joinform table {
   border-collapse: collapse;
}

#memberdetails th {
   font-weight: bold;
   color: #003066;
}

#joinform th {
   font-weight: bold;
   color: #003066;
}

#joinform,#memberdetails td, tr {
   border-width: 10pt;
}

#joinform #col1,#col3 {
   width: 150pt;
}
#memberdetails #col1,#col3 {
   width: 150pt;
}

#joinform #col2 {
   width: 200pt;
}

#memberdetails #col2 {
   width: 200pt;
}

#memberlist .row1 {
   background-color: #EAEAEA;
}
#memberlist .row2 {
   background-color: #FFFFFF;
}

#joinform .row1 {
   background-color: #EAEAEA;
}

#memberdetails .row1 {
   background-color: #EAEAEA;
}

#memberlist .row1 {
   background-color: #EAEAEA;
}

#dispmember .row1 {
   background-color: #EAEAEA;
}

#joinform .row2 {
   background-color: #FFFFFF;
}

#memberdetails .row2 {
   background-color: #FFFFFF;
}

#memberlist .row2 {
   background-color: #FFFFFF;
}

#dispmember .row2 {
   background-color: #FFFFFF;
}

#debugvarstable table {
   border-spacing: 4pt;
}

#debugvarstable th {
   font-weight: bold;
   color: #000000;
}

#debugvarstable .row1 {
   background-color: #EAEAEA;
}

#debugvarstable .row2 {
   background-color: #FFFFFF;
}

#debugdbtable table {
   border-spacing: 4pt;
}

#debugdbtable th {
   font-weight: bold;
   color: #000000;
}

#debugdbtable .row1 {
   background-color: #EAEAEA;
}

#debugdbtable .row2 {
   background-color: #FFFFFF;
}

#browsecategories table {
   border-spacing: 6pt;
}

*/

.okay,.yes {
   color: #00DD00;
}

.error,.no {
   color: #DD0000;
}

.normal {
   color: #000000;
}

.neutral {
   color: #DD00DD;
}
