body {

font-family: tahoma;
font-size: 9pt;
background: url('images/bg.png');
/*color: #333333;*/

}

table, tr, td {

font-family: tahoma;
font-size: 9pt;
color: #333333;

}

a, a:link, a:active, a:visited {

color: #337922;
text-decoration: none;
font-weight: bold;

}

a:hover {

color: #311CA6;
text-decoration: none;

}

.topNav {

font-size: 8pt;

}


.nav1 {

font-size: 10pt;
font-family: tahoma;
color: #337922;
font-weight: bold;
text-align: center;
padding: 5px;
background: #BEDBA2;
width: 164px;

}

.nav2 {

font-size: 10pt;
font-family: tahoma;
color: #337922;
font-weight: bold;
text-align: center;
padding: 5px;
background: url('images/nav1.png');
width: 164px;

}

.navt {

border-top: 1px solid #C0C0C0;
border-bottom: 1px solid #C0C0C0;

}

.content {

background: #FFFFFF url('images/contentbg.png') repeat-x;
padding: 10px;

}

.footer {

padding: 8px;
text-align: center;
font-family: tahoma;
font-size: 8pt;
color: #666666;

}
