.menu_top, .header
{
height: 100px;
max-height : 100px;
min-height : 100px;
}

.header
{
width : 50%;
height: 100px;
}

.menu_panel
{
width: 144px;
}

.menu_panel, .header
{
background-color : #c8c5fc;
}

.menu_top
{
width: 144px;
height: 100px;
}

.menu_top
{
background-color :#6470dd;
}

h1,h2,h3
{
font-family: verdana, arial, 'sans serif'; 
}

table,li
{
font-family: verdana, arial, 'sans serif'; 
margin-left: 10pt;
}

h2,h3,h4,p
{
margin-left: 5pt;
}

h1
{
font-size: 8pt;
}

ul
{
list-style: disc; 
}

ol
{
list-style: decimal; 
}

p,li,th
{
font-size: 80%;
}
/*
p.small
{
font-family: verdana, arial, 'sans serif'; 
font-size: 50%;
}
*/
.main_width
{
width: 100%;
}


.wh_table
{
 background-color:white;
}

#red_table
{
 background-color:white;
}

body
{
background-color: #ffffff;
}

h1,h2,h3,hr 
{
color:black; 
}

a:link    {color:black}
a:visited {color:black}
a:active  {color:mediumblue}
a:hover   {color:mediumblue}