body{
	margin: 0px;
	padding: 0px;
	background-color: #2D2D2D;
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;

}
.bottomtext {
	font-family: tahoma;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: normal;
	text-decoration: none;
}
a.bottomlink:link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
a.bottomlink:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.bottomlink:active {

	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
a.bottomlink:visited {


	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.pageheading {
	font-family: Helvetica;
	font-size: 22px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.textbox {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}
.button {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	border: 1px solid #666666;
	cursor: hand;

}
.heading {
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.process {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFCC33;
	background-color: #333333;
	padding: 3px;
	text-transform: uppercase;
	font-weight: bold;
}
.frame {
	background-color: #2D2D2D;
	padding: 8px;
	border: 1px dotted #666666;
	margin: 0px;
}

a:link {
	color: #FF9900;
	text-decoration: none;
}
a:active {
	color: #FF9900;
	text-decoration: none;
}
a:visited {

	color: #FF9900;
	text-decoration: none;
}
a:hover {


	color: #0099CC;
	text-decoration: none;
}

.topnavback {
	margin: 0px;
	height: 40px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	color: #000000;
}
.topnavback a {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.topnavback a:active {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.topnavback a:visited {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.topnavback a:hover {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
}
#dropmenudiv{
	position:absolute;
	font:normal 12px Verdana;
	z-index:100;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin: 0px;
	padding: 0px;
}

#dropmenudiv a{
	width: 180px;
	display: block;
	text-indent: 3px;
	padding: 3px 7 0px;
	text-decoration: none;
	font-weight: normal;
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #eeeeee;
	height: 22px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	line-height: 16px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #DFDFDF;
	color: #666600;
}

#distance {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.text {
	font-size: 12px;
	display: block;
	float: left;
}

td h1 {
	font-family: Helvetica;
	font-size: 16px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
}
.testimonial {

	margin: 0px;
	padding: 0px;
	background-color: #333333;
	font-family: tahoma;
	font-size: 12px;
	color: #C2713A;
}
