body 
{  
font-family: Georgia, "Times New Roman", Times, serif; 
font-size: 14px; 
color: #000000; 
background-color: #4BA3B1;
scrollbar-face-color:#73BBA2;
scrollbar-arrow-color:#115E3F;
scrollbar-track-color:#4BA3B1;
scrollbar-shadow-color:#146E4B;
scrollbar-highlight-color:#146E4B;
scrollbar-3dlight-color:#4C8D74;
scrollbar-darkshadow-Color:#4C8D74;
}

#mainTable
{
background-color: #73BBA2;
border-right: 1px solid #635F3C;
border-bottom: 1px solid #635F3C;
}

#mainTable td 
{
padding: 0px
}

#maincontent 
{
margin: 0px 10px;
font-size: 12px;  /*/*/font-size: 100%; /* */
}
#maincontent td
{
margin-left: 10px;
}

#sidebar 
{
background-color: #5D9755;
border-right: 1px solid #635F3C;
border-left: 1px solid #635F3C;
width: 73px;
vertical-align: top;
font-size: 12px;  /*/*/font-size: 85%; /* */
}

#header 
{
color: #000000;
vertical-align: top;
background-image: url(media/bg.gif);
}

td, p, ul 
{
font-family: Georgia, "Times New Roman", Times, serif;
}

h1:first-child 
{
margin-top: 0;
}

h2:first-child 
{
margin-top: 0;
}

h1 
{ 
font-size: 160%; 
}

h2 
{
font-size: 140%; 
}