body {
    background-color: #ffffff;
    color: #333333;
    margin: 0px 20px 0 20px;
    padding-left: 0px;
    font-family: arial,trebuchet,sans-serif;
	font-size:12;
	line-height:125%;
    text-align: left;
}
p, td, th, ul, ol, ul, li, dl, dt, dd {
    color: #333333;
    font-family: arial,trebuchet,sans-serif;
	font-size:12;
	line-height:125%;
}

.column {
    width: 164px;
    background-color: #eeeeee;
    border-top: 1px #ffffff solid;
    border-right: 2px #ffffff solid;
    border-bottom: 1px #ffffff solid;
    border-left: 2px #ffffff solid;
}
#padding {
    padding: 5px;
}
#divider {
    border-bottom: 1px #ffffff solid;
}
.adborder {
    border: #a09d55 1px solid;
    clear: both;
}

#footer {
    padding: 10px 10px 10px 0px;
    font-size: 10px;
}
a {
    text-decoration: none;
    color: #54001A;
}
a:hover {
    text-decoration: underline;
    color: #54001A;
}
#greenborder {
    border-top: #aea654 1px solid;
}
#pageborder {
    border: #aea654 1px solid;
}
.bg {
    background-color: #eeeeee;
    border-bottom: #ffffff 3px solid;
    border-top: #ffffff 2px solid;
    padding-right: 5px;
}
.red {
    text-decoration: none;
    color: #993333;
}
.gray {
    text-decoration: none;
    color: #666666;
}
.header {
    color: #4c0000;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
    height: 26px;
}
.newstitle {
    color: #000000;
    font-size: 11px;
    font-weight: bold;
}
.newsred {
    color: #54001A;
    font-size: 11px;
    font-weight: normal;
}

.credits {
	font-size: 9px;
}

a.credits {
	font-size: 9px;
}

a.credits:hover {
	font-size: 9px;
}

.box {
    border: #000000 1px solid;
}
