body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #26282a;
	text-decoration: none;
	line-height: 20px;
	margin: 5px;
}

p.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #04477a;
	text-decoration: none;
}

table.content{
	margin-top:15px;
	margin-bottom: 15px;
}
.right_content{
	border-left: 1px solid Gray;
	background-color: #e1e4e2;
}

.red_title{
	font-size: 14px;
	color: #c10808;
	text-decoration: none;
}

.rss_title{
	font-size: 13px;
	color: #04477a;
	text-decoration: none;
}

.header{
	border-bottom: 1px solid #04477a;
}

.category{
	font-size: 14px;
	font-style: normal;
	color: #221c32;
	margin-top: 15px;
	font-weight: bold;
}

.prod_details{
	font-size: 12px;
	font-style: normal;
	color: #221c32;
	border-bottom: 1px dotted Gray;
	padding-bottom: 5px;
	padding-top: 5px;
}
.code{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #221c32;
}

.footer{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #c10808 
}

#navlist li{
	margin-left: 7px;
	padding-left: 10px;
	background-image: url(/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	list-style: none;
}

#navlist
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

/*Example CSS for the two demo scrollers*/

#pscroller2{
width: 230px;
height: 200px;
padding: 5px;
background-color: #e1e4e2;
align: center;
}

.rssclass .rsstitle{
font-weight: bold;
}

.rssclass .rssdate{
color: gray;
font-size: 85%;
}

.rssclass a{
text-decoration: none;
color: #c10808
}

.rssclass{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #383a38;
	text-decoration: none;
	line-height: 20px;
	margin: 5px;
}

a.cosmetic{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #04477a;
	text-decoration: none;
}

a:hover.cosmetic{
	text-decoration: underline;
}
a.household{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #c10808;
	text-decoration: none;
}
a:hover.household{
	text-decoration: underline;
}

.cform {
	border-left: 1px solid #aac37f;
	background-image: url(../images/contact/formback.jpg);
	background-repeat: repeat-y;
}
label{
	color: #04477a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}