@charset "windows-1252";

#NavBox {
height: 302px;
}

#NavButton02 {
background-color: #9999CC;
}

#NavButton03 {
background-color: #9999CC;
}

#NavButton04 {
background-color: #9999CC;
}

#NavButton05 {
background-color: #9999CC;
}

#NavButton06 {
background-color: #9999CC;
} 

 #table {table-layout: auto; width: auto; border-collapse: collapse; border-color: black;}	
  
 #td {
 border: 5px solid;
 }
 
 #col#c1 {
 width: 50%;
 }
 
 #col#c2 {
 width: 50%;
 }

