body
{
background-color: #fff;
font-family: verdana;
margin: 0;
padding: 0;
}

table
{
font-size:11px;
}

#header
{
text-align: left;
height: 80px;
background-image: url(images/headerbg.png);
}

#scroller
{
padding: 0;
margin: 0;
position: absolute;
right: 0;
top: 0;
}

#main
{
width: 100%;
height: 100%;
text-align: left;
font-size: 12px;
background-position: center;
}

#tnav
{
width: 100%;
}

#left
{
padding-right:5px;
border-right: 1px dashed #b0b0b0;
}

#right
{
padding-left:5px;
border-left: 1px dashed #b0b0b0;
}

#bar
{
background-image: url(images/bar.png);
height: 16px;
border-bottom: 2px #707070 solid;
}

#footer
{
font-size: 11px;
text-align: center;
width: 100%;
height: 40px;
background-color: #000;
color: #aaa;
border-top: 5px #444 solid;
}

#content
{
width: 100%;
height: 100%;
background-image: url(images/imagebg.gif);
background-position: top center;
background-repeat: no-repeat;
background-color: #f8f8f8;
}

#text
{
color: #222;
padding: 8px;
margin: 0px;
height: 100%;
}

#title
{
font-family: Arial;
font-size: 24px;
color: #808080;
border-bottom: 3px double #fc0;
}

#sub
{
font-size: 15px;
color: #0070a0;
border-bottom: 1px solid #888;
}

#sbox
{
padding: 5px;
background-color: #fff;
border: 1px solid #cdd4df;
}

#pic
{
color: #000;
float:right; 
border:solid 1px #cdd4df; 
margin:5;
padding: 5;
font-size: 11px;
font-style: italic;
background-color: #e8e8f0;
}

#pic2
{
float:left; 
border:solid 1px #cdd4df; 
margin:5;
padding: 5;
font-size: 11px;
font-style: italic;
color: #000;
background-color: #e8e8f0;
}

a
{
text-decoration: none;
color: #505050;
}

a:hover
{
text-decoration: underline;
}

a.nav
{
border-bottom: 2px #707070 solid;
font-size: 11px;
display: inline;
color: #606060;
background-image: url(images/bar.png);
text-decoration: none;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 3px;
}

a.nav:hover
{
border-bottom: 2px #000000 solid;
background-image: url(images/barover.png);
color: #000000;
text-decoration:none;
}

.treemenu UL
{
border: 1px #ffd010 solid;
list-style : none;
margin : 0px 0px;
padding : 0px 0px;
}

.treemenu LI
{
display : inline;
}

.treemenu A
{
font-size: 11px;
padding: 2px;
display : block;
text-decoration : none;
color: #666;
background-color: #ffd010;
background-image: url(images/linkbg.png);
background-repeat: repeat x;
}

.treemenu A:hover
{
color: #000;
background-image: url(images/linkover.png);
background-color: #f8c000;
text-decoration:none;
}

.treemenu A.sub
{
font-size: 11px;
display : block;
text-decoration : none;
color: #444;
background-color: #eee;
background-image: none;
border-top: 2px #aaa solid;
}

.treemenu A.sub:hover
{
border-top: 2px #0070a0 solid;
background-color: #cdd4df;
background-image: none;
color:#000;
text-decoration:none;
}

.treemenu
{
width: 132px;
}

#box
{
padding: 5px;
}
