body{
	color: #484948;
	font-family: Verdana, Helvetica;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	overflow: auto;
}
td {
	font-family: Verdana, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #484948;
}
a {
	color: #484948;
	text-decoration: none;
}
a.more {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #F79339;
	text-decoration: underline;
}
a.menu {
	position: relative;
	width: 170px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding: 0px 0px 0px 25px;
	line-height: 23px;
	background: url(../images/arrow.gif) no-repeat 15px;
	height: 23px;
}
a.menu:hover {
	color: #ffffff;
	text-decoration: none;
	background: url(../images/arrowover.gif) no-repeat 15px;
}
a.menumoz, a.menumoz_cur {
	position: relative;
	width: 170px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding: 0px 0px 0px 25px;
	line-height: 23px;
	height: 23px;
}
a.menumoz:hover, a.menumoz_cur:hover {
	color: #ffffff;
	text-decoration: none;
}
td.menu, td.menumoz{
	background: url(../images/arrow.gif) no-repeat 15px;
	cursor: pointer;
}
td.menu:hover, td.menumoz:hover{
	background: url(../images/arrowover.gif) no-repeat 15px;
}
a.menu_cur {
	position: relative;
	width: 170px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding: 0px 0px 0px 25px;
	line-height: 23px;
	background: url(../images/arrowon.gif) no-repeat 15px;
	height: 23px;
}
a.menu_cur:hover {
	color: #ffffff;
	text-decoration: none;
	background: url(../images/arrowonover.gif) no-repeat 15px;
}
td.menu_cur,td.menumoz_cur{
	background: url(../images/arrowon.gif) no-repeat 15px;
	cursor: pointer;
}
td.menu_cur:hover,td.menumoz_cur:hover{
	background: url(../images/arrowonover.gif) no-repeat 15px;
}
.copy, a.copy{
	color: #8D8D8D;
	font-family: "Trebuchet MS", "HelveticaNeue", Helvetica, Verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
h1.title{
	font-size: 17px;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
	padding: 30px 0px 0px 30px;
	margin: 0px;
}
.boxlight{
	border-bottom:1px solid;
	border-left:1px solid;
	border-right:1px solid;
	border-top:1px solid;
	border-color:#BFBFBF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	background-color: #FFFFFF;
}
a.bottommenu, a.bottommenu:hover{
	color: #ffffff;
	text-decoration: underline;;
}
.bottommenu{
	color: #ffffff;
}
.content{
	padding: 10px 0px 0px 30px;
	width: 764px;
}
.subtitle{
	padding-top:5px;
	padding-left:40px;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}

td.new_prod{
	font-family:Verdana;
	font-weight:bold;
	font-size:18pt;
	color:#ffffff
}
.boxtitle{
	color: #F79339;
	font-weight: bold;
}