body {
	background-color: #DCDCDC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	color: #336699;
}

p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;

}

td, th {
	
	font-size: 13px;
	line-height: 24px;
	color: #333333;
}

.products{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
}

a {
	color: #3366CC;
	text-decoration: none;
}


h1 {
	
	font-size: 20px;
	color: #6666FF;
	font-weight: bold;
	padding-bottom: 10px;
}

h2 {
	
	font-size: 15px;
	 font-weight: normal;
 	color: #9999CC;
	line-height:17px;
}

h3 {
	
	font-size: 16px;
	 font-weight: normal;
	color: #999999;
}

.nav {
	
	font-size: 14px;
  font-weight: bold;
	background-color: #CCCCCC;
}

.navLink {
	font-size: 14px;
	font-weight: normal;
	background-color: #CCCCFF;
	border: 1px solid #FFFFFF;
	padding: 3px 3px 3px 3px;
}



.footer {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #CCCCFF;
	padding: 3px 3px 3px 210px;
}


a:hover {
	text-decoration: underline;
}


.mainTable {
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
.mainBody {
	padding: 5px 20px 20px;
}

.imgProds {
	margin-right: 10px;
	margin-bottom: 5px;
}

.logoPad {
	margin-bottom: 10px;
	margin-left: 10px;
}
.price {
	border-right: #FF9900;
	border-bottom: #FF9900;
	border-left: #FF9900;
	font-weight: bold;
	color: #009900;
	text-align:left;
}

.price2 {
	border-right: #FF9900;
	border-bottom: #FF9900;
	border-left: #FF9900;
	font-weight: bold;
	color: #009900;
}


.code{
	color:#999999; 
	font-size:12px;
}
