body {
/*background-color: rgb(89, 98, 91);*/
/*color: rgb(255, 241, 230);*/
color: rgb(255, 255, 255);
background-color: rgb(0, 0, 0);
font-family: Arial, Verdana, sans-serif;
font-size: 18px;
}

a {
text-decoration: none;
}

a:hover {
text-decoration: underline;
}


.tblMain {
font-family: Arial Black; 
width: 100%; 
height: 100%; 
text-align: left; 
vertical-align: top;
margin-left: auto; 
margin-right: auto;
}

.tdHead {
text-align: center; 
vertical-align: top;
height: 5%;
}

.tdBody {
text-align: center; 
vertical-align: top;
}

.tblSubBody {
font-family: Arial Black; 
width: 100%; 
height: 100%; 
vertical-align: top;
text-align: left; 
margin-left: auto; 
margin-right: auto;
}

.leftnav a:link {
/*color: rgb(252, 239, 227);*/
color: rgb(50, 50, 50);
}

.leftnav a:visited {
/*color: rgb(252, 239, 227);*/
color: rgb(50, 50, 50);
}

.leftnav a:hover {
/*color: rgb(252, 239, 227);*/
color: rgb(50, 50, 50);
text-decoration: underline;
}

.leftnav {
width: 20%; 
text-align: center; 
vertical-align: top; 
/*background-color: rgb(191, 172, 184);*/
background-color: rgb(160, 160, 160);
font-family: Arial;
font-size: 14px;
/*color: rgb(77, 70, 74);*/
color: rgb(0, 0, 0);
}

/*.leftnav form {
text-align: right;
}*/

.spacer {
width: 2%;
}

.content a:link {
/*color: rgb(191, 172, 184);*/
/*color: rgb(82, 78, 74);*/
color: rgb(50, 50, 50);
}

.content a:visited {
/*color: rgb(191, 172, 184);*/
/*color: rgb(82, 78, 74);*/
color: rgb(50, 50, 50);
}

.content a:hover {
/*color: rgb(191, 172, 184);*/
/*color: rgb(82, 78, 74);*/
color: rgb(50, 50, 50);
text-decoration: underline;
}

.content {
text-align: left; 
vertical-align: top; 
/*background-image: url(insignia.gif); 
background-repeat: no-repeat; 
background-attachment: scroll; 
background-position: top left;*/ 
/*background-color: rgb(252, 239, 227);*/
background-color: rgb(255, 255, 255);
font-family: Arial; 
/*color: rgb(82, 78, 74);*/
color: rgb(0, 0, 0);
}

.content table {
/*width: 100%;*/
text-align: left;
font-size: 12px;
color: rgb(82, 78, 74);
}

.content th {
width: 80px;
}

.content table.swatch {
width: 200px; 
height: 200px;
border-style: solid;
border-width: thin;
}

.subswatch {
width: 80px; 
height: 80px;
border-style: solid;
border-width: thin;
}

.mainswatch {
width: 10px; 
height: 10px;
border-style: solid;
border-width: thin;
}

