body { 
font: 10pt Verdana, Arial, Helvetica, sans-serif;
color: #000000; 
background-image: url(../images/bg.gif); 
margin: 0; 
padding: 0
}
h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 13pt; color: #808080;
width: 100%;
border-bottom: 1px solid #009900;
padding-bottom: 2px
}
h2 { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10pt; 
color: #009900; 
font-weight: bold
}
h3 { 
font-style: italic
} 

a { color: #009900; text-decoration: none}
a:hover { text-decoration: underline}

td {vertical-align: top}
td#left {width:130px; background-color: #ccc; }
td#content {width:650px; background-color: #fff; padding: 20px 20px; border-style: dashed; border-color: #090; border-width: 1px; border-top: none; border-bottom: none}
td#footer {background-color:#ffcc00; vertical-align: middle; text-align: center; height: 20px; color: #ffffff; font-weight: bold; font-size: 10pt; }

.small {font-size: 8pt}
.ch a { color: #fc0}
.chc a { color: #fc0}

.ch {font-size: 8pt; color: #fc0; background-color: #090; font-weight: bold; vertical-align: top;}
.c1 {font-size: 8pt; background-color: #eee; vertical-align: top;}
.c2 {font-size: 8pt; background-color: #ddd; vertical-align: top;}

.chc {font-size: 8pt; color: #fc0; background-color: #090; font-weight: bold; text-align: center; vertical-align: top;}
.c1c {font-size: 8pt; background-color: #eee; text-align: center; vertical-align: top;}
.c2c {font-size: 8pt; background-color: #ddd; text-align: center; vertical-align: top;}

#navsite p {
display : none;
}
#navsite {
width: 130px;
font-size: 11px;
padding: 0;
background-color: #ccc;
color: #000;
}
#navsite ul {
list-style: none;
margin: 0;
padding: 0;
}
#navsite ul li {
margin:0;
width: 130px;
border-bottom: 1px solid #090;
}
#navsite ul li.nobottom {
border-bottom: 0px;
}
#navsite ul li a {
display: block;
padding: 2px 2px 3px 3px;
background-color: #ccc;
color: #000;
text-decoration: none;
width: 100%;
}
html>body #navsite ul li a {
width: auto;
}
#navsite ul li a:hover {
background-color: #090;
color: #fc0;
}

#navsite ul li a.indent {
width:auto;
padding: 2px 2px 2px 1.5em;
}

#privnavsite {
width: 130px;
font-size: 11px;
padding: 0;
background-color: #ccc;
color: #000;
}
#privnavsite ul {
list-style: none;
margin: 0;
padding: 0;
}
#privnavsite ul li {
margin:0;
border-bottom: 1px solid #090;
}
#privnavsite ul li.txt {
padding: 2px 2px 3px 3px;
background-color: #ddd;
font-weight: bold;
}
#privnavsite ul li.nobottom {
border-bottom: 0px;
background-color: #ddd;
padding: 2px 2px 3px 3px;
}
#privnavsite ul li a {
display: block;
padding: 2px 2px 3px 3px;
background-color: #ddd;
color: #000;
text-decoration: none;
width: 100%;
}
html>body #privnavsite ul li a {
width: auto;
}
#privnavsite ul li a:hover {
background-color: #090;
color: #fc0;
}

#privnavsite ul li a.indent {
padding: 2px 2px 2px 1.5em;
}
