A {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #EC7805;
	text-decoration: none;
	font-weight: normal;
	
}

A:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #EC7805;
  text-decoration: underline;
  font-weight: normal;
}

.topbg {
	background-image: url(/images/bg-site.jpg);
	background-repeat: repeat-x;
}
.middlebg {
	background-image: url(images/new_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 55px;


}
.middle {
	background-image: url(/images/new_dog.jpg);
	background-repeat: no-repeat;
}
.testsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.textsmallorange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EC7805;
}

.headers {
	background-image: url(/images/new_bgnew.gif);
	background-repeat: no-repeat;
}

ul.menu-a {
	margin:0px 0px 0px 0px;
	padding:0px;
	margin-left:2px;
	list-style-type: none;
	float:left;
}
ul.menu-a li {
	width:161px;
	margin-top: 1px;
}
ul.menu-a li a{
	width:161px;
	padding-left: 3px;
	background-color:#F8F8F8;
	color:#6D6F72;
	text-decoration: none;
	padding:2px 4px 4px 6px;
	display:block;
	font-weight: normal;
}
ul.menu-a li a:hover{
	padding:2px 4px 4px 6px;	
	background-color:#EC7805;
	color:#E9E9E9;
	display:block;
	font-weight: normal;
	text-decoration: none;
}



ul.menu-b {
	margin:0px 0px 0px 0px;
	padding:0px;
	margin-left:3px;
	list-style-type: none;
	float:left;
}
ul.menu-b li {

	margin-top:3px;
}
ul.menu-b li a{
	width:136px;
	background-color:#F8F8F8;
	color:#6D6F72;
	text-decoration: none;
	padding:3px 4px 3px 3px;
	display:block;
	font-weight: normal;
}
ul.menu-b li a:hover{
	padding:3px 4px 3px 3px;	
	background-color:#EC7805;
	color:#E9E9E9;
	display:block;
	font-weight: normal;
	text-decoration: none;
}
.bottomdot {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
ul.menu-x li a{
	
	background-color:#EC7805;
	color:#E9E9E9;
	text-decoration: none;
	
	display:block;
	font-weight: normal;
}

.border {
	border: 1px solid #CCCCCC;
}
.comaparison {
	color: EC7805;
}
.priceborder {
	background-image: url(images/new_pricingborder.gif);
	background-repeat: no-repeat;
}
.maintopleft {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #999999;
}
