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

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


a
{
color: #CC0066;
text-decoration:  none;
}
 
a:hover
{
color: #000000;
text-decoration:  underline;
}


td.side{
padding-left: 10px;
padding-right: 15px;
padding-bottom: 15px;
padding-top: 40px;
}

td.main{
padding-left: 15px;
padding-bottom: 15px;
}

td.quote
{
font-size: 11px;
font-weight: bold;
color: #0099CC; 
}

td.nav
{
font-size: 11px;
font-weight: bold;
padding-left: 0px;
padding-bottom: 15px;
padding-top: 9px;
}

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


h1
{
font-size: 17px;
color: #CC0066;  
font-weight: normal;

}

h2
{
font-size: 14px;
color: #333333;  
font-weight: bold;
font-weight: normal;
}



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



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





