body {
	background-image: url(/templates/garbas/img/bg_main.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 12px 0px;

}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
a:link {
	color: #0E6945; text-decoration: underline;
}
a:visited {
	color: #0E6945; text-decoration: underline;
}
a:hover {
	color: #0E6945; text-decoration: underline;
}
a:active {
	color: #0E6945; text-decoration: underline;
}
.menu {
	color: #000000;	text-decoration: none;
}
a:link.menu, a:visited.menu, a:active.menu {
	color: #000000;	text-decoration: none;
}
a:hover.menu {
	color: #999999;	text-decoration: none;
}.cnt {
	background-color: #FFFFFF; 	border: 1px solid #FFFFFF;
}
.qnt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	background-color: #FFFFFF;
	padding: 3px;
	height: 25px;
	width: 25px;
	border: 1px solid #CCCCCC;
}
.srch {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	background-color: #FFFFFF;
	padding: 3px;
	height: 25px;
	width: 105px;
	border: 1px solid #CCCCCC;
}
.lic {
	font-size: 6pt;
}
.productname{
    font-weight : bolder;
    font-size: 1.2em;
}
.productprice{
    font-weight : bolder;
    font-size: 1.1em;
}