﻿BODY
{
background-color:#FFFFFF; 
margin: 0 0 0 0;
margin: 0; padding: 0;
font-family:Verdana, Arial, sans-serif;
}


UL 
{
list-style-image: url('images/bullet.gif');
}

td#content
{
font-size:12px;
font-family:Verdana, Arial, sans-serif;
}



td#columnc
{
height: 134px;
background-image: url('images/column-bg.gif');
vertical-align:top;
padding: 5px;
font-size:10px;
font-family:Verdana, Arial, sans-serif;
}

td#topbar1
{
width: 100%;
text-align:right;
font-size:10px;
font-family:Verdana, Arial, sans-serif;
font-weight: bold;
color: #FFFFFF;
background: #111F3E;
}

#topbar1 a {
color: #FFFFFF;
text-decoration: none;
}

#topbar1 a:visited  {
color: #FFFFFF;
text-decoration: none;
}

#topbar1 a:active {
color: #FFFFFF;
text-decoration: none;
}

#topbar1 a:hover {
color: #E8E9E9;
text-decoration: underline;
}


td#topbar2
{
width: 100%;
height: 21px;
text-align:right;
font-size:10px;
font-family:Verdana, Arial, sans-serif;
font-weight: bold;
color: #FFFFFF;
background: #CE0B34;
}

#topbar2 a {
color: #FFFFFF;
text-decoration: none;
}

#topbar2 a:visited  {
color: #FFFFFF;
text-decoration: none;
}

#topbar2 a:active {
color: #FFFFFF;
text-decoration: none;
}

#topbar2 a:hover {
color: #E8E9E9;
text-decoration: underline;
}



td#navbar
{
width: 100%;
padding: 5px;
font-size:10px;
font-family:Verdana, Arial, sans-serif;
font-weight: bold;
color: #FFFFFF;
background: #111F3E;
}

#navbar a {
color: #FFFFFF;
text-decoration: none;
}

#navbar a:visited  {
color: #FFFFFF;
text-decoration: none;
}

#navbar a:active {
color: #FFFFFF;
text-decoration: none;
}

#navbar a:hover {
color: #E8E9E9;
text-decoration: underline;
}







A:link 
{ 
color:#27592B; 
}

A:visited 
{ 
color:#27592B;  
}

A:active 
{ 
color:#27592B;    
}

A:hover 
{ 
color:olive; 
}

p 
{
margin: 0; 
padding: 0.5em 1em;
}

h2 
{
margin: 0; 
padding: 0 0.5em;
}

h1 
{
margin: 10px; 
padding: 0 0.5em;
}


span.nobreak	
{
white-space: nowrap;
}
