
body,td,p,span{ font-family: Tahoma; font-size: 10pt; color: #555555}
li{ margin-left: -20px; margin-right: 16px }
.menu{color: #CC0033} 
.menu a:link{text-decoration: none; color: #} 
.menu a:visited{text-decoration: none; color: #} 
.leftmenu { font-family: Tahoma; font-size: 8pt; color: black}
.leftmenu input { font-family: Tahoma; font-size: 8pt; color: black; border:1px solid black; background-color: white}
.leftmenu a:link{ font-family: Tahoma; font-size: 8pt; color: yellow; text-decoration: none}
.leftmenu a:hover{ font-family: Tahoma; font-size: 8pt; color: white; text-decoration: underline}
.leftmenu a:visited{ font-family: Tahoma; font-size: 8pt; color: yellow; text-decoration: none}
.top{font-weight: bold; color: white} 
.top a:link{font-weight: bold; text-decoration: none; color: white} 
.top a:visited{font-weight: bold; text-decoration: none; color: white} 
.topmenu{font-weight: bold; color: white} 
.topmenu a:link{font-weight: bold; text-decoration: none; color: white} 
.topmenu a:visited{font-weight: bold; text-decoration: none; color: white} 
.catbox {color: #CC0033} 
.catbox a:link{color: #CC0033} 
.catbox a:visited{color: #CC0033} 
.linktitle a:link{font-weight: bold; color: #F28305} 
.linktitle a:visited{font-weight: bold; color: #F28305} 
.small  { font-family: Tahoma; font-size: 8pt }
.foot { font-family: Tahoma; font-size: 8pt; color: gray }
.foot a:link { font-family: Tahoma; font-size: 8pt; color: gray }
.foot a:visited { font-family: Tahoma; font-size: 8pt; color: gray }
/*--- image css --- */
.prodlinkimg img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=99);
-moz-opacity: 1;
}

.prodlinkimg:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}


.prodimg img{
}

.prodimg:hover img{
}



.galleryimg img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=99);
-moz-opacity: 0.4;
}

.galleryimg:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}