table.titleBar
{
border-style: none;
margin: 0;
margin-bottom: 0;
width: 720
}

table.mainPage
{
padding: 0;
border-style: none;
margin: 0;
width: 720
}

table.menu
{
border: 0;
background-color: lightgrey;
width: 120;
margin: 0
}

td.menu 
{
padding-left: 10;
padding-bottom: 0
}

a.menu:link{color: slateblue; text-decoration: none}
a.menu:visited {color: slateblue; text-decoration: none}
a.menu:hover {color: forestgreen; text-decoration: none}

a.menuCurrent:link{color: navy; text-decoration: underline}
a.menuCurrent:visited {color: navy; text-decoration: underline}
a.menuCurrent:hover {color: forestgreen; text-decoration: underline}

h3.menu
{
color: slateblue;
text-decoration: nounderline
}

h3.menuCurrent
{
color: navy;
text-decoration: normal
}

h2.section
{
color: navy;
margin-top: 0;
margin-bottom: 0
}

td.body
{
width: 100%;
margin:0;
border: none;
padding: 0;
padding-left: 20;
padding-right: 0;
}

hr.top
{
margin-top: 15;
margin-bottom: 0
}

hr.bottom
{
margin-top: 0;
margin-bottom: 0
}

ol.general
{
margin-top: 5;
}

ul.general
{
margin-top: 5;
}

img.video
{
right: 20;
margin-left: 10;
margin-bottom: 10;
border: none;
height: 112;
width: 150
}

ul.video
{
margin-top: 5;
}

tr.video
{
vertical-align: top;
padding-bottom: 20
}

p.top
{
color: navy;
text-decoration: underline
}



