body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5C5C5C;
	background-color:#536983;
	margin: 0px;
	padding: 15px;
	background-image: url(../images/bg-body-gradient.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
form {
	display: inline;
	padding:0;
	margin:0;
}
a {
	color: #90A23E;
	text-decoration:underline;
}
a:hover {
	color: #90A23E;
	text-decoration:none;
}
p {
	_margin:0;
	_padding:0;
	_padding-top:5px;
	_padding-bottom:5px;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	padding:10px;
}
.footertext a:link, .footertext a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.footertext a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
td.navigation {
	background-image:url(../images/header_bottom_tile.gif);
	padding-bottom:12px;
}
#header_search {
	height:17px;
	line-height:17px;
	width:350px;
	padding-bottom:10px;
}

#navigation {
	text-align:right;
	width:510px;
	height:19px;
	padding-right:6px;
}
#navigation ul {
	margin:0;
	padding:0;
}
#navigation li {
	list-style-type: none;
	display: inline;
	margin:0;
	padding:0;
}

#navigation a:link, #navigation a:visited {
	font-size: 10px;
	font-weight:bold;
	display:block;
	float:right;
	text-decoration: none;
	color: #5C5C5C;
	background-image: url(../images/bullet_nav.gif);
	margin:0;
	padding:0;
	line-height:19px;
	text-indent: 25px;
	background-repeat: no-repeat;
	padding-right:10px;
}
#navigation a:hover {
	color: #5C5C5C;
	text-decoration:none;
	background-image: url(../images/bullet_nav-over.gif);
	line-height:19px;
	text-indent: 25px;
	background-repeat: no-repeat;
	padding-right:10px;
}
div.heading {
	border-bottom:1px solid #90A23E;
}
div.heading_box {
	width:54px;
	height:5px;
	background-color:#90A23E;
	float:right;
	font-size:0;
}

  
 .rss-box {
 
 }
 
 .rss-title, rss-title a {
 
 }
 
 .rss-items {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}


.rss-item a:link, .rss-item a:visited, .rss-item a:active {
  
}

li.rss-item {
	padding-bottom: 10px;
}

.rss-item a:hover { 

}
	
.rss-date {

}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}
CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}