body{background:url("/images/streak4.gif");font-family:Arial,Helvetica,sans-serif}
/*
BANNER TABLE top.asp
*/
.bannertable{background:url("/images/streak4.gif");border:0.5em ridge #C0CBE7;width:60em}
.bannertable td.pic{width:10em}
.bannertable tr.title{color:#800000;font-size:150%;font-weight:bold}
.bannertable td.text{text-align:right}
/*

/*
MAIN TABLE
*/
.maintable{border:0.25em ridge black;width:60em}
.maintable td.tcell{width:60em;height:10em}
.maintable td.rcell{width:50em}
.maintable td.bcell{width:60em;height:4em}

/*
BOTTOM TABLE
*/
.bottomtable{width:40em}

/*
NAVIGATION TABLE
*/
.navtable{background:#FA5858;border:0.5em ridge #C0CBE7;margin-bottom:30em;table-layout:fixed;width:9em}
.navtable a{text-decoration:none;color:white}
.navtable td:hover{background:#5858FA}