A, A:link, A:visited, A:active { color: blue; text-decoration: none; }
A:hover { color: red; text-decoration: none; }
.blue { color: blue; }
body {
  scrollbar-face-color: #f9f4e9;
  scrollbar-track-color: #e8e4d8;
  scrollbar-arrow-color: indigo;
  scrollbar-highlight-color: silver;
  scrollbar-shadow-color: black;
  scrollbar-3dlight-color: #ece6d9;
  scrollbar-darkshadow-color: #ece6d9; }
.bborde { background-color: #FFFFFF; border: 1px lavender solid; }
.submit { border:1px red solid; width:250; height:20; font-size:14; font-weight:normal; font-family:sans-serif; color:red}
.but,.prosa { border:1px dimgray solid; font-size:12; font-weight:normal; font-family:verdana; color:dimgray; background-color: white;}
.prosa { border:0px dimgray solid; font-size:11; color:red; }
.panel {-moz-border-radius: .3em .3em .3em .3em; border: 1px dotted silver; background-color: #F7F6F4; color: navy; }
body,td,tr,p,td,ul,li,dd,dt,pre,blockquote,.logino,.td,.forms {font-family:verdana,arial,sans-serif; color:#000; font-size:11; font-weight:normal;}
.hide { position: absolute; left:0; top:0; z-index:1; visibility:hidden; }
p { text-indent: 0em; margin-top: 2; margin-bottom: 2; }
ol,ul,pre { margin-top: 5; margin-bottom: 5; }
ol,ul,p,li { text-align: justify; margin-right: 10; margin-left: 10;}
.tdbottom { border-bottom:white 1px solid;}
.alfa { background-color:yellow; }
.z { font-family:Georgia,Times New Roman,Times,serif; font-size:25; margin:5; color:black; }
.frame1 { border:2px dashed black; }

#topmenu {
   display:block;
   width:100px;
   margin:1px;
   border:1px solid silver;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:11px;
   line-height:16px;
   padding:3px 5px 3px 5px;
   BACKGROUND: url(../i/formbg.gif) repeat-x left top;
   background-color:#D9E2F6;
  
}
#topmenu:hover { 
   border:1px solid orange;
   BACKGROUND: url(../i/2.png) repeat-x #feeeb1;
   
}

.nolink, #submenu {
   display:block;
   width:170px;
   position:relative;
   margin:1px 0;
   border:1px solid silver;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:11px;
   padding:4px 2px 4px 6px;
   BACKGROUND: url(../i/formbg.gif) repeat-x left top;
   background-color:#D9E2F6;
   
  
}
#submenu:hover { 
   border:1px solid orange;
   BACKGROUND: url(../i/2.png) repeat-x #feeeb1;
   
}

