img {
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);
}


#stretched-background-image
{
z-index:-1;
position:fixed;
width:100%;
height:100%;
top:0;
left:0;
bottom:0;
right:0;
display:none
}*html{
background:URL("./themes/default/css/nixel.png") fixed
}*html #stretched-background-image
{position:absolute;
top:expression( (( t=document.documentElement.scrollTop) ? t:document.body.scrollTop)+'px');
height:expression( document.documentElement.clientHeight+'px')} #stretched-background-image{display:block} 
#page-hdr
{
background:transparent 0 0 no-repeat
}

html
{
scrollbar-base-color: #000000;
scrollbar-arrow-color: #00FF00;
scrollbar-3dlight-color: #00FF00;
scrollbar-darkshadow-color: #00FF00;
scrollbar-highlight-color: #005500;
scrollbar-shadow-color: #000000;
scrollbar-track-color: #005500;


overflow-y:scroll;
border:0
}

body{
height: 100%;
color: #FFFFFF;
font-family: Tahoma;
margin-top: 25px;
margin-bottom: 25px;
margin-left: 10px;
margin-right: 10px;
f-ont-family: Courier;
color : #FFFFFF; 
f-ont-weight: bolder;
font-size: 14px;

margin:0;
padding:0


}

hr.commentline{
height: 0;
border: 0px;
border-top: 1px dotted #00FF00;
margin-bottom: 0px;
}

p, h1{
margin: 0px;
}

p.commentinfo{
margin: 0px;
text-align: right;
color: #FFF000;
}

p.commenterror{
margin: 0px;
text-align: center;
color: #FF0000;
font-weight: bolder;
border: 1px solid #FF0000;
}

p.commentsuccess{
margin: 0px;
text-align: center;
color: #00FF00;
font-weight: bolder;
border: 1px solid #00FF00;
}

p.count_ok{
margin: 0px;
color: #00FF00;
}

p.count_danger{
margin: 0px;
color: #FF5500;
}

p.count_full{
margin: 0px;
color: #FF0000;
}


.editbox{
border: 1px solid #00FF00;
color: #00FF00;
background: #000000;
}

.button{
border: 1px solid #00FF00;
color: #00FF00;
background: #123456;
}


a:link{
color: #AAFF00;
}

a:visited{
color: #00DD00;
}

a:hover{
color: #FFFF00;
text-decoration: underline overline;
}


.edit_default{
background-color: #005500;
color: #FFFF00;
border: 1px solid #00FF00;
}

.button_default{
background-color: #00CC00;
border: 1px solid #00FF00;
}

input{
margin: 0px;
}


