<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
<title>lab css</title>
<style>
<!--	
a {color: hex(356e3b); text-decoration:none;}	
a:link {color: hex(356e3b); text-decoration:none;}	
a:visited {color: hex(356e3b); text-decoration:none;}	
a:active {color: hex(356e3b); text-decoration:none;}	
A:hover {text-decoration: underline;}





TEXTAREA
{scrollbar-face-color:'white';
scrollbar-arrow-color:black;
scrollbar-track-color:'';
scrollbar-shadow-color:'black';
scrollbar-highlight-color:'';
scrollbar-3dlight-color:'';
scrollbar-darkshadow-color:'';
background-color:'transparent';
color:white;
}

RectBorder
{borderColor:black;
buttonColor:black;
borderCapColor:black;
highlightColor:black;
shadowCapColor:black;
shadowColor:black;
background-color:'transparent';
}

TEXTBOX
{scrollbar-face-color:'white';
scrollbar-arrow-color:black;
scrollbar-track-color:'';
scrollbar-shadow-color:'black';
scrollbar-highlight-color:'';
scrollbar-3dlight-color:'';
scrollbar-darkshadow-color:'';
background-color:'transparent';
text:'white';
fontfamily:'tahoma'
}

INPUT
{background-color:'transparent';
color:'white'
}


.cellbg {
background-image: url(http://thelabphotography.com/images/topbar.jpg);
background-repeat: no-repeat;
}




</style>
</head>
<body>who-ah</body>
</html>
