body {
margin: 5px;
padding: 5px;
}

h1 {
margin: 0;
padding: 0;
}

.titlebar {
background: #FFFFFF;
padding: 15px;
border-bottom: solid 2px #CF002B;
}

.horizmenu, .footer {
clear: both;
padding: 0;
margin: 0;
height: 1.8em;
color: #000000;
background: #C4E6FC;
border-bottom: solid 2px #CF002B;
}

.footer {
border-top: solid 2px #CF002B;
}

.horizmenu a, .footer a {
background: transparent;
color: #00618A;
font-weight: bold;
text-align: center;
text-decoration: none;
display: inline;
}


.horizmenu a:hover, .footer a:hover {
background: #D8EFFE;
text-decoration: none;
color: #00618A;
}


.horizleft, .footer .floatleft {
float: left;
border-right: 1px solid #CF002B;
 padding-right : 3px;
}

.horizright {
float: right;
border-left: 1px solid #CF002B;padding-left : 3px;
}
/* support for NS4 and non-css browsers */
 .footer .verthead {
display: none;
}

.vertmenu {
border-top: solid 1px #CF002B;
border-right: solid 2px #CF002B;
border-bottom: solid 2px #CF002B;
border-left: solid 2px #CF002B;
margin-bottom: 30px;
}

.latestnews {
    padding: 2px;
}

.latestnews a {
color: #0086C0;
text-decoration: none;
}

.latestnews a:hover {
text-decoration: underline;
}

.latestnewstable {
    border-top: solid 1px #CF002B;
    border-right: solid 2px #CF002B;
    border-bottom: solid 2px #CF002B;
    border-left: solid 2px #CF002B;
    margin-bottom: 30px;
}

.latestnewshead {
display: block;
padding: 3px;
padding-left: 8px;
background: #A1D8FB;
color: #000000;
border-top: solid 1px #CF002B;
}
.verthead {
display: block;
padding: 3px;
padding-left: 8px;
background: #A1D8FB;
color: #000000;
border-top: solid 1px #CF002B;
}

.vertmenu a {
padding: 2px;
padding-left: 20px;
background: #C4E6FC;
color: #00618A;
display: block;
text-decoration: none;
border-top: solid 1px #CF002B;
}

.vertmenu a:hover {
background: #D8EFFE;
color: #00618A;
text-decoration: none;
}


.entry {
border: solid 2px #CF002B;
margin-bottom: 30px;
background: #C4E6FC;
 vertical-align : top;
}

.event {
clear: both;
padding: 3px;
background: #FFFFFF;
color: #000000;
}

.event h3 {
margin-top: 3px;
margin-bottom: 3px;
padding: 0;
font-size: 14px;
font-weight: bold;
}


body {
background: #FFFFFF;
}

body, div, p, td, li {
font-family: arial, sans-serif;
font-size: 10pt;
color: #000000;
}

a {
color: #0086C0;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

h2 {
color: #990000;
}
