
 a:link    {text-decoration: none; color: #403d3d;}
 a:active  {text-decoration: none; color: #403d3d;}
 a:visited {text-decoration: none; color: #403d3d;}
 a:hover   {text-decoration: none; color: #FF6600;}


SELECT { FONT-SIZE: 9pt; COLOR: #333333; FONT-FAMILY: Arial, Helvetica, sans-serif} 
INPUT { FONT-SIZE: 8pt; COLOR: #403d3d; FONT-FAMILY: Arial, Helvetica, sans-serif} 

BODY,P,DIV,TH,TD,P,TEXTAREA {
        FONT-FAMILY:"Century Gothic";
        COLOR: #403d3d; FONT-SIZE: 11px;
}

.menuList{
line-height:20px;

}

.menuList a:link {text-decoration: none; color: #777777;}
.menuList a:active {text-decoration: none; color: #777777;}
.menuList a:visited {text-decoration: none; color: #777777;}
.menuList a:hover {text-decoration: none; color: #403d3d;}

.sideMenu{
line-height:15px;
}

.sideMenu a:link {text-decoration: none; color: #FFFFFF;}
.sideMenu a:active {text-decoration: none; color: #FFFFFF;}
.sideMenu a:visited {text-decoration: none; color: #FFFFFF;}
.sideMenu a:hover {text-decoration: none; color: #ff6600;}

.images{ border-color:#EAEBDD;}
.images a:link    {text-decoration: none; color: #EAEBDD;}
.images a:active  {text-decoration: none; color: #EAEBDD;}
.images a:visited {text-decoration: none; color: #EAEBDD;}
.images a:hover   {text-decoration: none; color: #EAEBDD;}

.prodSummary{
FONT-SIZE: 10px;
}

.imageLink{
FONT-SIZE: 10px; 
}
.imageLink a:link    {text-decoration: none; color: #403d3d;}
.imageLink a:active  {text-decoration: none; color: #403d3d;}
.imageLink a:visited {text-decoration: none; color: #403d3d;}
.imageLink a:hover   {text-decoration: underline; color: #EAEBDD;}


.green{color:#006600;}
.productTitle{
 font-weight:bold;
}
#tblThumbs{float:left;
}
.thumbnails img, #tblMainPic img{
padding:2px;
margin:3px;
border:dashed 1px #ccc;
margin:0px auto;
}
#tblMainPic{
display:block;
width:500px;
height:440px;
text-align:center;
}
.price{ font-size:14px;
font-weight:bold;
}
.bold{ 
font-weight:bold;
}