.a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

.a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration:none;
}

.a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
}

.a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

.b:link{
	font-family: "Trebuchet MS";
	font-size: 10px;
	color:#a9a8a8;
	font-weight: bold;
	text-decoration:none;
}

.b:visited{
font-family:"Trebuchet MS";
font-size:10px;
color:#a9a8a8;
font-weight: bold;
text-decoration:none;
}

.b:hover{
font-family:"Trebuchet MS";
font-size:10px;
color: #FF0000;
font-weight:bold;
text-decoration:none;
}

.b:active{
font-family:"Trebuchet MS";
font-size:10px;
color:#a9a8a8;
font-weight:bold;
text-decoration:none;
}

.c:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #414141;
	text-decoration: none;
}

.c:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #414141;
	text-decoration:none;
}

.c:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ff1111;
	text-decoration: underline;
}

.c:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #414141;
	text-decoration: none;
}

.headingwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}



.d:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #414141;
	text-decoration:underline;
	line-height: 18px;
}

.d:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #414141;
	text-decoration:underline;
	line-height: 18px;
}

.d:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #ff1111;
	text-decoration: underline;
	line-height: 18px;
}

.d:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #414141;
	text-decoration:underline;
	line-height: 18px;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:none;
}

.divider {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

.bodycontent1 {
	font-family: "Myriad Pro";
	font-size: 15px;
	color: #636363;
	font-weight:bold;
	font-style: normal;
	text-decoration: none;
	padding-top: 10px;
}

.bodycontent2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	font-style: normal;
	text-decoration: none;
	padding-right: 15px;
	font-weight: normal;
	letter-spacing: normal;
}

.highlighted1{
font-family:"Trebuchet MS";
font-size:10px;
color:#e90a05;
font-weight:bold;
text-decoration:none;
}
h1 {
	font-family: "Myriad Pro";
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 15px;
}

.bodycontent3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height: 16px;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	background-position: center center;
	float: left;
	height: auto;
	width: auto;
	clear: right;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

img.floatRight { 
    float: right; 
    margin: 8px; 
}
.topcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-top: 15px;
}
.topRedheading {
	font-family: "Myriad Pro";
	font-size: 24px;
	font-style: normal;
	line-height: 28px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.form_input1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFE1E1;
}

