body
{
background-color:"#7791DC";
background-image:url('graphics/bg.jpg');
}

table.body
{
background-color:"#92A7E3";
background-image:url('graphics/tablebg.jpg');
background-repeat:repeat-x;
width:800px;
align: center;
valign: top;
padding:25px;
}

th.body
{
height:800px;
} 

p
{
font-family: "Georgia", "Times New Roman", serif;
color: #394368;
font-size: 12 pt;
}

ul
{
font-family: "Georgia", "Times New Roman", serif;
color: #ffffff;
font-size: 12 pt;
}

h1 
{
font-family: "Georgia", "Times New Roman", serif;
color: #ffffff;
margin-left: 0px;
font-size: 14pt;
font-weight:bold;
}

h2
{
font-family: "Georgia", "Times New Roman", serif;
color: #ffffff;
font-size: 12 pt;
font-weight:bold;
}

h3
{
font-family: "Georgia", "Times New Roman", serif;
color: #ffffff;
font-size: 14 pt;
font-weight:lighter;
}

h4 
{
font-family: "Georgia", "Times New Roman", serif;
color: #394368;
margin-left: 0px;
font-size: 14 pt;
font-weight:bold;
}

table
{
font-family: "Georgia", "Times New Roman", serif;
color: #394368;
font-size: 12 pt;
}

a.nav:link {color:#ffffff; text-decoration:none;}
a.nav:visited {color:#ffffff; text-decoration:none;}
a.nav:active  {color:#ffffff; text-decoration:none;}
a.nav:hover   {color:#BDC8E9; text-decoration:none;}

.body a
{
color: #394368;
text-decoration:underline;
}

.body a:hover
{
color: #ffffff;
text-decoration:underline;
}

.cssnav
{
position: relative;
background: url(graphics/ButtonBg4bdown.jpg) no-repeat;
white-space: nowrap;
display: block;
width: 145px;
height: 63px;
margin: 0;
padding: 0;
}

.cssnav a
{
color: #394368;
font-size: 12px;
width: 145px;
height: 63px;
font-weight:heavier; 
text-decoration:none;
}

.cssnav img
{
width: 145px;
height: 63px;
border: 0
}

* html a:hover
{
visibility:visible
}

.cssnav a:hover img
{
visibility:hidden
}

.cssnav span
{
position: absolute;
left: 20%;
top: 35%;
margin: 0px;
padding: 0px;
cursor: pointer;
}