<!--

body {
        margin: 0;
        background: url(images/background.gif);
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
}

td {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
}

a:hover {
        color: #000080;
        text-decoration: underline
}
a {
        text-decoration: none
}
.style1 {
        font-size: 10px;
        color: #777777;
}
.style1:link {
        font-size: 10px;
        color: #777777;
}
.style1:hover {
        color: #777777;
        text-decoration: underline
}
.style25:hover {
        color: #777777;
        text-decoration: underline
}
.style14 {
        font-weight: bold;
        font-size: 12px;
        color: #ff0000;

}
.style14a {
        font-weight: bold;
        font-size: 12px;
        color: #0000ff;
}
.style11 {
        font-weight: bold;
        font-size: 12px;
        color: #666666;
}
.style8 {
        font-size: 13px;
        color: #000000;
}
.style21 {
        font-weight: bold;
        font-size: 12px;
        color: #687383;
}
.style22 {
        font-size: 11px;
        color: #687383;
}
.style24 {
        font-size: 12px;
        color: #494949;
}
.style25 {
        font-size: 12px;
        color: #666666;
}
.style25:link {
        font-size: 12px;
        color: #666666;
}
.style27 {
        font-weight: normal;
        font-size: 11px;
        color: #0d336c;
}

.frminput {
        border-right: 1px solid #B5B5B5;
        border-top: 1px solid #B5B5B5;
        border-left: 1px solid #B5B5B5;
        border-bottom: 1px solid #B5B5B5;
        font-size: 11px;
}

.frmbutton {
        color: #FFFFFF;
        background: #BD080C;
        font-size: 8pt;
        font-weight: bold;
}

div.msg_err {
        text-align: center;
        color: red;
        font-weight: bold;
        padding:5px;
}

div.msg_ok {
        text-align: center;
        color: green;
        font-weight: bold;
        padding:5px;
}

table.frm td.frmsubmit {
        border-top: 1px solid #CCCCCC;
        background: #EFEFEF;
        text-align: center;
}

table.frm {
        border: 1px solid #CCCCCC;
        margin: 10px 0 10px 0;
}

table.frm td {
        text-align: left;
        padding: 3px;
}

table.frm th {
        padding: 4px;
        background: #EEEEEE;
        font-size: 8pt;
        color: #3E3E3E;
        text-align: left;
        font-weight: normal;
        border-bottom: 1px solid white;
}

div.adminbuts {
        padding: 7px;
        text-align: right;
}


td {
        padding: 0;
}

#pg_content {
        line-height: 13pt;
}

div.login {
        padding: 10px;
        color: white;
        font-size: 9pt;
        text-align: right;
}

div.login a {
        color: white;
        font-weight: bold;
}


a.newstitle {
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 9pt;
}

.newsdate {
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 9pt;
        color: blue;
}

.newsbrief {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9pt;
        font-weight: normal;
        color: #000066;
}

.eventsdate {
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 9pt;
        color: blue;
}

table.lst {
        border: 1px solid #DADADA;
}

table.lst th {
        background: #666666;
        font-size: 8pt;
        font-weight: bold;
        color: white;
        text-align: center;
        border: 1px solid #FFFFFF;
        padding: 4px;
}

table.lst th a {
        color: yellow;
}

table.lst td {
        border-top: 1px solid #DADADA;
        border-right: 1px solid #DADADA;
        text-align: left;
}

table.lst tr.row0 {
        background: #F4F4F4;
}

table.lst tr.row1 {
        background: #FFFFFF;
}


table.details {
}

table.details th {
        font-weight: bold;
        text-align: right;
        font-size: 10pt;
}

table.details td {
        padding: 4px;
}

p {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
}

p.feedback_content {
  text-align: left;
}
p.feedback_foot {
  text-align: right;
}

div.newsfooter {
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-weight: normal;
        font-size: 9pt;
        text-align: right;
        margin-bottom: 15px;
}

div.newsfooter a {
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-weight: normal;
        font-size: 9pt;
        color: red;
}

#page_title {
        padding-left: 10px;
}

.btmlinks {
        margin: 20px;
        text-align: center;
}

#userlinks {
        padding-right: 10px;
        text-align: right;
}

#userlinks a {
        color: white;
}

h2 {
        font-weight: bold;
        border-bottom: 1px solid red;
        font-size: 10pt;
}

-->