#header {
background: #EBEBEB url(../images/bg.gif) 100% repeat;
}

#maintable {
border:1px Solid #D0D0D0;
}

#bar {
   background-color:#707070;
   height:3px;
   width:100%;
   border-left:1px Solid #707070 ;
   border-right:1px Solid #707070 ;
}

#title {
font-size:1.5em;
text-weight:bold;
}

#logotext {
font-size:50px;
text-weight:bold;
font-family:Arial;
color:#ffffff;
text-align:right;
margin-right:10px;
font:italic;
}
