#starslist { background-color: #8495A9; }
#starslist-header { }
#const-table { background-color: #8495A9; border-width: 1px;}
#theader td { background-color: #E3E3E3; font-weight: bold; }
#theader th { background-color: #BEC5CC; font-weight: bold; }
#cave { float: left; width: 100%; }
.varobj1 td { background-color: #BEC5CC; padding-left: 10px; padding-right: 10px; } 
.varobj2 td { background-color: #E3E3E3; padding-left: 10px; padding-right: 10px; }  
.varobj1 { background-color: #BEC5CC; padding-left: 10px; padding-right: 10px; } 
.varobj2 { background-color: #E3E3E3; padding-left: 10px; padding-right: 10px; }  

.vizierrow1 { background-color: #BEC5CC;} 
.vizierrow2 { background-color: #E3E3E3;} 
.detailsLink { font-weight: normal; color: #283C5D; text-decoration: none; }
.detailsLink:hover { font-weight: normal; color: #283C5D; text-decoration: underline; }
.vsxLink { font-weight: bold; color: #283C5D; text-decoration: none;}
.vsxLink:hover { font-weight: bold; color: #283C5D; text-decoration: underline;}
.projectLink { font-weight: bold; color: #000000; text-decoration: none; }
.projectLink1 { font-weight: bold; color: #000000; text-decoration: none; font-size: 22pt;}
.projectLink:hover { font-weight: bold; color: #000000; text-decoration: underline;}
#mainarea { width: 70%; background-color: #FFFFFF;}
.city { color: #888888; }
.note { color: #888888; font-weight: normal; font-size: small;}
#mailto { color: #283C5D; text-decoration: none; }
#mailto:hover { color: #283C5D; text-decoration: underline; }
.link { color: #283C5D; font-weight: bold; text-decoration: none; }
.link:hover { color: #283C5D; font-weight: bold; text-decoration: underline; }
.lightlink { color: #283C5D; font-weight: normal; text-decoration: none; }
.lightlink:hover { color: #283C5D; font-weight: normal; text-decoration: underline; }

.starlink { color: #283C5D; font-weight: normal; text-decoration: underline; }
.starlink:hover { color: #283C5D; font-weight: normal; text-decoration: underline; }


body {  
 margin: 0; 
 padding: 0; 
 background-color: #C0C0C0;
} 