<!--

body 
{ 
margin: 0px 0px 0px 0px;
background-color: #000000;
background-image: url(../images/bg.jpg);
background-repeat: repeat-x;
}
 
img
{
border: none;
}
 
.maintable 
{ 
background-color: #ffffff;
}
 
td
{
font-family: arial;
font-size: 9pt;
font-weight: normal;
color: #000000;
}


.textError
{
font-family: arial;
font-size: 9pt;
font-weight: bold;
color: #ff0000;
}

td.content
{
font-family: verdana, arial;
font-size: 12pt;
font-weight: normal;
color: #000000;
padding: 0px 0px 0px 15px;
}

.header
{
font-family: verdana, arial;
font-size: .80em;
font-weight: bold;
color: #ffffff;
}

.imgborder
{
border-color: black black black black;
border-style: solid solid solid solid;
border-width: 1px 1px 1px 1px;
}
 
.footer
{
font-family: verdana;
font-size: 8pt;
font-weight: normal;
color: #5b6074;
text-align: center;
vertical-align: middle;
}
 

a:link, a:visited, a:active  {
 color: #696969;
 text-decoration: none; 
}
 
a:hover {
 color: #5697D8;
 text-decoration: none; 
}


a.nav:link, a.nav:visited, a.nav:active 
 {
 font-family: arial;
 font-size: 10pt;
 font-weight: bold;
 display: block;
 color: #ffffff;
 line-height: 29px;
 text-decoration: none; 
}

a.nav:hover
 {
 font-family: arial;
 font-size: 10pt;
 font-weight: bold;
 color: #ffffff;
 display: block;
 line-height: 29px;
 background-image: url(../images/navhover.jpg);
 text-decoration: none; 
}


a.eventslink:link, a.eventslink:visited, a.eventslink:active 
 {
 font-family: arial;
 font-size: 10pt;
 font-weight: normal;
 color: #000000;
 text-decoration: none; 
} 
a.eventslink:hover 
 {
 font-family: arial;
 font-size: 10pt;
 font-weight: normal;
 color: #cccccc;
 text-decoration: none; 
}
 
a.footerlink:link, a.footerlink:visited, a.footerlink:hover, a.footerlink:active 
 {
 font-family: arial;
 font-size: 8pt;
 font-weight: normal;
 color: #5b6074;
 text-decoration: none; 
}

a.tophomenavlink:link, a.tophomenavlink:visited, a.tophomenavlink:active 
 {
 font-family: arial;
 font-size: 10pt;
 font-weight: normal;
 color: #ffffff;
 text-decoration: none; 
}

a.tophomenavlink:hover
 {
 font-family: arial;
 font-size: 10pt;
 font-weight: normal;
 color: #33cccc;
 text-decoration: none; 
}


.tophomenav
{
 font-family: arial;
 font-size: 10pt;
 font-weight: normal;
 color: #ffffff;
 text-decoration: none; 
 padding: 0px 40px 0px 0px;
}

-->