.BorderGrey {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BABABA;
	border-left-color: #BABABA;
}
.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
A:link
{   text-decoration: none;
	color: #373636;
}
A:visited
{
	
	text-decoration: none;
	color: #373636;
}
A:active
{
	color: #373636;
	text-decoration: none;
}
A:hover
{
	color: #E55300;
	text-decoration: underline;
}

.textBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.verdana12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #585658;
	font-weight: bold;
}
A:link
{   text-decoration: none;
	color: #585658;
}
A:visited
{
	
	text-decoration: none;
	color: #585658;
}
A:active
{
	color: #585658;
	text-decoration: none;
}
A:hover
{
	color: #585658;
	text-decoration: underline;
}
.verdana10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.priceBorder1 {
	border-top: 1px dotted #00CC33;
	border-right: 1px dotted #00CC33;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00CC33;
}
.priceBorder2 {
	border-top: 1px dotted #00CC33;
	border-right: 1px dotted #00CC33;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #00CC33;
	border-left-color: #00CC33;
}
.priceBorder3 {
	border-right: 1px dotted #00CC33;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #00CC33;
	border-left-color: #00CC33;
}
.priceBorder4 {

	border-right: 1px dotted #00CC33;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00CC33;
}
.Border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
