#Footer {
	font-size: 12px;
	letter-spacing: .2em;
}
#Footer a {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
#Footer a:hover {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-decoration: none;
}
#Footer a:visited {

	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
#Address {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 13px;
	font-variant: small-caps;
}
#bodyLnk {
	text-decoration: none;
}
#bodyLnk a:link {
	text-decoration: none;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}

.style1 {font-family: Tahoma, Arial, Verdana, sans-serif}
#bodyLnk a:visited {

	text-decoration: none;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
#bodyLnk a:hover {


	text-decoration: none;
	color: #DA0008;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DA0008;
}
p {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
}
li {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
}
.pageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	letter-spacing: 0.1em;
	font-weight: bold;
	text-indent: 18px;
}
#menu a:link, #menu a:visited {
	font-family: Helvetica, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	display: block;
	height: 22px;
	width: 188px;
	background-image: url(images/btn_off.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 20px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
}
#menu a:hover {
	font-family: Helvetica, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	display: block;
	height: 22px;
	width: 188px;
	background-image: url(images/btn_on.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 20px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
}
#menu {
	margin-left: 35px;
}
