/* Css Document for ISP361 Team4 */
body { font-family:Arial, Helvetica, sans-serif; background-color:#009933; margin: 0px 0px 0px 0px;}
.table-top-cell { width:750px; height:100px; background-color:#000000; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}
.table-main { width:750px; background-color:#FFFFFF; border:1px solid #000066; }
.table-main-left { width:180px; padding:2px 2px 2px 2px; vertical-align:top; background-color:#999999; font-size:14px; }
.table-main-center { width:20px;}
.table-main-right { width:550px; padding:2px 5px 5px 5px; vertical-align:top; font-size:14px; color:#003300;}
.title { color:#000066; font-weight:bold; text-align:center; font-size:20px;}
.expander { cursor:hand; cursor:pointer;}
.names { color:#FF6600; font-size:12px; font-weight:bold; float:right;}

hr { height:2px; color:#006600; width:95%;}

a:link { text-decoration:underline; color:#000000;}
a:active { text-decoration:underline; color:#000000;}
a:visited { text-decoration:underline; color:#000000;}
a:hover { text-decoration:none; color:#333333;}

a.nav:link { text-decoration:none; color:#000000;}
a.nav:active { text-decoration:none; color:#000000;}
a.nav:visited { text-decoration:none; color:#000000;}
a.nav:hover { text-decoration:none; color:#006600;}

a.subnav:link { text-decoration:none; color:#000000; font-size:12px; }
a.subnav:active { text-decoration:none; color:#000000; font-size:12px; }
a.subnav:visited { text-decoration:none; color:000000; font-size:12px; }
a.subnav:hover { text-decoration:none; color:#006600; font-size:12px; }