body {
	padding: 0px; 
	background: #F0F0F0;
	margin: 0 auto;
	font-family: trebuchet ms, tahoma, verdana, arial, sans-serif; 
	font-size: 16px;	
	line-height: 150%;
	letter-spacing:0px;
	color:#CCCCCC;
}
h1 {
	font-family: verdana, tahoma, arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#1EA9A6;
	margin-top:10px;
	margin-bottom:10px;
}
h2 {
	font-family: verdana, tahoma, arial, sans-serif; 
	font-size: 12px;	
	line-height: 100%;
	letter-spacing:0px;
	color:#ED1556;
	font-weight:normal;	
	margin-top:5px;
	margin-bottom:5px;
}
h3 {
	font-family: trebuchet ms, century gothic, verdana, tahoma, arial, sans-serif;
	font-size:20px;
	font-weight:bold;
	letter-spacing:0px;
	color:#ED1556;
	margin-top:15px;
	margin-bottom:10px;
}
h4 {
	font-family: trebuchet ms, century gothic, verdana, tahoma, arial, sans-serif;
	font-size:16px;
	font-weight:bold;
	letter-spacing:0px;
	color:#1EA9A6;
	margin-top:0px;
	margin-bottom:5px;
}
h5 {
	font-family: trebuchet ms, century gothic, verdana, tahoma, arial, sans-serif;
	font-size:16px;
	font-weight:normal;
	text-transform:uppercase;
	color:#000000;
	margin-top:0px;
	margin-bottom:5px;
}
a {
	color:#ED1556;
	text-decoration: underline;
}
a:hover {
	color:#B30F41;
	text-decoration: underline;
}
td {
vertical-align:top;
}
ul, li {
  margin-left:10px;
  padding-left:10px;
  line-height:150%;
  margin-right:0px;
}
img {
  border:0;
}
.normal {
	font-family: trebuchet ms, century gothic, verdana, tahoma, arial, sans-serif; 
	font-size: 16px;	
	line-height: 150%;
	letter-spacing:0px;
	color:#666666;
}
.search_text{
	font-family: trebuchet ms, century gothic, verdana, tahoma, arial, sans-serif; 
	font-size: 12px;	
	line-height: 150%;
	letter-spacing:0px;
	color:#FFFFFF;
}
.small {
	font-family: trebuchet ms, century gothic, verdana, tahoma, arial, sans-serif;
	font-size:12px;
	font-weight:normal;
	letter-spacing:0px;
	color: #999999;
}
.tiny {
	font-family: trebuchet ms, century gothic, verdana, tahoma, arial, sans-serif; 
	font-size:12px;
	color:#CCCCCC;
}



.details_title {
	font-family: trebuchet ms, century gothic, verdana, tahoma, arial, sans-serif;
	font-size:24px;
	font-weight:bold;
	line-height: 1.5em;
	color:#ED1556;
}
.details_price {
	font-family: trebuchet ms, century gothic, verdana, tahoma, arial, sans-serif;
	font-size:16px;
	font-weight:bold;
	line-height: 1.5em;
	color:#1EA9A6;
}
.results_title {
	font-family: trebuchet ms, century gothic, verdana, tahoma, arial, sans-serif;
	font-size:16px;
	font-weight:bold;
	line-height: 1.5em;
	color:#ED1556;
}
.results_price {
	font-family: trebuchet ms, century gothic, verdana, tahoma, arial, sans-serif;
	font-size:16px;
	font-weight:bold;
	line-height: 1.5em;
	color:#1EA9A6;
}
.small_link{
	font-family: trebuchet ms, century gothic, verdana, tahoma, arial, sans-serif;
	font-size:12px;
	color:#D81012;
}
.field_heading {
	text-align: right;
	font-weight: bold;
	padding-right: 10px;
}
.required {
	color: #ED1556;
}
.quantity {
	color: #000000;
	font-size: 12px;
}
.form_field
{
	width: 300px;
	height: 25px;
	border: 1px solid #1EA9A6;
	background-color: #FFFFFF;
	margin-top:0px;
	margin-bottom:3px;
	font-size: 16px;
	color: #333333;
	font-family:trebuchet ms, century gothic, verdana, tahoma, arial, sans-serif;
	padding-top:2px;
}
.text_box
{
	width: 400px;
	height: 300px;
	border: 1px solid #1EA9A6;
	margin-top:0px;
	margin-bottom:3px;
	background-color: #FFFFFF;
	font-size: 16px;
	color: #333333;
	font-family:trebuchet ms, century gothic, verdana, tahoma, arial, sans-serif;
	padding-top:2px;
}
.Submit
{
	background:#1EA9A6;
	color: #FFFFFF;
	border: 1px solid #000000;
	font-family:trebuchet ms, century gothic, verdana, tahoma, arial, sans-serif;
	font-weight:bold;
	font-size: 16px;
	width: 400px;
	height: 30px;
}

.plain {
	color: #CCCCCC;
	text-decoration: none;
}

a:hover.plain {
	color: #CCCCCC;
	text-decoration: none;
}
.main_title {
	font-size: 36px;
	text-align: center;
	margin: 25px;
}