body {
 background-image: url('bgy2.jpg');
 background-position: 0px 0px;
 background-repeat: repeat-x;
 scrollbar-3dlight-color: #000000;
 scrollbar-highlight-color: #E06BEE;
 scrollbar-shadow-color: #E06BEE;
 scrollbar-darkshadow-color: #000000;
 scrollbar-arrow-color: #ffffff;
 scrollbar-face-color: #E06BEE;
 scrollbar-track-color: #111111;
 cursor: w-resize;
}
a {
 font-size: 8pt;
 font-weight: bold;
 text-decoration: none;
 color: #ffffff;
}
a:hover {
 color: #ff66cc;
 cursor: w-resize;
 position: relative;
 top: 1px;
 left: 1px;
}
a:link {
 color: #ffffff;
 position: relative;
 text-decoration: dashed;
}
div {
 font-family: Trebuchet MS;
 font-size: 8pt;
 line-height: 9pt;
}
#left { 
 
 color: #0099ff;
 font-size: 7pt;
 text-align: left;
 }
#plug {
 font-size: 7pt;
 line-height: normal;
 padding: 5px;
 text-align: justify;
}
#head {
 background: #F9DEB8;
 color: #999966;
 font-weight: bold;
 letter-spacing: 2px;
 text-align: right;
 padding: 1px;

}
#link {
 font-size: 13pt;
 font-weight: bold;
 text-decoration: dashed;
 color: #ffffff;
 
}
#link a {
 color: cc99ff;
}
#link a:hover {
 color: #ff66cc;
}
#text {
 color: #444444;
 font-size: 15pt;
}
input, textarea {
 background: #000000;
 border: 1px solid #333333;
 color: #333333;
 font-family: verdana;
 font-size: 10;
}