body {
	margin: 0px 0px 5px;
	padding: 0px;
	background-color: #FDEDEE;
}
td {
	font-family: Arial;
	font-size: 12px;
	line-height: 21px;
	color: #3366CC;
}
h2 {
	font-size: 18px;
	color: #E17D99;
	margin: 0px;
	padding: 0px 0px 0px 50px;
	background-color: #F9D7D6;
	background-image: url(../images/title.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	line-height: 26px;
	text-transform: capitalize;
}
h3 {
	font-size: 18px;
	color: #3366CC;
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
a {
	color: #DA3C6D;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: none;
}

.input1 {
	background-color: #FFFFFF;
	height: 20px;
	border: 1px solid #E63636;
	font-size: 14px;
}
.margin {
	margin-top: 5px;
}
.red {
	color: #E63636;
	text-decoration: none;
}
#white {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 3px;
}
#white a {
	color: #FFFFFF;
	text-decoration: none;
}
#white a:hover {
	color: #FFCC00;
	text-decoration: none;
}
.purple {
	color: #9C6EAF;
	text-decoration: none;
}


.green {
	color: #419901;
	text-decoration: none;
}
.orange {
	color: #F36C00;
	text-decoration: none;
}
.pic {
	border: 3px solid #B6B7D5;
	height: 131px;
	width: 114px;
}
#products {
	margin-bottom: 10px;
}
#products .td1 {
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F9D7D6;
}
.list {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F09BA0;
	padding-top: 15px;
	padding-bottom: 15px;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F09BA0;
	height: 1px;
}

.content {
	text-align: justify;
}
.date {
	color: #EC655E;
}
