body {

font-family: tahoma;
font-size: 8pt;
color: #333333;
margin: 0px;
background: #DBDBDB;

}

table, tr, td {

font-family: tahoma;
font-size: 8pt;
color: #333333;

}

a, a:link, a:visited, a:active {

color: #333333;
text-decoration: none;

}

a:hover {

color: #6A6506;
text-decoration: none;

}

.table-body {

border-left: 5px solid #E5E5E5;
border-right: 5px solid #E5E5E5;
width: 800px;

}

.header {

height: 150px;

}

.nav {

width: 100%;
height: 30px;

}

.nav1 {

padding-left: 20px;
padding-right: 20px;
background: url('images/nav.png');
text-align: center;
font-weight: bold;

}

.nav2 {

padding-left: 20px;
padding-right: 20px;
background: url('images/nav2.png');
text-align: center;
font-weight: bold;

}

.content {

width: 100%;
border: 0px;
background: #FFFFFF;

}

.content-area {

padding: 10px;
font-size: 10pt;

}

.sidebar {

width: 180px;
background: url('images/sidebar.png');
padding: 7px;
border-left: 1px solid #CCCCCC;

}

.footer {

border-top: 1px solid #CCCCCC;
background: #FFFFCA;
padding: 5px;
text-align: center;
font-size: 10px;

}

*/ FONT SIZES ETC - WITHIN CONTENT /*

h1 {

font-size: 14pt;
font-weight: bold;

}