body {
 background-image: url(backg.png);
 color: #000000;
 font-family: tahoma,helvetica;
 font-size: 13px;
 margin-top: 10;
 margin-bottom: 10;
 margin-left: 0;
 margin-right: 0;
}
body a:link, body a:visited, body a:active {
 color: #000000;
 text-decoration: none;
}
body a:hover {
 color: #000000;
 text-decoration: underline;
}
.tableinborder {
 background-color: #cccccc;
}
.smallfont {
 font-size: 11px;
 font-family: tahoma,helvetica;
}
.normalfont {
 font-size: 13px;
 font-family: tahoma,helvetica;
 margin-top: 5;
 margin-bottom: 5;
}
.tableb {
 color: #000000;
 background-color: #e4e4e4;
}
.tableb a:link, .tableb a:visited, .tableb a:active { 
 color: #000000;
 text-decoration: none;
}
.tableb a:hover { 
 color: #000000;
 text-decoration: underline;
}
.tablec {
 color: #000000;
 background-color: #dddddd;
}
.tablec a:link, .tableb a:visited, .tableb a:active { 
 color: #000000;
 text-decoration: none;
}
.tablec a:hover { 
 color: #000000;
 text-decoration: underline;
}
textarea {
 font-size: 13px;
 font-family: tahoma,helvetica;
 color: #000000;
 background-color: #fef0c7;
 border:1px solid #cccccc;
}
input{
 font-size: 11px;
 font-family:tahoma,helvetica;
 color: #000000;
 text-decoration: none;
 background-color:#cccccc;
 border:1px solid #8c8c8c;
}
select{
 font-size: 11px;
 font-family:tahoma,helvetica;
 color: #000000;
 text-decoration: none;
 background-color:#fef0c7;
 border:1px solid #cccccc;
}
button{
 font-size: 11px;
 font-family:tahoma,helvetica;
 color: #000000;
 text-decoration: none;
 background-color:#cccccc;
 border:1px solid #8c8c8c;
}

