html {
     overflow: -moz-scrollbars-vertical;
}
@charset "UTF-8";
/* CSS Document */

body {
 background-color: #ffffff;
 margin: 0px;
 padding: 0px;
 scrollbar-face-color:#c7bbe9;
 scrollbar-highlight-color:#ffffff;
 scrollbar-3dlight-color:#ffffff;
 scrollbar-darkshadow-color:#ffffff;
 scrollbar-shadow-color:#ffffff;
 scrollbar-arrow-color:#ffffff;
 scrollbar-track-color:#ffffff;}

td {
 font-family: arial, verdana, tahoma;
 font-weight: normal;
 font-size: 12px;
 color: #666666;}

form {margin: 0px; padding: 0px;}

.black
{
	color:#666666;
	text-decoration:none;
}

a, a:hover {cursor: pointer; cursor: hand;}


.lm {
 font-family: arial, verdana, tahoma;
 text-decoration: none;
 font-weight: normal;
 font-size: 12px;
 line-height:20px;
 color: #555555;
 text-transform:lowercase;}
.lm:hover {
 font-family: arial, verdana, tahoma;
 text-decoration: none;
 font-weight: normal;
 font-size: 12px;
 color: #ea0a8c;
 text-decoration: none;
 text-transform:lowercase;}
.alm {
 font-family: arial, verdana, tahoma;
 text-decoration: none;
 font-weight: normal;
 line-height:20px;
 font-size: 12px;
 color: #ea0a8c;
 text-transform:lowercase;}

.tl {
 font-family: arial, verdana, tahoma;
 text-decoration: none;
 font-weight: normal;
 line-height: 20px;
 font-size: 11px;
 color: #777777;}


.green {
 font-family: tahoma, arial, verdana;
 text-decoration: none;
 font-weight: bold;
 line-height: 25px;
 font-size: 10px;
 color: #cbdb2a;}

.rose {
 font-family: tahoma, arial, verdana;
 text-decoration: none;
 font-weight: bold;
 font-size: 12px;
 text-transform:lowercase;
 color: #ec008c;}

.sir {
 font-family: tahoma, arial, verdana;
 text-decoration: none;
 font-weight: bold;
 font-size: 18px;
 color: #902b8e;}

.sir11 {
 font-family: tahoma, arial, verdana;
 text-decoration: none;
 font-weight: bold;
 font-size: 11px;
 color: #902b8e;}

.sirtr {
 font-family: arial, tahoma, verdana;
 text-decoration: none;
 font-weight: bold;
 font-size: 11px;
 color: #902b8e;}

.trose {
 font-family: tahoma, arial, verdana;
 text-decoration: none;
 font-weight: normal;
 font-size: 12px;
 color: #ea0a8c;}

.trr {
 font-family: arial, tahoma, verdana;
 text-decoration: none;
 font-weight: normal;
 font-size: 12px;
 color: #ea0a8c;}

.bm {
 font-family: arial, verdana, tahoma;
 text-decoration: none;
 font-weight: normal;
 line-height: 25px;
 font-size: 12px;
 color: #ffffff;}
.bm:hover {
 font-family: arial, verdana, tahoma;
 text-decoration: underline;
 font-weight: normal;
 line-height: 25px;
 font-size: 12px;
 color: #e1e1e1;}
.abm {
 font-family: arial, verdana, tahoma;
 text-decoration: none;
 font-weight: normal;
 line-height: 25px;
 font-size: 12px;
 color: #e1e1e1;}

.bgtbl {
 background-image: url(images/bgtbl0.jpg);
 background-repeat: repeat-y;}

form{
 margin: 0px;
 padding:0px;}
 
.inputc {
 border: #7c7c7c 1px solid;
 width: 99%;
 height: 20px;
 margin-bottom: 2px;
 background-color: #ffffff;
 font-size: 11px;
 color: #4b4b4b;}
.txtar {
 border: #7c7c7c 1px solid;
 width: 260px;
 height: 180px;
 overflow: auto;
 background-color: #ffffff;
 font-size: 11px;
 color: #4b4b4b;}
.send {
 border: 0px solid;
 width: 80px;
 height: 20px;
 cursor: hand;
 cursor: pointer;
 margin-top: 6px;
 margin-bottom: 6px;
 font-family: tahoma, arial, verdana;
 text-decoration: none;
 font-weight: bold;
 font-size: 11px;
 color: #ffffff;
 background-color: #c30685;}
 
 div.catthumb
{
  width:160px;
  height:130px;
  background-position:center;
  background-repeat:no-repeat;
 
  cursor: pointer;
}

div.productthumb
{
  width:140px;
  height:110px;
  background-position:center;
  background-repeat:no-repeat;
  
  cursor: pointer;
}
div.picthumb
{
  width:75px;
  height:60px;  
  background-position:center;
  background-repeat:no-repeat;
  
  cursor: pointer;
}
div.picthumb_fix
{
  
  width:150px;
  height:150px;
  background-position:center;
  background-repeat:no-repeat;
  
  cursor: pointer;
}
/*     New changes       */

table.prod_desk{	
}

table.prod_desk img{
	width:150px;
	height:150px;
	border:0px;
	background-repeat:no-repeat;
	background-position:center;
}
table.prod_desk td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
table.prod_desk ul{
	margin:0px;
	padding:0px;
	list-style:none;
                                                 
