body{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	color: #393939;
	background-color: #000000
	text-decoration: none;
	
}

.main-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	color: #393939;
	text-decoration: none;
}

.text-1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	color: #393939;
	text-decoration: none;
}
.blank{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5px;
	font-style: normal;
	line-height: 5px;
	color: #393939;
	text-decoration: none;
}

.bg{
background-image: url(images/bg.gif);
background-repeat:no-repeat;
background-color:#ECF6F1;}

.product-portfolio{
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #B40502;}

a{
text-decoration: none;
color: #B40502;
}

a:link, a:visited{
text-decoration: none;
color: #B40502;
}

a:hover, a:active{
text-decoration: underline;
color: #B40502;
}

.button{
font-family: Arial, Helvetica, sans-serif;
background: url(cart/images/button_bg.gif) left top repeat-x;
color: #FFFFFF;
line-height: 28px;
border: none;
width: 120px;
cursor: pointer;
font-weight: bold;
font-size: 12px;
}