body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size:11px;
background-image: url(images/topbg.jpg); background-repeat:repeat-x; background-position:top
scrollbar-arrow-color: #FFF200; background-color: #FFFFFF;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size:11px;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size:11px;
}

select { font-size: 10px; color : #000000; border : #FFF200 solid 1px; outline : #FFF200 solid 1px;}
input { font-size: 10px; }
textarea { font-size: 10px; color : #000000; border : #FFF200 solid 1px; }
a { COLOR: #333333; TEXT-DECORATION: none }
a:hover { TEXT-DECORATION: underline }

input.button {
	background-color:#A70045; border:1px solid #000000; color:#FFFFFF;
}

.whitefont {
	color: #FFFFFF;
	font-weight: bold;
}

.logo {
position:absolute; width:277px; height:98px; z-index:1; left:0px; top:0px;
}

.topright {
position:absolute; width:304px; height:157px; z-index:1; right: 0px; top: 0px;
}

.mainmenu {
position:absolute; width:100%; height:33px; left:0px; top:98px;
}

.mainmenu table td {
font-weight:bold; padding-top:15px
}

.mainmenuitem {
background-image:url(images/menunormal.jpg);
width:103px; height:33px; text-align:center; 
}

.mainmenuover {
background-image:url(images/menudown.jpg);
width:103px; height:33px; text-align:center; 
}

.mainmenudown {
background-image:url(images/menudown.jpg);
width:103px; height:33px; text-align:center; 
}

.leftcolumn {
}

.rightcolumn {
}

.maintable {
position:absolute; top:158px
}

.footer { background-image:url('images/footerbg.jpg'); height:40px; vertical-align:middle; padding-top:10px}

.prodlisthead { background-color: #A70045; color: #FFFFFF; font-size:8px; font-weight: bold; text-align: center; }
.prodlistheadbig { background-color: #A70045; color: #FFFFFF; font-size:10px; font-weight: bold; text-align: center; }
.prodlistspec { font-weight: bold; color: #FFF200; font-size:18px }
.prodlistcat { font-size:11px; }

.categoryhead { color: #FFFFFF }
.categoryhead a { color: #FFFFFF }

.DarkShading td { background-color: #EDEDED; }
.LightShading td { background-color: #FFFFFF; }


.productname {
font-weight:bold; color:#A70045; font-size:14px
}

.productprice {
font-size:20px; color:#A70045
}

.maincontent {
padding:5px
}