body   {
	font-size: 8pt; 
        background: url(http://www.plugboard.org/files/bg.gif) #FFFFFF; 
        color: #404040; 
        font-family: tahoma, arial, verdana; 
       }


table, tr, td

 {      font-family: tahoma, arial, verdana;
	font-size: 8pt; 
        background: #FFFFFF;  
        color: #0b0b51; 
        border-collapse: collapse;
        padding: 2px;
        border:  #6e7d9a 1px solid;
       }

.title {
        font-size:14pt; 
        font-weight:bold; 
        color:#798198; 
        letter-spacing: 0.3em; 
        align:center;         
        background:#FFFFFF; 
        border-bottom: #6e7d9a 1px solid; 
        border-top: none;        
        margin-top:5px;
       }



#header { 
         width: 760px;
        }



#left {
           width:260px; 
           border:  #6e7d9a 1px solid; 
           float: left; 
           background: #cadce6;          
          }


#right { 
            width:490px; 
            background: #dee3e7; 
            border: #6e7d9a 1px solid; 
            float: right; 
           }


A:link 
      {text-decoration: underline; color: #000000; cursor: crosshair;  }
A:visited 
      {text-decoration: none; color: #000000; cursor: crosshair;}
A:active 
      {text-decoration: underline; cursor: crosshair; color: #798198; }
A:hover 
      {text-decoration: underline; color: #798198; cursor: crosshair; }

hr {
    border: 0px dashed;
    color: #6e7d9a;
    background-color: #6e7d9a;
    height: 1px;
    width: 80%;
   }



textarea,input,option,select {
	border: #6e7d9a 1px solid; font-size: 8pt; color: #404040; font-family: tahoma, helvetica, arial, verdana, sans-serif; background-color: #ffffff;



}
