h1,h2,h3
{
font-family: "lucida", arial, 'sans serif';
}

p,table,li,
{
font-family: "lucida", arial, 'sans serif'; 
color:#020466;
}

p.copyright
{
font-family: "lucida", arial, 'sans serif'; 
color:orange;
text-align: center;
font-weight: bold;
}

body
{
background-color:#333366;
}

p,li,th,td
{
font-size: 100%;
}

table.link_table
{
background-color:#555555;
color:#dddddd;
font-weight: bold
}

td.link_table_selected
{
background-color:#222222;
color:orange;
font-weight: bold;
padding-left:0.6em;
padding-right:0.6em
}

td.main_table_left
{
background-color:#BDC1DC;
}

a.link_table
{
float:left;
text-decoration:none;
color:#dddddd;
background-color:#555555;
padding:0.6em 0.8em;
font-weight:bold
}

a.link_table:hover {color:orange; background-color:333366}

td.main_table_sub
{
height:385px;
background-image: url('images/subbuttons.jpg');
background-repeat: no-repeat;
padding:10px;
padding-top:30px
}

table.main_table_links
{
width:150px;
background-color: #aaaaee;
}

a.main_table_links
{
color:#333366
}

td.main_table_right
{
background-color:#eff2f9;
background-image: url('images/background.jpg');
background-repeat: no-repeat;
padding:10px
}

th.posting_table
{
background-color:#003300;
font-weight: bold;
color:white
}

h1,h2,h3,hr {color:#7788dd;}

li {list-style: square;)