body {
margin: 0 auto;
background-color: #EAE4D6;
text-align: center;
}

body,td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FFFFFF;
}

#container {
width: 780px;
margin: 10px auto 0px auto;
background-image: url(_images/contentbg.gif);
background-repeat: repeat-y;
}

.thickborder {
width: 756px;
height: 3px;
background-color: #FFFFFF;
margin: 0 auto;
}

#contentbox {
width: 740px;
margin: 5px auto 0px auto;
text-align: left;
}

.borderimg {
border: 1px solid #FFFFFF;
}

.borderbanner {
border: 1px solid #FFFFFF;
margin-bottom: 5px;
}

.tblred {
background-color: #A83D24;
}
.tbldkred {
background-color: #9A3922;
}
.tbldkdkred {
width: 235px;
background-color: #8C331E;
margin-bottom: 5px;
}
.titleboxred {
width: 100%;
height: 27px;
background-color: #893521;
}
.titleboxdkred {
width: 100%;
height: 27px;
background-color: #772F1D;
}

.padit {
padding: 7px;
}

.spacer {
width: 100%;
height: 5px;
margin: 0 auto;
}

a {
color: #FFC777;
text-decoration: underline;
font-weight: normal;
}

a:hover {
text-decoration: none;
color: #FFE2B8;
font-weight: normal;
}

.title {
font-weight: bold;
font-size: 12px;
}


#footer {
width: 780px;
height: 57px;
margin: 0px auto;
background-image: url(_images/contentbot.gif);
background-repeat: no-repeat;
text-align: center;
}

.footerpad {
padding-top: 15px;
font-size: 9px;
}

.NewsDate {
font-size: 9px;
font-style: italic;
}

.NewsHeadline {
font-weight: bold;
font-size: 11px;
}

.NewsItem {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
margin-bottom: 35px;
}

.EventsTableRow{
height: 20px;
}

.EventsMainTable {
width: 100%;
background-color: transparent;
border-style: none;
}

.EventsMainTable td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
padding: 4px;
}

.EventsTableHeader td {
font-family: Verdana, Arial, Helvetica, sans-serif;
height: 20px;
font-weight: bold;
}


/* * * * * * FORM * * * * * */

.required {
font-weight: bold;
text-align: right;
}

.dropdown {
font-size: 9px;
}

form {
margin: 0 auto;
}

