body { font-family: 'Verdana'; color: #3333DD; }
table {border-collapse : collapse; }

a:link {
    color: #6666FF;
    text-decoration: underline;
    font: 15px 'Verdana';
    font-family : 'Verdana';
    font-size: 15px;
    }

a:visited {
    color: #444444;
    text-decoration: underline;
    font-family : 'Verdana';
    font-size: 15px;
    }

a:hover {
     color: #6666FF;
     text-decoration: underline;
     font-family : 'Verdana';
     font-size : 15px;
    }

#maintable { width : 100%; }

.top { 
     text-align : center;
     background : #DBDBDB;
     font-family : 'Verdana';
     font-size: 15px;
 
}

fieldset {
  text-align: left; 
  float: auto; 
  width : 800px;
  color:#3333DD;
  padding : 5px;
}
.placematsmall {
  float : auto;
  width : 400px;
  color : #3333DD;
} 

.placematinfo {
  background : #DDDDFF;
  border: 2px solid #0069FF;  
}
.placematcontent {
  background : #DDFFDD;
  border: 2px solid #22ff22;  
}

.cdsmall {
  float : auto;
  width : 550px;
  color : #3333DD;
} 

.cdinfo {
  background : #DDDDFF;
  border: 2px solid #0069FF;  
}
.cdcontent {
  background : #DDDDFF;
  border: 2px solid #2222ff;  
}
