body {
 background-image: url('background.png');
 background-position: 0px 0px;
 background-repeat: repeat-y;
 scrollbar-3dlight-color: #FF8080;
 scrollbar-highlight-color: #C00000;
 scrollbar-shadow-color:  #FFC0C0;
 scrollbar-darkshadow-color: #C00000;
 scrollbar-arrow-color:  C00000;
 scrollbar-face-color: #FF8080;
 scrollbar-track-color: transparent;
}
a {
 font-weight: bold;
 text-decoration: none;
 color: #740000;
}
a:hover {
 color: #740000;
 cursor: help;
 position: relative;
 top: 1px;
 left: 1px;
}
div {
 font-family: verdana;
 font-size: 7.5pt;
 line-height: 12pt;

}
#left {
 background: #FFC0C0;
 color: #C00000;
 font-size: 10pt;
 font-weight: bold;
 letter-spacing: 3px;
 text-align: right;
 padding: 3px;
}
#plug {
 font-size: 8pt;
 line-height: normal;
 padding: 5px;
}
#head {
 background: #0C807F;
 color:  #062913;
 font-weight: bold;
 letter-spacing: 2px;
 text-align: right;
 padding: 1px;
}
#link {
 padding-top: 3px;
 padding-left: 3px;
 padding-bottom: 15px;
}
#link a {
 color: #58D8D6;
}
#link a:hover {
 color: #0C807F;
}
input, textarea {
 background: #FFC0C0;
 border: 1px solid #062913;
 color: #C00000;
 font-family: verdana;
 font-size: 10;
}

table { font-style: normal; font-variant: normal; font-weight: normal; font-size: 7.5pt; font-family: verdana; line-height: 12pt; color: #58D8D6}