body      {color: #000000; background-color: #66CC99; margin-top:0px; margin-bottom:0; margin-left:0px; margin-right:0;}
a:link    {text-decoration: none; color: #009900;}
a:visited {text-decoration: none;color: #008800;}
a:hover   {text-decoration: underline;color: #EE0000;}
a:active  {text-decoration: none;color: #00EE00;}
.style0   {font-family:Arial, Helvetica, sans-serif; font-size: 20px; font-weight:bold;}
.style1   {font-family:Arial, Helvetica, sans-serif; font-size: 16px; font-weight:bold;}
.style2   {font-family:Arial, Helvetica, sans-serif; font-size: 13px; font-weight:bold; font-style:italic;}
.style3   {font-family:Arial, Helvetica, sans-serif; font-size: 12px; font-style:normal; text-align:justify;}
.style31  {font-family:Arial, Helvetica, sans-serif; font-size: 12px; font-style:normal;}
.style4   {font-family:Arial, Helvetica, sans-serif; font-size: 10px; font-style:normal;}
.header1  {background:url(pictures/design/h1.jpg) no-repeat;}
.header2  {background:url(pictures/design/h2.jpg) no-repeat;}
.header3  {background:url(pictures/design/h3.jpg) no-repeat;}
.header4  {background:url(pictures/design/h4.jpg) no-repeat;}
.header5  {background:url(pictures/design/h5.jpg) no-repeat;}
.mainedg1 {background:url(pictures/design/m1.jpg) repeat-y;}
.mainscr  {background-color: #EEEEEE;}
.mainedg2 {background:url(pictures/design/m2.jpg) repeat-y;}
.footer1  {background:url(pictures/design/f1.jpg) no-repeat;}
.footer2  {background:url(pictures/design/f2.jpg) no-repeat;}
.footer3  {background-color: #EEEEEE;}
.footer4  {background:url(pictures/design/f3.jpg) no-repeat;}
.marker   {background:url(pictures/design/marker.jpg) repeat-x; 
           font-family:Arial, Helvetica, sans-serif; font-size: 15px; font-weight:bold; text-align:center;}
.marker2  {background:url(pictures/design/marker.jpg) repeat-x; 
           font-family:Arial, Helvetica, sans-serif; font-size: 13px; font-weight:bold; text-align:left;}
.tabela   {border:1px #FFFFFF;}		  
.tabela0  {background-color:#66CC66; font-style:italic; font-size:13px} 
.tabela1  {background-color:#33CC99}
.tabela2  {background-color:#66CC99}

#menu, 
#menu ul     {padding:0; margin:0; list-style:none;}
#menu li     {margin-top:5px; float:left; position: relative;}
.mainitems   {border:0px; height:15px;}
.mainitems a {margin: 0px 20px 0px 20px; text-decoration: none;}
.subuls      {display:none; width:200px; position:absolute; top:15px; left:0px; background-color:#A0DFC0; border:0px; text-align:left;}
.subuls li   {width:100%;}
.subuls li a {text-decoration:none; display: block; width:100%; padding: 5px 3px 5px 3px; border:none;}
#menu li>ul  {top:auto; left:auto;}
#menu li:hover ul, li.over ul {display: block; width:200px;}