BODY {
  background: #ffffff;
//  background-image: url("images/bg.jpg");
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: 100% 95%;
  scrollbar-face-color: #FFCCCC;
  scrollbar-highlight-color: #FFFFFF;
  scrollbar-3dlight-color: #FFCCCC;
  scrollbar-darkshadow-color: #DDDDDD;
  scrollbar-shadow-color: #FF9999;
  scrollbar-arrow-color: #FF9999;
  scrollbar-track-color: #DDDDD
  font-family: Tahoma, Verdana, MS Sans Serif;
  color: #626262;
  margin: 0px;
}
form {
  display: inline; 
  padding: 0; 
  margin: 0;
}
p.mm { margin-top: 6px; margin-bottom : 5px; margin-left : 0px; margin-right : 3px; text-decoration: none;}
td.menu { border-right: #FFE7E7 1px solid; border-top: #FFE7E7 1px solid; }
input {background-color:#fffff7; color: #606060}	      
.imgcat { border-left: #FFCCCC 1px solid; border-right: #FFCCCC 1px solid; border-bottom: #FFCCCC 1px solid; border-top: #FFCCCC 1px solid; }
p, td, font
{ font-family:		Tahoma;
  font-size:		11px;
}
h1
{ font-family:		Tahoma;
  font-size:		18px;
  color:		black;
}
a:visited
{ font-family:		Tahoma;
  font-weight:		bold;
  color:		#921922;
}
a:link
{ font-family:		Tahoma;
  font-weight:		bold;
  color:		#921922;
}
a:hover
{ font-family:		Tahoma;
  font-weight:		bold;
  color:		#FF6666;
}
.small
{ font-size:		10px;
}
.faq
{ font-size:		13px;
}
.big
{ font-size:		18px;
  text-decoration:	none;
}
.cats
{ font-size:		13px;
  font-family: Tahoma, Verdana;
  text-decoration:	none;
  margin-left:		20px;
}
.cat
{ font-size:		13px;
  font-family: Tahoma, Verdana;
  text-decoration:	none;
}
.standard
{ font-weight:		normal;
  font-size:            11px;
  text-decoration:      none;
}
.light
{ color:		#626262;
}
.lightsmall
{ color:		#626262;
  font-size:		10px;
}
.lightstandard
{ color:		#FF6666;
  font-weight:		800;
}
.middle
{ color:		#F0B5B5;
}
.cart
{ font-family:		Tahoma;
  font-size:		11px;
  BORDER-BOTTOM:	0px solid;
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;
  BORDER-TOP:		0px solid;
  margin:		1px;
  font-weight:		bold;
  color:		#F0B5B5;
  background-color:  transparent;
}
.totalPrice
{ font-size:	    	16px;
  BORDER-BOTTOM:	0px solid;
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;
  BORDER-TOP:		0px solid;
  margin:		1px;
  font-weight:		bold;
  color:		red;
  background-color:  transparent;
}
.link a:visited, .link a:link
{ color:		#626262;
  text-decoration:      none;
}
.link a:hover
{ color:		#FF6666;
  text-decoration:      none;
}
