body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #1c1c1c;
	line-height : 18px;
	overflow-y: scroll;
}

td,th,br {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #1c1c1c;
	line-height : 18px;
}

h1,h2,h3,h4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #1c1c1c;
	line-height : 16px;
	margin-bottom: 5px;
}

p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #1c1c1c;
	line-height : 16px;
	margin-top: 0px;
	margin-bottom: 10px;
}

input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #1c1c1c;
	background-color: #eaeaea;
	line-height : 14px;
}

ul,ol {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #1c1c1c;
	line-height : 16px;
	margin-bottom : 7px;
	margin-top : 5px;
	padding-left : 5px;
	margin-left : 15px;
}

A {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #666666;
}
A:link {}
A:visited {}
A:hover {
	text-decoration: none;
	color: #333333;
}

.productListing-even {
	vertical-align : top;
}
.productListing-odd {
	vertical-align : top;
}

.BGMainmenu {
	background-repeat: no-repeat;
	background-position: center top;
}

.Mainmenu {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-decoration: none;
	color: #333333;
	padding-top: 4px;
	height: 14px;
	line-height: 14px;
}
.Mainmenu:link {}
.Mainmenu:visited {}
.Mainmenu:hover {
	text-decoration: none;
	color: #000000;
	padding-top: 4px;
	height: 14px;
	line-height: 14px;
}

.Submenu {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-decoration: none;
	color: #333333;
	height: 14px;
	line-height: 14px;
}
.Submenu:link {}
.Submenu:visited {}
.Submenu:hover {
	text-decoration: underline;
	color: #000000;
	height: 14px;
	line-height: 14px;
}

.Othermenu {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height : 14px;
	text-decoration: none;
	color: #666666;
}
.Othermenu:link {}
.Othermenu:visited {}
.Othermenu:hover {
	text-decoration: underline;
	color: #333333;
}
