body     {
background-image:url(img/bg.jpg);
 background-attachment:fixed;
 background-repeat:repeat-x;
 color: white; font-family:Helvetica,Verdana,Arial;
 background-color: #B0B0B0
}
*.lT  { color: white; font-weight: bold; font-size: 1.1em; font-family: Verdana,Helvetica,Arial }
*.gT { color: white; font-weight: bold; font-size: 1.6em; font-family: Verdana,Helvetica,Arial }
*.sT { color: white; font-size: 0.7em; line-height: 1.3em; font-family: Verdana,Helvetica,Arial; vertical-align: top }
input , select , textarea {
font-family : Verdana,Helvetica,Arial;
font-weight : bold;
background-color : #909090;
color : #FFFFFF;
border-color : #FFFFFF;
border-width : 1px;
border-style : solid;
}
img {
 border : none;
}
a {
 color : #FFFFFF;
 text-decoration : none;
 font-weight: bold;
}
a:hover {
 color : #FFFFFF;
 text-decoration : none;
 font-weight: bold;
 background-color : #4F4F4F;
}
a:active {
 color : #FFFFFF;
 text-decoration : none;
 font-weight: bold;
}
.db {
 background-color: #808080;
}