
TD {
	font-size: 12px;
	font-family : "Times New Roman", Times, serif;
	word-spacing: inherit;
	border-top-color: #7D151E;
}


P {
	font-size: 14px;
	font-family : "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
}

TD.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #000000;
}
P.bodyText {
	font-size: 14px;
	color: #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #000000;
}

TD.whitetext {
	font-size: 11px;
	font-family : Arial;
	color : #FFFFFF;
}
TD.PageTitle {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
}

TD.menu {
	font-size: 10px;
	font-family : Tahoma;
	font-weight : Bold;
	color : #000000;
}
P.Lmenu {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
}
TD.SectionTitle {
	font-size: 16px;
	font-family : "Times New Roman", Times, serif;
	color : #7D151E;
		font-weight : Bold;
}
TD.Welcome {
	font-size: 20px;
	font-family : "Times New Roman", Times, serif;
	color : #FFFFFF;
	font-weight : Bold;
}



TD.mincart {
	font-size: 11px;
	font-family : Arial;
}

P.mincart {
	font-size: 11px;
	font-family : Arial;
}

HR {
	color : #C0BC91;
	height : 1px;
}
SPAN.currpage {
color: #FF0000;
font-weight: bold;
font-size: 14px;
}

.ColorBurgen {
	color: #7D151E;
} 

P.catname {
margin-top: 0px; 
margin-bottom: 4px; 
vertical-align:top; 
text-align: left;
}

P.catdesc { 
margin-top: 0px; 
margin-bottom: 4px; 
vertical-align:top;
}

IMG.catimage { 
border:0px; 
border-thickness: 1px; 
border-color: #000; 
border-style: solid; 
vertical-align:top; 
}

TD.catimage { 
vertical-align:top; 
} 

TD.catname { 
vertical-align:top; 
text-align: left; 
} 

TD.catnavigation { 
vertical-align:middle;
text-align: left; 
}

SPAN.price {
font-size: 14px;
COLOR: #7D151E;
}

SPAN.prodoption {
font-size: 11px;
font-family : Verdana;
color : #000000;
}

SPAN.detailoption {
font-size: 11px;
font-family : Verdana;
color : #000000;
}

div.prodname {
font-family: "Times New Roman", Times, serif;
color: #7D151E;
font-size: 14px;
font-weight: bold;
}

div.proddescription {
font-family: "Times New Roman", Times, serif;
color: #000000;
font-size: 12px;
}

div.detailname {
font-family: "Times New Roman", Times, serif;
color: #7D151E;
font-size: 14px;
font-weight: bold;
}

div.detaildescription {
font-family: "Times New Roman", Times, serif;
color: #000000;
}
div.detailprice {
font-family: "Times New Roman", Times, serif;
color: #7D151E;
font-size: 16px;
font-weight: bold;
}
.csprodname {
font-size: 10px;
font-family : Verdana;
}

.csprodimage {
font-size: 10px;
font-family : Verdana;
}
div.prodrate {
font-size: 16px;
font-weight: bold;
color: #0000FF;
}
.csprodimage {
font-size: 10px;
font-family : Verdana;
}
.csprodimageF {
	background-position:center;
	size:auto;
	background-repeat: no-repeat;
	background-position: center center;
font-size: 10px;
font-family : Verdana;
}
td.prodimage1{ 
background-image: url(<?php print $rs['pImage'];?>); /* forward slash for the path */ 
width: 132px; /* use you own image size; */ 
height: 125px; /* use you own image size; */ 
background-repeat: no-repeat; 
background-position: center; 
vertical-align: middle; 
}
div.prodmanufacturer {
color: #900;
}

div.detailmanufacturer {
color: #900;
text-align:left;
font-size:16px;
font-weight:bold;
}

input {
	background:#FFC scroll;
	border-style: groove;
	border-color:#000;
	border-width: 1px;
font-size: 12px;
}
.select {
	height: 19px;
	background-color: #EFCF7C;
	font-family: tahoma;
	font-size: 11px;
}
input.submit{
color:000000;
font-size: 14px;
font-family: MS Sans Serif;
background-color: #e7f2f5;
border: inset;
}
input.submit2{
font-size: 10px;
font-family: MS Sans Serif;
background-color: #CCC;
border-color: #666;
border: solid;
height:auto;
}
input.search
{
	height: 19px;
	background-color: #eef0e8;
	font-family: tahoma;
	color: #000;
	font-size: 14px;
	border: #CCC 2px groove;
}

select.search
{
	height: 19px;
	background-color: #EFCF7C;
	font-family: tahoma;
	font-size: 11px;
}
.buybutton{
vertical-align:bottom;
}