table,th,td,tr,body,p,table,li,address {
font-family: verdana, 'sans serif', arial, 'times new roman';
font-size 12px;
}

table.main {
table-layout:fixed;
}

table.left {
table-layout:fixed;
}

table.right {
table-layout:fixed;
}

td.menu {
padding: 2px;
text-align: left;
font-size: 12px;
font-weight: bold;
font-family: tahoma;
background-color: #6699cc;
}

td.left {
text-align: left;
vertical-align: top;
background-color: #6699cc;
}

td.menuspacer {
background-color: #222222;
}

td.right {
vertical-align: top;
background-color: #336699
}

td {
padding: 3px;
}

td.header {
background-color: #66aacc;
color: #000000;
font-family: tahoma;
font-size: 14px;
font-weight: bold;
}

td.newsfooter {
background-color: #99ccff;
color: #000000;
font-family: tahoma;
font-size: 12px;
}

td.index {
background-color: #99ccdd;
font-size: 12px;
}

td.news2 {
background-color: #99ccff;
font-size: 12px;
}

td.header2 {
font-size: 17px;
color: #000000;
background-color: #336699;
text-align: center;
vertical-align: top;
font-family: terminal;
height: 30px;
}

td.code {
font-size: 14px;
background-color: #aaddee;
font-family: 'lucida console';
}

td.quote {
background-color: #aaddee;
font-size: 14px;
font-family: tahoma;
}

td.quoteheader {
background-color: #88bbcc;
font-size: 14px;
font-family: tahoma;
}

a.header:link {
text-decoration: none;
color: #000000;
}
a.header:visited {
text-decoration: none;
color: #000000;
}
a.header:active {
text-decoration: none;
color: #000000;
}
a.header:hover {
text-decoration: none;
color: #99ccdd;
}

a.newsfooter:link {
text-decoration: none;
}
a.newsfooter:visited {
text-decoration: none;
}
a.newsfooter:active {
text-decoration: none;
}
a.newsfooter:hover {
text-decoration: underline;
color: #330066;
}

a.newsheader:link {
color: #000000;
text-decoration: underline;
}
a.newsheader:visited {
color: #000000;
text-decoration: underline;
}
a.newsheader:active {
color: #000000;
text-decoration: underline;
}
a.newsheader:hover {
text-decoration: underline;
color: #660000;
}

body {
background-color: #E5E5E5;
font-size: 12px;
}

a:link    {color: #000000}
a:visited {color: #000000}
a:active  {color: #000000}
a:hover   {color: #330066}


