

html 
{
 overflow-x: hidden;
 overflow-y: auto;
} 

A
{
 text-decoration: none;
 color:#753921;
 font-size:7pt;
 font-family:verdana;
}

A:hover
{
 color:#d19550;
}

body
{
 margin-top:10px;
 margin-left:0px;
 margin-right:0px;
}

body,td,div,p
{
 font-family:verdana;
 font-size:7pt;
 color:#753921;
}

.navi-title,.main-title
{
 border-bottom:1px solid #753921;
 color:#753921;
 font-family:georgia;
 font-size:9pt;
 font-weight:bold;
 text-align:left;
 margin-bottom:1px;
 text-transform:uppercase;
}

input,select,textarea
{
 font-family:verdana;
 font-size:7pt;
 color:#753921;
 border:0px;
 background-color:#Efe2B8;
}
.main
{
 width: 97%;
 background: #Efe2B8;
 padding: 5px;
 margin: 5px;
 color: #753921;
 border-color: #753921;
 border-style: solid;
 border-width: 1px;
}

.descriptionbox
{
 cols: 95;
 rows: 5;
}

H2
{
 font-size: 22px;
 font-family: universal, tahoma, universallight;
 font-weight: normal;
}

.nav
{
 font-family: verdana, arial;
 font-size: 7pt;
}

.suggest
{
 font-family: verdana, arial;
 font-size: 7pt;
 border-style: solid;
 border-width: 1px;
 border-color: #753921;
}

.link
{
 font-family: verdana, arial;
 font-size: 7pt;
 background: #efe2b8;
 border-style: solid;
 border-width: 2px;
 border-color: #EAECED;
}

.reciplink
{
 font-weight: bold;
}

.category
{
 font-family: verdana, arial;
 font-size: 7pt;
}

.commentposter
{
 font-family: verdana, arial;
 font-size: 12px;
 background: #efe2b8;
 border-style: outset;
 border-width: 2px;
 border-color: #753921;
}

.comment
{
 padding: 5px;
 font-family: verdana, arial;
 font-size: 12px;
 background: #Efe2b8;
 border-style: solid;
 border-width: 2px;
 border-color: #753921;
}

.commentdate
{
 font-size: 9px;
 text-decoration: italics;
}

.newlinks
{
 text-align: left;
 padding: 2px;
 border-color: #753921;
 border-style: solid;
 border-width: 1px;
 margin: 3px;
}

.details
{
 padding: 5px;
 margin: 5px;
 font-family: verdana, arial;
 font-size: 7pt;
 background: #Efe2b8;
 border-style: solid;
 border-width: 1px;
 border-color: #753921;
}

.detailsborder
{
 padding: 10px;
 margin: 10px;
 font-family: verdana, arial;
 font-size: 12px;
 border-style: solid;
 border-width: 1px;
 border-color: #753921;
}

.labels
{
 font-weight: bold;
}

.grouping
{
 border-style: solid;
 border-width: 1px;
 border-color: #753921;
 padding: 5px;
 margin: 5px;
}

.title
{
 font-size: 14px;
}

.important
{
 font-weight: bold;
}

.columnheader
{
 text-decoration: underline;
}


.adminmenu
{
 border-style: solid;
 border-color: #753921;
 border-width: 1px;
 width: 95%;
 padding: 6px;
}

.labelscolumn
{
 width: 30%;
}

.optionscolumn
{
 width: 70%;
}

.categoryname
{
 font-weight: bold;
 font-size:9pt;
}

A.menu
{
 display: block;
 text-decoration: none;
 color: #000000;
 border: solid 1px #753921;
 background-color: #Efe2b8;
 padding: 1px;
}

A.menu:hover
{
 border: solid 1px #753921;
 background-color: #efe2b8;
 text-decoration: none;
 color: #753921;
 padding: 1px;
}

.group
{
 display: block;
 font-weight: bold;
 text-align: center;
 color: #753921;
 width: 95%;
 border: outset 2px #753921;
 background-color: #efe2b8;
 cursor: hand;
}

.info
{
 display: block;
 color: #000000;
 border: solid 1px #753921;
 background-color: #efe2b8;
 padding: 5px;
}

.button
{
 border: outset 2px #753921;
 color: #000000;
 background-color: #Efe2b8;
}

.nav-title
{
 font-weight:bold;
 background-color:#efe2b8;
 text-align:left;
 color:#ffffff;
 border-top:1px solid #753921;
 border-bottom:1px solid #753921;
 padding:2px;
}


.nav-link
{
 font-size:7pt;
 text-align:left;
 width:140px;
 padding:2px;
 margin-0px;
 line-height:7pt;
 border-bottom:1px solid #753921;
}

.nav-link a, .nav-link a:link, .nav-link a:visited
{
 font-size:7pt;
 text-align:left;
 display: block;
}

.nav-link a:hover
{
 color:#d19550;
}

.nav-link a:active
{
 background:#753921;
}

.main-link
{
 font-size:7pt;
 text-align:left;
 padding:2px;
 margin-0px;
 line-height:9pt;
 border-bottom:1px solid #753921;
}
