table.mainpage {
width: 640px;
border: 0px;
background: #FFFFFF;
color: #2E485A;
font-family: tahoma, helvetica;
text-indent: 0px;
text-align: justify;
font-size: 12px;
padding-left: 5px;
}

table.sublist {
width: 130px;
border: 0px;
font-family: tahoma, helvetica;
text-indent: 0px;
font-size: 12px;
}

td.sublist a {
display: block;
color: #2E485A;
text-decoration: none;
border-bottom: 1px dotted #FACA6F;
}

td.sublist a:hover {
display: block;
color: #FACA6F;
text-decoration: none;
border-bottom: 1px dotted #EDEDED;
}

table.subcontent {
width: 500px;
border: 0px;
background: #2E485A;
color: #BCE2FD;
font-family: tahoma, helvetica;
text-indent: 0px;
font-size: 12px;
border: 1px dotted #FACA6F;
}

table.utility {
width: 300px;
font-family: tahoma, helvetica;
text-indent: 0px;
font-size: 12px;
font-weight: bold;
color: #BCE2FD;
background: #2E485A;
border: 1px solid #2E485A;
}

td.utility {
display:block;
color: #2E485A;
text-align: center;
text-decoration: none;
background: #BCE2FD;
padding-left: 5px;
}
