body {
background-image: url(images/bg.jpg);
background-color: #958D6F;
background-repeat: repeat-x;
}

td.border_left {
width: 11px;
background-image: url(images/border_leftbg.jpg);
}

td.border_right {
width: 11px;
background-image: url(images/border_rightbg.jpg);
}

td.header {
width: 822px;
}

table.body {
width: 822px;
height: auto;
}

td.bg {
background-image: url(images/bodybg.jpg);
}

 
td.left {
border-right: 1px solid #BBBBBB;
}

td.nav {
border-bottom: 1px solid #FFFFFF;
border-top: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
border-right: 1px solid #FFFFFF;
height: 23px;
}

td.sidebar {
width: 212px;
text-align: right;
}

td.content {
width: 588px;
min-height: 500px;
padding: 25px 25px 25px 25px;
}

td.footer {
color: #FFFFFF;
padding: 15px 20px 15px 20px;
}


td { 
color: #000000; 
font-family: Verdana, Arial, Helvetica; 
font-weight: normal;
font-size: 9pt;
text-decoration:none;}

a, a:link, a:active, a:visited{
color: #009999;
font-family: Verdana, Arial, Helvetica;
font-weight: bold;
text-decoration:none;}

a:hover {
color: #009999;
font-family: Verdana, Arial, Helvetica;
font-weight: bold;
text-decoration:underline;}


#footer {
margin-top: 20px;
}

#footer a, #footer a:link, #footer a:active, #footer a:visited {
color: #544d34;
font-family: Verdana, Arial, Helvetica;
text-decoration:none;
font-weight: normal;
}

#footer a:hover {
color: #544d34;
font-family: Verdana, Arial, Helvetica;
text-decoration:underline;
font-weight: normal;
}

#footer p {
text-align:center;
color: #383320;
font-size: 9pt;
}

h1 { 
color: #255362; 
font-family: Verdana, Arial, Helvetica; 
font-weight: bold;
font-size: 13pt;
text-decoration:none;}

