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; }
.bborder        { 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;}
.logino {background-color:#39494a; color:<?=$line_color?>; border: 1px <?=$line_color?> solid; height=18; }
.forms {background-color:#F7F6F4; color:slateblue; border: 1px <?=$line_color?> solid; height=18; }
.td { border-top:<?=$line_color?> 1px solid; border-bottom:<?=$line_color?> 1px solid; }
.tdbottom { border-bottom:white 1px solid;}
.tabletree { border-right: 1px solid <?=$line_color?>}
