body {
font-family: tahoma;
background-color: #C0C0C0;
}

#basic, #variant {
border: 1px solid #000000;
}

.cellthree {
border: 0px;
}

.cellfour {
width: 480px;
padding-left: 10px;
padding-right: 10px;
background-color: #C0C0C0;
}

.cellfive {
padding-top: 2px;
padding-left: 5px;
background-color: #C0C0C0;
text-align: center;
font-size: 9pt;
color: #000080;
text-decoration: underline;
}

.cellsix {
padding-left: 5px;
background-color: #C0C0C0;
}

.infotable {
text-align: center;
width: 100%;
border: 1px solid #000000;
}

.catcell {
height: 28px;
width: 100px;
padding-top: 2px;
color: #D1D1D1;
font-size: 12pt;
font-family: arial;
font-weight: bold;
border-left: 1px solid #768CA2;
border-right: 1px solid #092442;
background-image: url('i/vibg.jpg');
background-position: top left;
background-repeat: repeat-x;
background-color: #040630;
}

.valcell {
height: 20px;
width: 100px;
font-size: 10pt;
background-color: #E0E0E0;
border-right: 1px solid #808080;
border-left: 1px solid #c0c0c0;
border-bottom: 1px solid #c0c0c0;
}

a {
color: #000080;
}

a:hover {
color: #FF0000;
}

img {
border: 0px;
}