

body {font-family: Tahoma;
font-size: 10pt;
color: #FFFFFF;
background-color:#000000;
}
input {font-size: 10pt}
td {font-size: 10pt}
th {
font-family: Tahoma;
color:#FFFFFF;
background-color:#707070;
line-height: 17pt;
height:25;
text-align: center;
vertical-align: middle;
font-weight:bold;
font-size: 14px;
padding:0px;
}
/* text underneath thumbnail images */
.thumbnailtext {
font-size:10pt;
}
/* thumbnail image */
.thumbnailimg {
border : 1px solid #FFFFFF;
}
/* enlarged image */
.largeimg {
border : 1px solid #FFFFFF;
}
/* price list odd numbered rows */
.adminCell {
border-left-width : 0px;
border-right-width : 0px;
border-top : 0px;
}
/* price list even numbered rows */
.adminCellAlt {
background-color:#707070;
border-left-width : 0px;
border-right-width : 0px;
border-top : 0px;
}
/* shopping cart table... contains "Size Price Qty" columns */
th.cartTH {
/*background:#FFFFFF;*/
font-weight:bold;
font-size: 10pt;
/*color:#000000;*/
border-bottom : 1px solid #FFFFFF;
}
td.cartTotal {
border-top : 1px solid #FFFFFF;
}
h1 {font-size: 18pt;
color: #FFFFFF}
h2 {font-size: 14pt;
color: #FFFFFF}
A:link {color: #FFFFFF}
A:visited {color: #6E2A35}
A:active {color: #FFFFFF}
.visited {color: #6E2A35}
/* short button */
a.button90 {
display: block;
background-color: transparent;
background-image: url(../images/buttons/white_button90.gif);
background-repeat: no-repeat;
width: 91px;
height: 19px;
margin-top: 2px;
padding-top: 2px;
margin-left: 0px;
margin-right: 0px;
text-align: center;
font-size: 8pt;
font-weight: bold;
text-decoration: none;
border-style: none;
outline:0;
}
a.button90:link, a.button90:visited {
color:#000000;
}
a.button90:hover{
background-position: 0 -21px;
color: #000000
}
a.button90:active {
background-position: 0 -42px;
color: #000000
}
/* long button */
a.button180 {
display: block;
background-color: transparent;
background-image: url(../images/buttons/white_button180.gif);
background-repeat: no-repeat;
width: 188px;
height: 19px;
margin-top: 2px;
padding-top: 2px;
text-align: center;
font-size: 8pt;
font-weight: bold;
text-decoration: none;
outline:0;
}
a.button180:link, a.button180:visited {
color: #000000
}
a.button180:hover{
background-position: 0 -21px;
color: #000000
}
a.button180:active {
background-position: 0 -42px;
color: #000000
}
a.ClickSafeButton, a.EnterGalleryButton{
padding-top:1px;
}


