#regform {
  background-color:#fefefe;
  border:1px solid #000000;

}


div.window {
       font-family: verdana, helvetica; 
       font-size: 12px;
       font-style: normal;
       color: #8CDB10;
       background-color: #F7F7F7;
       border-style:solid; 
       border-width:1px; 
       border-right-color:#CECDCF; 
       border-bottom-color:#CECDCF; 
       border-left-color:#CECDCF; 
       border-top-color:#ffffff;
       text-align:left;
     
}

div.windowtitle {  
       font-family: verdana, helvetica; 
       font-size: 12px;
       font-style: normal;
       font-weight: bold;
       color: #ffffff;
       background-color: #8CDB10;
       background: url('./images/bgimage-windowhead20.gif') repeat-x;
       border-bottom:0px solid #808080;
       text-align:center;
       height:22px;
       padding:2px;
}

div.windowbody { 
       font-family: verdana, helvetica; 
       font-size: 10px;
       font-style: normal;
       color: #000000;
       padding:4px;
}

div.baloldal {
       font-family: verdana, helvetica; 
       font-size: 12px;
       font-style: normal;
       color: #8CDB10;
       background-color: #ffffff;
       border-style:solid; 
       border-width:1px; 
       border-right-color:#000000; 
       border-bottom-color:#000000; 
       border-left-color:#808080; 
       border-top-color:#808080;
       text-align:left;
     
}

div.baloldaltitle {  
       font-family: verdana, helvetica; 
       font-size: 12px;
       font-style: normal;
       font-weight: bold;
       color: #ffffff;
       background-color: #8CDB10;
       height:23px;
       border-bottom:1px solid #808080;
       text-align:center;
       padding:3px;
}

div.baloldalbody { 
       font-family: verdana, helvetica; 
       font-size: 12px;
       font-style: normal;
       color: #835402;
       font-weight: bold;
       padding:4px;
}
