BODY {
	font-family: arial,helvetica;
	font-size: 12px;
}
.smaller {
	font-family: arial,helvetica;
	font-size: 11px;
}
A:link {
	font-family: arial,helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #22665e;
}
A:visited {
	font-family: arial,helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #22665e;
}
.footer {
	font-family: arial,helvetica;
	font-size: 10px;
}
A.footer:link {
	font-family: arial,helvetica;
	font-size: 10px;
	color: #22665e;
}
A.footer:visited {
	font-family: arial,helvetica;
	font-size: 10px;
	color: #22665e;
}
A.contact:link {
	font-family: arial,helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #22665e;
	text-decoration: none;
}
A.contact:visited {
	font-family: arial,helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #22665e;
	text-decoration: none;
}
.subheader {
	font-family: arial,helvetica;
	font-size: 15px;
	font-weight: bold;
	color: #22665e;
}
.header {
	font-family: arial,helvetica;
	font-size: 19px;
	font-weight: bold;
	color: #22665e;
	letter-spacing: 0.5px;
}
td.leftmenu {
	background-image: url(images/menuleft_background.gif);
	background-repeat: no-repeat;
}

td.menuoption {
	width: 200px;
	height: 24px;
	background-image: url(images/menuleft_optionbg.gif);
	background-repeat: no-repeat;
	text-indent: 10px;
	padding-top: 3px;
}

a.menu:link {
	font-family: arial,helvetica;
	font-size: 12px;
	font-weight: bold;
	color: Black;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
}
a.menu:hover {
	font-family: arial,helvetica;
	font-size: 12px;
	font-weight: bold;
	color: Black;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
}
a.menu:visited {
	font-family: arial,helvetica;
	font-size: 12px;
	font-weight: bold;
	color: Black;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
}
a.menu:active {
	font-family: arial,helvetica;
	font-size: 12px;
	font-weight: bold;
	color: Black;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
}

.address {
	color: #977E3E;
	font: bolder 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}
