body
 {
 background-color: #000000;
 color: #00DD00;
 font-family: Courier New;
 font-size: 16px;
 }

input, textarea, select, option
 {
 background-color: #000000;
 border: 1px solid #606060;
 color: #00FF00;
 font-family: Courier New;
 }

body, input, textarea, select, option
 {
 scrollbar-face-color: #002000;
 scrollbar-highlight-color: #002000;
 scrollbar-shadow-color: #002000;
 scrollbar-3dlight-color: #00C000;
 scrollbar-arrow-color: #00FF00;
 scrollbar-darkshadow-color: #00C000;
 scrollbar-track-color: #000000;
 }

input[type="button"], input[type="submit"], button {background-color: #002600;}

form {margin:0px}

a {color:#00D000; text-decoration:none}
a:hover {color:#44FF44; text-decoration:none}

hr
 {
 border: 1px solid #606060;
 height: 1px;
 }

fieldset {border: 1px solid #606060}

/* left menu */
.menu_part
 {
 height: 20px;
 padding-top: 3px;
 padding-bottom: 2px;
 margin-top: 4px;
 margin-bottom: 4px;
 border: 1px solid #606060;
 text-align: center;
 background: url(pic/admin/menu_grad3.gif);
 font-size: 15px;
 font-weight: bold;
 font-family: sans-serif;
 word-spacing: 4px;
 }

.menu1
 {
 width:195px;
 margin-top:5px;
 margin-right:5px;
 padding:5px;
 padding-top:0px;
 border:1px solid #404040;
 }

.menu1 p
 {
 margin: 0px;
 height: 22px;
 padding-left: 5px;
 padding-top: 1px;
 border:1px solid #404040;
 margin-top: 3px;
 width: 185px;
 }

.menu1 a {cursor:default}
.menu1 a:hover, .menu1 p:hover {background-color:#002A00}
/* end of left menu */

/* right menu */
.rmenu
 {
 width: 100px;
 border: 1px solid #404040;
 margin-top: 5px;
 }

.rmenu .hdr
 {
 height: 19px;
 padding-top: 1px;
 text-align: center;
 font-weight: bold;
 color: #6257D0;
 background: url(pic/user/rmenu_grad.gif);
 border-bottom: 1px solid #404040;
 font-size: 14px;
 }

.rmenu .cont
 {
 padding: 2px;
 text-align: left;
 font-size: 12px;
 }
/* end of right menu */

.table1
 {
 border: 1px solid #606060;
 border-collapse: collapse;
 }

.table1 td
 {
 background-color: #000000;
 vertical-align: top;
 border: 1px solid #606060;
 }

.tb1tr td
 {
 background-color: #250025;
 }

.table2 {border-collapse:collapse}
.table2 td
 {
 border: 1px solid #606060;
 padding: 2px;
 }

.inp_width
 {
 width: 22px;
 height: 20px;
 text-align: center;
 }

.indexdir
 { border: 1px solid #002F00;
 border-collapse: collapse;
 }
.indexdir .hdr td
 {
 border: 1px solid #002F00;
 background-color: #002F00;
 padding: 1px;
 }
.indexdir td
 { background-color: #000000; padding: 1px;
 font-size: 15px;
 border: 1px solid #002F00;
 }

.btn
 { margin-top: 4px;
 text-align: center;
 }