.text-normal { font-size: 18px;}
.text-large { font-size: 32px; font-family: Georgia; }
.text-small {font-size: 14px; }



body,td {
	font-size: 15px;

}
#topdiv {
height: 170px; 
background-color: #97d691; 
background-image: url(/stol.png); 
background-position: top right;
background-repeat: no-repeat; 
width: 100%;

}

.sidebox {
border: solid 1px #567540;
background-color: #BCE7BC; 
width: 170px;
border-top: none;
padding: 5px;
}
.sidetop {
border: solid 1px #567540;
background-color: #97d691; 
width: 170px;
padding-left: 5px;
padding-right: 5px;
}

.bmain {
font-size: 16px; 
font-family: Georgia; 
color: #004400;
}

.clearlink {
    color: black;
    
}

td.sideboxtop {
    font-size: 16px; 
    font-family: Georgia; 
    color: #004400;
    padding-left: 28px;
    padding-top: 5px;
    padding-bottom: 6px;
    background-image: url(/img/bt.gif);
}


td.sideboxbottom {
    font-size: 14px; 
    font-family: Georgia; 
    color: #004400;
    background-image: url(/img/bb.gif);
    padding-bottom: 10px;
}

td.sideboxmiddle {
    font-size: 16px; 
    font-family: Georgia; 
    padding-top: 5px;
    color: #004400;
    padding-right: 20px;
    background-image: url(/img/bm.gif);
}

.topsmall {
font-size: 14px; 
font-family: Arial;
font-weight: bold;
color: #004400;
}

.smain {
font-size: 18px; 
font-family: Georgia; 
color: #004400;
}
.sidebar {
padding: 2px;
}

.nava {
font-size: 16px; 
font-family: Arial; 
font-weight: bold;
color: black;
text-decoration: none;
}

.nava:hover { text-decoration: underline; }

