body{
   background: url('../images/velvet/bg.gif') center center #666;
   margin: 0;
   font-family: tahoma;
}
a img{
   border: 0;
}
.leftbox{
   background-color: #edeae1;
   padding: 6px;
   margin: 0 7px 0 9px;
   font: normal 11px tahoma;
   color: #555;
}
.leftboxc{
   background-color: #edeae1;
   padding: 6px;
   margin: 0 7px 0 9px;
   font: normal 11px tahoma;
}
.mabox{
   background-color: #edeae1;
   padding: 0px;
}
.leftboxc a:link, .leftboxc a:visited {
   display: block;
   padding: 1px;
   font: normal 11px tahoma;
   color: #222;
   padding-left: 24px;
   background: url('../images/velvet/pip.gif') left center no-repeat #dbd5c3;
   text-decoration: none;
   margin-top: 2px;

}
.leftboxc a:hover{
   display: block;
   padding: 1px;
   font: normal 11px tahoma;
   color: #ccc;
   padding-left: 24px;
   background: url('../images/velvet/pip.gif') left center no-repeat #333;
   text-decoration: none;
   margin-top: 2px;

}
table.gltable{
font-size: 11px;
border-collapse: collapse; 
border-style: dashed;
border-color: #ccc;
border-width: 1px;
border: none;
}
table.gltable .tl{
border-bottom: 1px dashed #aaa;
border-right: 1px dashed #aaa;
}
table.gltable .tr{
border-bottom: 1px dashed #aaa;
}
table.gltable .bl{
border-right: 1px dashed #aaa;
border-bottom: 1px dashed #aaa;
}
table.gltable .br{
border-bottom: 1px dashed #aaa; 
}
table.gltable td{
   padding: 2px;
}
table.gltable div.text{
   padding: 5px;
}
.footer{
   background: url('../images/velvet/footer.gif');
   height: 51px;
}
.footer #copy{
   font: normal 9px Tahoma;
   color: #fff;
   margin-left: 20px;
   margin-top: -1px;
   float: left;
}
.footer .links{
   float: right;
   color: #fff;
   margin-top: -1px;
   margin-right: 20px;

}
.footer .links a, .footer .links a:visited{
   font: bold 10px Tahoma;
   color: #fff;
   text-decoration: none;
   padding: 4px;
   vertical-align: center;
   background-color: #44433d;
   border: 1px solid #545145;
}
.footer .links a:hover{
   color: #333;
   background-color: #aaa;
   
}

table{
   font-size: 11px;
}

form {
   display: inline;
}