a:visited {
color: #000000;
text-decoration: none;
font-weight: 700;
}

a:link {
color: #303010;
text-decoration: none;
font-weight: 700;
}

.itemTable {
border-color: #FFFFFF;
border-width: 2px;
border-right: #000000;
border-bottom: #000000;
border-top: #FFFFFF;
border-left: #FFFFFF;
}

.itemTableData {
background-color: #BDBD6A;
background-image: url(../antique-frame.png);
background-position: center;
background-attachment: scroll;
background-repeat: no-repeat;
font-weight: bold;
font-size: 14px;
width: 170px;
height: 420px;
text-align: center;
border-width: 0px;
}

.mainTable {
background-color: #BDBD6A;
height: 100%;
}