input, textarea { font-family: Courier New, Courier; font-size: 9pt; color: #000033; }
select          { font-family: Arial, Helvetica; font-size: 9pt; color: #000033; }
A               { text-decoration:none; color: #000033; }
A:visited       { text-decoration:none; color: #000033; }
A:hover         { text-decoration:underline; color: #000033; }
body, td        { font-family: Arial, Helvetica; font-size: 9pt; color: #000033; }
h1              { font-family: Arial, Helvetica; font-size: 12pt; color: #000033; font-weight: bold; }
h2              { font-family: Arial, Helvetica; font-size: 10pt; color: #000033; font-weight: bold; }
ul              { list-style-image: url('images/li_ball.gif'); }              

body.defpage    { margin: 10px;
                  background: url('images/back.gif') no-repeat bottom right fixed;
                  background-color: #ffffff;                  
                  scrollbar-arrow-color:#000033;
                  scrollbar-face-color:#e1e1e1;
                  scrollbar-highlight-color:#ffffff;
                  scrollbar-3dlight-color:#c0c0c0;
                  scrollbar-shadow-color:#c0c0c0;
                  scrollbar-darkshadow-color:#000033;
                  scrollbar-track-color:#ffffff;                   
                }
table.menu      { border-style: outset; border-width: 2;
                  background-color: #000033; bgcolor: #000033; color=#E1E1E1;
                }
.lifted       { border-style: outset; border-width: 1; }
.inset        { border-style: inset; border-width: 1; }
td.datafield    { border-style: inset; border-width: 1; 
                  font-family: Courier; font-size: 9pt; color: #000033;
                  background-color: #FAFADC; bg-color: #FAFADC;
                }
td.windowbar    { border-style: outset; border-width: 1; font-size: 8pt;
                  background-color: #000033; bgcolor: #000033; color=#FFFFFF;
                  filter: alpha(opacity=90);
                }
td.window       { border-style: inset; border-width: 1; 
                  background-color: #ffffff; bg-color: #ffffff;
                  padding: 10px;
                  filter: alpha(opacity=80);
                }
td.album        { background-repeat:  no-repeat;
                  background-image:   url("images/album_back.gif");
                  background-position: center;
                }
td.register_off { border: 1 solid #808080;
                  background-color: #000033; bg-color: #000033;
                  color: #E1E1E1;
                }                
td.register_on  { border-left-style: solid; border-left-color: #808080; border-left-width: 1; 
                  border-right-style: solid; border-right-color: #808080; border-right-width:1;
                  border-top-style: solid; border-top-color: #808080; border-top-width: 1;
                  background-color: #E1E1E1; bg-color: #E1E1E1;
                  font-weight: bold;
                }
table.register_cont
                { border-left-style: solid; border-left-color: #808080; border-left-width: 1; 
                  border-right-style: solid; border-right-color: #808080; border-right-width:1;
                  border-bottom-style: solid; border-bottom-color: #808080; border-bottom-width: 1;
                  background-color: #E1E1E1; bg-color: #E1E1E1;
                }                                                                               
input.button    { font-family: Arial, Helvetica; font-size: 9pt; color: #000033; }
button.flat_button
                { font-family: Arial, Helvetica; font-size: 9pt; color: #000033;
                  border-style: solid; background-color: #E1E1E1; border-width: 0; }
input.flat_button
                { font-family: Arial, Helvetica; font-size: 9pt; color: #000033;
                  border-style: solid; background-color: #E1E1E1; border-width: 0;
                  background-repeat: no-repeat; background-position: center 50%; }
input.flatborder_button    
                { font-family: Arial, Helvetica; font-size: 9pt; color: #000033;
                  background-color: #E1E1E1; 
                  border-style: solid; border-width: 1; border-color: #000033; }                  
font.standard	  { font-family: Arial, Helvetica; font-size: 9pt; color: #000033; }

                 
.ftranslucent 	{ filter: alpha(opacity=80); }

.transp_gray_new { background-image: url('images/table_back3.gif');
                  bgimage: url('images/table_back3.gif');
                }
.transp_gray    { /*filter: alpha(opacity=85);
                  background-color: #e1e1e1;*/                    
                }                
.transp_gray_noie
                { /*background-image: url('images/table_back3.gif');
                  bgimage: url('images/table_back3.gif');*/
                }

