body, td {
	font-family: tahoma;
	font-size: 10pt;
	color: #3f3f3f;
}
a {
	text-decoration: none;
	color: black;
}

a:visited {
	text-decoration: none;
	color: black;
}
a:hover {
	text-decoration: underline;
	color: black;
}
.Menu {
	font-family: Arial;
	font-size: 11pt;
	color: white;
	font-weight: bold;
}
.SubMenuTitle {
	font-family: Arial;
	font-size: 11pt;
	color: #AB1C0C;
	font-weight: bold;
	text-decoration: underline;
	line-height: 1.5;
}
.SubMenuLink {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #626262;
	line-height: 2;
}
a.services:link {
	color: #AB1C0C;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
a.services:hover {
	color: #AB1C0C;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
a.services:visited {
	color: #AB1C0C;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
a.Link:hover {
	text-decoration: underline;
}
a.Map:link {
	text-decoration: none;
	color: #AB1C0C;
     }
a.Map:visited {
	text-decoration: none;
	color: #AB1C0C;
}
a.Map:hover {
	text-decoration: underline;
	color: #AB1C0C;
}
a.white:link {
	text-decoration: none;
	color: #DFDFDF;
     }
a.white:visited {
	text-decoration: none;
	color: #dfdfdf;
}
a.white:hover {
	text-decoration: underline;
	color: #dfdfdf;
}
a.grey:link {
	text-decoration: none;
	color: #626262;
     }
a.grey:visited {
	text-decoration: none;
	color: #626262;
}
a.grey:hover {
	text-decoration: underline;
	color: #626262;
}
.ibox {
	border: 1px solid #4E4E4E;
}
.LForm {
	font-family: Tahoma;
	font-weight: 500;
	font-size: 13pt;
	color: #7a7a7a;
}
.CitySearch {
	font-family: Tahoma;
	font-size: 12pt;
	color: #287db3;
	line-height: 18px;
}
.Address {
	font-family: Tahoma;
	font-size: 10pt;
	color: #d14827;
	line-height: 18px;
}
.textfield {

	height:20px;
	width:194px;
	border:solid 0 #fff;
	padding-left: 8pt;
	padding-top: 1.5pt;
	padding-right: 8pt;
	background: url(images/textfield_bg.gif) no-repeat; }
.submit {
font-family: Tahoma;
font-size: 13pt;
color: #808080;
height:25px;
border:solid 0 #fff;
width:101px;
background: url(images/submit_bg.gif) no-repeat; }
