tr, td, body
{
font weight: 300;
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: 18px;
font-size: 12px;
color: #666666;
}

body
{
padding: 0px;
margin: 0px;
background-color: #ffffff;
background-image: url('images/back.gif');
background-repeat: repeat-x;
}


a
{
color: #0066cc;
text-decoration:  none;
}
 
a:hover
{
color: #0000cc;
text-decoration:  underline;
}

td.main{
padding: 15px;
border-left: 1px solid #cccccc;
}

td.top{
padding: 0px;
}

td.image{
padding-top: 5px;
border-bottom: 1px solid #ffffff;
border-left: 1px solid #ffffff;
border-right: 1px solid #ffffff;
}

td.side{
border-top: 1px solid #ffffff;
}



td.navrow
{
background-color: #0066cc;
padding: 0px;
height: 30px;
border-left: 1px solid #cccccc;
border-right: 1px solid #cccccc;
}

td.nav
{
font-size: 12px;
font-weight: 600;
padding: 0px;
height: 30px;
}

td.nav a
{
color: #ffffff; 
text-decoration: none;
}
 
td.nav a:hover
{
color: #ffffff; 
text-decoration: underline;
}


h1
{
font-size: 19px;
color: #0066cc;  
font-weight: 300;
line-height: 23px;
}

h2, H3
{
font-size: 16px;
color: #000000;  
font-weight: 300;
line-height: 21px;
}



td.footer
{
font-size: 10px;
padding: 10px;
border-top: 5px solid  #0066cc;
}

td.footer a
{
color: #0066cc;  
}



ul
{ 
list-style-image: url("images/arrow.gif") 
}





