* {
	padding: 0;
	margin: 0;
	font: Tahoma;
	color: #000000;
}

html, body {
	height: 100%;
}

.title {
	padding-left: 40px;
	color: #fde500;
	font-weight: bold;
	padding-top: 10px;
   font-size: 13px;
}

.mheight {
	height: 100%;
}


.flyout {
	POSITION: absolute
}
IMG.flyout {
	MARGIN-LEFT: 20px; WIDTH: 165px; border: 1px; border-color: #FE6700; 
}
.hide {
	DISPLAY: none
}

p {
  font-size: 11px;
  margin-bottom: 10px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
}

p.adv {
  font-size: 13px;
  margin-left: 10px;
  margin-top: 0;
  margin-bottom: 0;
  color: #ff5c00;
}
p.adv strong {
  color: #ff5c00;
}
a.adv {
  color: #ff5c00;
}
ul {
   margin-top: 10px;
	margin-left: 25px;
	margin-bottom: 10px
}
.menu {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
a.n {
	text-decoration: none;
}
a.price {
	text-decoration: underline;
}
a.price:hover {
	text-decoration: none;
	color: #FE6700
}
a.hit {
	  font-size: 14px;
     font-weight: bold;
     color: #FF0000;
	  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
} 

.hit {
	  font-size: 14px;
     font-weight: bold;
     color: #FF0000;
}   
.nav {
   font-size: 14px;
	color: #ff6c00;
	text-decoration: none;
}
.nav1 {
   font-size: 14px;
}

.catlink {
	color: #ff5c00;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px
}

.separator {
	background: url(../images/separator.gif) repeat-x;
	background-position: left center;
}

.bg1 {
	background: url(../images/bg1.gif);
}

.bg2 {
	background: url(../images/bg2.gif);
}

.bg3 {
	background: url(../images/bg3.jpg) repeat-x;
}

.bgtl {
	background: url(../images/title-l.jpg);
}

.bgtr {
	background: url(../images/title-r.jpg);
}

.menubg {
	background: url(../images/menu-bg.jpg);
}

.tcenter {
	margin-left: auto;
	margin-right: auto;
}

.pagetitle {
	color: #ff6c00;
	font-weight: bold;
   font-size: 16px;
	margin-top: 0px;
	padding-top: 0px;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;		
}

.img1 {
	border: 7px solid;
	border-color: #CECECE
}
.img2 {
	border: 2px solid;
	border-color: #FF6400
}
.img3 {
	BORDER-RIGHT: #ffffff 5px solid; BORDER-TOP: #ffffff 2px solid; BORDER-LEFT: #ffffff 5px solid; BORDER-BOTTOM: #ffffff 5px solid
}
.prodname {
	font-weight: bold;
}

.art {
	color: #ff0000;
}

.bold {
	font-weight: bold;
}

.prodname2 {
	font-weight: bold;
	font-size: 13px;
}

.orange {
	color: #ff6c00;
}

.price {
	font-weight: bold;
	color: #ff0000;
}

.content {
	padding-left: 20px;
	padding-right: 20px;
	font-size: 13px
}
.content1 {
	font-size: 13px
}

