body{ 
background-color:#cccab0;
margin:0;
padding:0;?}

/* start boxes */

.boxa {background: url(graphics/dot.gif) 0 0 repeat-x; width: 504px}
.boxb {background: url(graphics/dot.gif) 0 0 repeat-x; width: 587px}
.boxc {background: url(graphics/dot.gif) 0 0 repeat-x; width: 300px}
.boxd {background: url(graphics/dot.gif) 0 0 repeat-x; width: 300px}
.b {background: url(graphics/dot.gif) 0 100% repeat-x}
.l {background: url(graphics/dot.gif) 0 0 repeat-y}
.r {background: url(graphics/dot.gif) 100% 0 repeat-y}
.bl {background: url(graphics/bl.gif) 0 100% no-repeat}
.br {background: url(graphics/br.gif) 100% 100% no-repeat}
.tl {background: url(graphics/tl.gif) 0 0 no-repeat}
.tr {background: url(graphics/tr.gif) 100% 0 no-repeat; padding:6px}

/* end boxes */



/*start list-menu */

#list-menu {
margin: 0;
font-family: verdana,arial,  sanf-serif;
font-size: 11px;
}

#list-menu ul {
font-family: verdana,arial,  sanf-serif;
font-size: 11px;
margin: 0;
padding: 0;
list-style-type: none;
}

#list-menu li {
display: block;
margin: 0;
padding: 0;
}

#list-menu a {
display: block;
width: 170px;
height: 16px;
text-align: left;
padding-top: 4px;
background-image: url(graphics/list_off.gif);
text-decoration: none; 
}

#list-menu a:link, #list-menu a:active, #list-menu a:visited {
color: #777777;
font-weight: normal;
 }

#list-menu a:hover {
background-image: url(graphics/list_bg.jpg);
color: #777777;
font-weight: normal;
}

#list-menu a.on {
display: block;
width: 170px;
height: 16px;
text-align: center;
padding-top: 4px;
background-image: url(graphics/menu_on-brown.gif);
text-decoration: none; 
color: #000000;
}


/*end list-menu */

#border{
border-width: 1px; 
border-style: solid;
border-color: #cccccc;
padding: 6px;
}

#orange{
font-family:Verdana,Arial,Geneva;
color:#d4933c;
font-weight:bold;
font-size:12px;
}

#orangelg{
font-family:Verdana,Arial,Geneva;
color:#d4933c;
font-weight:bold;
font-size:14px;
}

#orangehg{
font-family:Verdana,Arial,Geneva;
color:#d4933c;
font-weight:bold;
font-size:16px;
}

#orangesm{
font-family:Verdana,Arial,Geneva;
color:#d4933c;
font-weight:normal;
font-size:10px;
}

#blue{
font-family:Verdana,Arial,Geneva;
color:#86afde;
font-weight:bold;
font-size:12px;
}

#bluelg{
font-family:Verdana,Arial,Geneva;
color:#86afde;
font-weight:bold;
font-size:14px;
}

#gray{
font-family:Verdana,Arial,Geneva;
color:#999999;
font-weight:bold;
font-size:12px;
}


#graylg{
font-family:Verdana,Arial,Geneva;
color:#999999;
font-weight:bold;
font-size:14px;
}

#brown{
font-family:Verdana,Arial,Geneva;
color:#bea582;
font-weight:normal;
font-size:11px;
line-height: 16px;
font-style: italic;
}


td.text{
font-family:Verdana,Arial,Geneva;
color:#777777;
font-weight:normal;
font-size:11px;
line-height: 16px;
}

td.textb{
font-family:Verdana,Arial,Geneva;
color:#777777;
font-weight:normal;
font-size:12px;
line-height: 18px;
}

#textlg{
font-family:Verdana,Arial,Geneva;
color:#777777;
font-weight:normal;
font-size:12px;
line-height: 16px;
}



#lgtext{
font-family:Verdana,Arial,Geneva;
color:#666666;
font-weight:normal;
font-size:12px;
}

#title{
font-family:Verdana,Arial,Geneva;
color:#888888;
font-weight:normal;
font-size:19px;
line-height: 28px;
}

td{
font-family:Verdana,Arial,Geneva;
color:#777777;
font-weight:normal;
font-size:12px;
}

td.small{
font-family:Verdana,Arial,Geneva;
color:#777777;
font-weight:normal;
font-size:10px;
}

td.form{
font-family:Verdana,Arial,Geneva;
color:#444444;
font-weight:normal;
font-size:10px;
}

.head{
font-family:Verdana,Arial,Geneva;
color:#000000;
font-weight:bold;
font-size:18px;
}

a:LINK{
text-decoration: none;
color:#777777;
}
a:ACTIVE{
text-decoration: none;
color:#777777;
}
a:VISITED{
text-decoration: none;
color:#777777;
} 
a:HOVER{
text-decoration: underline;
color:#666666;
}


a.blue:LINK{
text-decoration: underline;
color:blue;
}
a.blue:ACTIVE{
text-decoration: underline;
color:blue;
}
a.blue:VISITED{
text-decoration: underline;
color:blue;
} 
a.blue:HOVER{
text-decoration: underline;
color:#666666;
}

a.bar:LINK{
text-decoration: underline;
font-family: Arial,Verdana,Geneva;
color: #000077;
font-weight: bold;
font-size: 11px;
}

a.bar:ACTIVE{
text-decoration: none;
font-family: Arial,Verdana,Geneva;
color: red;
font-weight: bold;
font-size: 11px;
}

a.bar:VISITED{
text-decoration: none;
font-family: Arial,Verdana,Geneva;
color: #000077;
font-weight: bold;
font-size: 11px;
} 

a.bar:HOVER{
text-decoration: none;
font-family: Arial,Verdana,Geneva;
color: red;
font-weight: bold;
font-size: 11px;
}
