body {
	margin: 0px;
	background-color: #D6DF94;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1{
	color: #FF0000;
	margin: 0px;
	padding: 0px;
	font-size: 18px;
}

h2{
	color: #FF0000;
	margin: 0px;
	padding: 0px;
	font-size: 21px;
	text-align: center;
}

.homeContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 20px;
	line-height: 15px;
}
.homeContent a{
	color: #6666FF;
	text-decoration: none;
}
.homeContent a:hover{
	color: #FF0000;
}


.homeImage {
	padding-bottom: 20px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF99;
	background-color: #B5207B;
	height: 19px;
	line-height: 19px;
	text-align: center;
}
.copyright a{
	color: #FFFF99;
	text-decoration: none;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3151AD;
	text-align: center;
	height: 25px;
	line-height: 20px;
}
.footer a{
	color: #3151AD;
	text-decoration: none;
}

.footer a:hover{
	color: #FF0000;

}

.moreLink {
	color: #FF0000;
	text-align: right;
	padding-top: 5px;
}
.moreLink a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3151AD;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.moreLink a:hover{
	color: #FF0000;
	text-decoration: underline;
}
.innerProducts {
	padding-top: 15px;
	padding-bottom: 10px;
}
h3{
	font-size: 13px;
	font-weight: bold;
	color: #6B8E10;
	margin: 0px;
	padding: 1px;
}
h3 a{
	color: #6B8E10;
	text-decoration: none;
}
h3 a:hover{
	color: #336600;
}

h4{
	font-size: 13px;
	font-weight: bold;
	color: #6B8E10;
	margin: 0px;
	padding: 0px;

}
.detailsLink {
	font-size: 10px;
	font-weight: bold;
	line-height: 17px;
	text-align: right;
}
.detailsLink a{
	color: #FF0000;
	text-decoration: none;
}
.detailsLink a:hover{
	color: #6B8E10;
}
.productHead {
	background-color: #FFFFE7;
	border: 1px solid #6B8E10;
}
.impOp {
	font-size: 11px;
	font-weight: bold;
	color: #003399;
	text-align: right;
}
.impOp a{
	color: #003399;
	text-decoration:none;
	padding-right:15px;
}
.impOp a:hover{
	color:#FF3300
}
