body {
	font-family: "tahoma", "arial", "helvetica", "sans-serif";
	font-size: 8pt;
	background-color: #333333;
	scrollbar-face-color: #4E5559;
	scrollbar-highlight-color: #A3A3A3;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color:  #A3A3A3;
	scrollbar-track-color: #000000;
	scrollbar-darkshadow-color: #000000;
	color: #EFEFEF;
	background-image: url(bg.gif);
}
a:link,a:active,a:visited {text-decoration: none; color : #FFD800; }
a:hover        {
	text-decoration: none;
	color : #FFFFFF;
}

h1 {
    font-size: 12pt;
}

p {
    font-size: 10pt;
}


table.lista {
    background-color: #000000;
    border: 1px #343434 solid;
}

td.block {
         border:1px solid #000000;
         background-color: #333333;
         background-image:url(block_back.gif);
         padding:0px;
         margin:0px;
         font-size: 12pt;
         color: #FFFFFF;
}

td.blocklist {
	background-color: #000000;
	padding:1px;
	margin:1px;
	font-size: 8pt;
	font-weight: bold;
	color: #DEDEDE;
}

td.lista {
    font-weight: bold;
    background-color:#222222;
    color : #CCFFF;
    font-size: 8pt;
}

td {
}

td.header {
           font-weight:bold;
           color:#FFFFF;
           padding:7px;
           margin:0px;
           background-color: #000000;
           background-image: url(header_back.gif);
}

td.title {
    font-size: 8pt;
}

td.navigation {
    background-color: #FAFCFE;
    font-weight: bold;
    font-size: 8pt;
}

form {
    margin-top: 0;
    margin-bottom: 0;
}

.sublink {
    font-style: italic;
    font-size: 7pt;
    font-weight: normal;
}

a.index {
    font-weight: bold;
}

a.biglink {
    font-weight: bold;
    font-size: 10pt;
}

.important {
    font-weight: bold;
    font-size: 10pt;
}

td.red {
    background-color:#222222;
    color: red;
}

td.yellow {
    background-color:#222222;
    color: #EEEE20;
}

td.green {
    background-color:#222222;
    color: #00DD00;
}

td.progress {
    padding: 0px;
    background-image: url(backprogress.gif);
    background-repeat: repeat-x;
    height: 10px;
}

td.red a:link {
    color: red;
}
td.red a:visited {
    color: red;
}

td.yellow a:link {
    color: #EEEE20;
}
td.yellow a:visited {
    color: #EEEE20;
}

td.green a:link {
    color: #00DD00;
}

td.green a:visited {
    color: #00DD00;
}
li{
list-style-position:inside;
} 
table.ncode_imageresizer_warning {
	background: #222323;
	color: #2BB400;
	border: 1px solid #2BB400;
	cursor: pointer;
}

table.ncode_imageresizer_warning td {
	font-size: 12px;
	color: red;
	vertical-align: middle;
	text-decoration: bold;
}

table.ncode_imageresizer_warning td.td1 {
	padding: 5px;
}

table.ncode_imageresizer_warning td.td1 {
	padding: 2px;
}
input#nick, input#passw{
padding-left: 20px;
background: #ffffff;
background-repeat: no-repeat;
background-position: 2px center;
}
input#nick{
background-image: url(/images/login_.gif);
}
input#passw {
background-image: url(/images/password_.gif);
}
#asb_container {
 border: 1px #B52021;
}
.delbutton {
font-size: 14px;
background-image : url(delete.png);
}
#asb_contentwrap {
 font: 8pt Arial;
 height: 500px;
 background-color: #DDDDDD;
 overflow: auto;
}

#asb_content {
  background-image : url('bg.jpg');
  background-color : white;
 margin: 0px;
}

#asb_inputwrap {
 font: 8pt Arial;
}

#asb_input {
 margin: 5px;
}

#asb_input .text {
 border: 1px solid #888888;
 font: 8pt Arial;
 width: 400px;
 background-color: #f4f4f4;
}

#asb_input .button {
 width: 50px;
 margin-top: 4px;
 background-color: #B52021;
 font: bold 8pt Arial;
 color: white;
 border: 1px solid #888888;
}
#asb_container {
 border: 1px #B52021;
}
.delbutton {
font-size: 14px;
background-image : url(delete.png);
}
#asb_contentwrap {
 font: 8pt Arial;
 height: 500px;
 background-color: #DDDDDD;
 overflow: auto;
}

#asb_content {
  background-image : url('bg.jpg');
  background-color : white;
 margin: 0px;
}

#asb_inputwrap {
 font: 8pt Arial;
}

#asb_input {
 margin: 5px;
}

#asb_input .text {
 border: 1px solid #888888;
 font: 8pt Arial;
 width: 400px;
 background-color: #f4f4f4;
}

#asb_input .button {
 width: 50px;
 margin-top: 4px;
 background-color: #B52021;
 font: bold 8pt Arial;
 color: white;
 border: 1px solid #888888;
}