body {
color: #e7e7e7;
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color: black;
}
a:link { color: #e7e7e7; }
a:visited { color: #e7e7e7; }
a:hover { color: #e7e7e7; }
a:active { color: #e7e7e7; }
.product1 {
color: #2e2c2e;
font-size: 10px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
background-color: #c0c0c0;
}
.product2 { color: #2e2c2e; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.txt_std { color: #2e2c2e; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.txt_TITLE { color: #2e2c2e; font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
.frames { border: solid 2px #fff; }

/* Added by 2D Creative */

.ProdImage {
background-color	: #c0c0c0;
text-align			: center;
}

.productTable {
background-color	: #c0c0c0;
color				: #2e2c2e;
font-size			: 10px;
margin-top			: 10px; 
}

.productInfoCell {
background-color	: #c0c0c0;
}

.label {
font-size			: 11px;
font-weight			: bold;
text-align			: left;
height				: 15px;
}

.productData {
text-align			: left;
font-size			: 11px;
}	

select {
font-size		: 11px;
}

.button {
font-size			: 11px;
font-weight			: bold;
color				: #fff;
background-color	: #626364;
}

.textButton {
font-size			: 12px;
font-weight			: bold;
font-family			: Verdana, Arial, Helvetica, sans-serif;
}
a.textButton:link {display:inline;color:white;width:120px;background:#626364;padding:4px;text-decoration:none;}
a.textButton:visited {display:inline;color:white;width:120px;background:#626364;padding:4px;text-decoration:none;}
a.textButton:active {display:inline;color:white;width:120px;background:#626364;padding:4px;text-decoration:none;}
a.textButton:hover {display:inline;color:#000;width:120px;background:#c0c0c0;padding:4px;text-decoration:none;}

.black {
color		: #000;
}
a.black:link {color:#000;text-decoration:none;}
a.black:visited {color:#000;text-decoration:none;}
a.black:active {color:#000;text-decoration:none;}
a.black:hover {color:#000;text-decoration:underline;}