BODY { scrollbar-face-color: #E0DFE4; 
       scrollbar-shadow-color: black; 
       scrollbar-highlight-color: grey; 
       scrollbar-3dlight-color: black; 
       scrollbar-darkshadow-color: black; 
       scrollbar-track-color: #F2E78C; 
       scrollbar-arrow-color: #F2E78C }


DIV { font-family: Verdana; font-size: 12px }
DIV.news { font-family: Verdana; font-size: 10px }
DIV.quote { font-family: Verdana; font-size: 11px; font-style: italic }
DIV.small { font-family: Verdana; font-size: 11px }
DIV.medium { font-family: Verdana; font-size: 14px }
DIV.raduni { font-family: Verdana; font-size: 16px; FONT-WEIGHT: bold; }
DIV.recap { font-family: Verdana; font-size: 11px; font-style: italic; margin-left: 40px; }

BLOCKQUOTE {
  margin: 10px 0 15px 30px;
  padding: 10px 0 0 20px;
  font-family: Verdana;
  font-size: 11px;
  background: url(/images/quotes.gif) no-repeat top left;
  }

TD { font-family: Verdana; font-size: 12px }

P { font-family: Verdana; font-size: 12px }

PRE { font-size: 11px }

UL { font-family: Verdana; font-size: 12px }
LI { font-family: Verdana; font-size: 12px }

P.bottom { font-family: Verdana; font-size: 10px }

P.copyright { font-family: Verdana; font-size: 8px; font-style: italic }

A { text-decoration: none; color: #81A9B9 }
A:hover { text-decoration: underline overline; COLOR: #C3C3C3 }
A:link { color: #81A9B9; }
A:active { text.decoration: none; COLOR: #81A9B9 }

A.menu { text-decoration: none; color: black }
A.menu:hover { text-decoration: underline overline; COLOR: #C3C3C3 }
A.menu:link { color: black }
A.menu:active { text.decoration: none; COLOR: black }

TABLE.shade { 

	  border-width: 1px;
	  border-style: solid;
	  border-color: white #595959 #595959 white;
	
	}

form {margin-bottom : 0; }

.campiform {
    width: 20mm; 
    font-family: verdana; 
    color: #81A9B9; 
    font-size: 12.75px;
    border-width: 1px;
    border-style: solid; 
    border-color: #595959 white white #595959; 
    background: #E0DFE4;
  }


.menutitle{
cursor:pointer;
margin-bottom: 5px;
color:#000000;
width:180px;
padding:2px;
}

.submenu{
margin-bottom: 0.5em;
}
