body
{ 
font-family: Verdana, Arial, Helvetica, sans-serif; 
background-color: #A3A350; 
background-image: url("images/background.gif"); 
background-repeat: repeat-y; margin: 0 
}

td.nav  
{ 
background-image: url("images/curve.gif"); 
background-repeat: no-repeat; 
background-position: right bottom 
}

td.rays 
{ 
background-image: url("images/starburst.gif"); 
background-repeat: no-repeat; 
background-position: left top 
}

.body  
{ 
color: black; 
font-size: 10px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
line-height: 14px; text-align: justify 
}

.noJustify 
{
color: black; 
font-size: 10px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
line-height: 14px 
}

.title  
{ 
color: #fff; 
font-size: 14px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: bold; line-height: 
14px; 
text-transform: uppercase 
}

.hdr 
{ color: #fff; 
font-size: 11px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: bold; line-height: 14px; 
}

a 
{ 
color: #763d00; 
text-decoration: none 
}

a:hover { color: #506204 }

a:visited { }

.img-pad-right { padding-right: 10px; }
