body {
background: #feefdd;
font-family: Verdana, Sans-serif;
font-size: .8em;
color: #000000;
margin: 0px;
}

table.bid {
font-family: Verdana, Sans-serif;
font-size: .9em;
color: #000000;
}

.right_fill {
background: url(../images/main_nav/right_fill.gif);
}

h1 {
font-size: 1.2em;
}

h2 {
font-size: 1em;
}

.margin {
margin-top: 0px;
margin-left: 10px;
margin-right: 10px;
}

.sub_nav {
margin-top: -3px;
margin-left: 15px;
margin-right: 10px;
}

.light_grey {
background-color: #D0CAC4;
}

.address {
color: #ffffff;
background-color: #a19589;
margin: 5px;
}

.collage {
background: url(../images/twocolor.gif);
}

A:link {
color: #b1005c;
text-decoration: none;
}

A:visited {
color: #b1005c;
text-decoration: none;
}

A:active {
color: #ff0000;
}

A:hover {
color: #ff0000;
text-decoration: underline;
}

.caption {
font-size: .8em;
}

.required {
font-size: .8em;
color: #990000;
}

.description {
font-family: Verdana, Sans-serif;
font-size: .9em;
color: #000000;
}

.ViewDescription {
font-family: Verdana, Sans-serif;
color: #000000;
}

.title {
font-weight: bold;
}

.expires {
font-style: italic;
color: #990000;
}

.bodyText {
font-family: Verdana, Sans-serif;
font-size: .9em;
color: #000000;
}
pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
}
.error {
 color: #990000;
 font-weight: bold;
 text-align: center;
}
