body, td, th, div, p, a, input {
font-family: "Georgia", sans-serif;
font-size: 12px;
}

body{
background-color: Black;
padding: 0px;
margin: 0px;
}

table{
background-color: Black;
vertical-align:top;
}

img{
border: 0px;
}

td.leftTD{
width: 139px;
background-color: #772214;
color: White;
vertical-align: top;
text-align: left;
}

td.middleTd{
color: White;
vertical-align: top;
text-align: left;
background-color: Black;
padding: 0px 10px;
}

td.rightTd{
width: 202px;
background-image: url('../img/bar.gif');
background-position: top left;
background-repeat: repeat-y;
background-color: #ffcd07;
color: #231f20;
font-weight: bold;
vertical-align: top;
text-align: left;
padding: 10px 8px 10px 12px;
line-height: 18px;
}

td.topTd{
background-color: #772214;
padding: 15px 25px 9px 15px;
}

td.leftTd2{
width: 139px;
color: #ffffff;
vertical-align: top;
text-align: left;
padding-bottom: 15px;
}

td#middleTd2{
width: 511px;
color: White;
vertical-align: top;
text-align: left;
font-size: 12px;
padding: 15px;
}

#middleTd2 a:link, a:active, a:visited{
color: White;
font-size: 12px;
font-weight: bold;
}

#middleTd2 a:hover{
color: White;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

.signup{
width: 166px;
height: 23px;
background-color: #782215;
border: 0px;
color: White;
padding-top: 5px;
padding-left: 3px;
padding-right: 3px;
font-size: 12px;
font-weight: bold;
}

div.signupDiv{
margin-top: 7px;
font-family: "Helvetica", "Georgia", Arial, sans-serif;
font-size: 12px;
font-weight: bold;
color: #772214;
}
div.captionDiv{
width: 196px;
padding:0px;
font-family: "Tahoma", "Georgia", sans-serif;
font-size: 9px;
font-weight: bold;
}
div.captionDiv:first-letter{
color: #44449e;
font-size: 10px;
}