/* CSS Document - C.G. Conn Index Page */

#flash {
top: 0;
left: 0;
position:relative;
width: 760px;
height: 108px;
border-top: 0;
border-left: 0;
border-right: 0;
border-bottom: 1px solid #003399;
font-size: 0; // corrects extra-space issue in IE6
}

object {
margin: 0;
}

.index_table {
width: 490px;
color: #FFF;
}

caption {
font: 12pt/14pt normal Verdana, sans-serif;
text-align: left;
color: #000066;
padding-left: 4px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
}

.table_p {
font: 9pt/10pt normal Verdana, sans-serif;
margin: 0;
padding: 4px;
color: #FFF;
}

.table_p a, a:hover, a:visited {
color: #FFF;
}

td {
background-color:#000066;
color: #FFF;
}