.menulinks a {
	color: #000000;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
}
.menulinks a:link {
	color: #000000;
}
.menulinks a:visited {
	color: #000000;
	text-decoration: none;
}
.menulinks a:hover {
	color: #888888;
	text-decoration: none;
}
.menulinks a:active {
	color: #AAAAAA;
	text-decoration: none;
}

.menulinks td {
	padding-left: 5px;
	padding-right: 5px;
}

.submenulinks a {
	color: #000000;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.submenulinks a:link {
	color: #000000;
}
.submenulinks a:visited {
	color: #000000;
	text-decoration: none;
}
.submenulinks a:hover {
	color: #888888;
	text-decoration: none;
}
.submenulinks a:active {
	color: #AAAAAA;
	text-decoration: none;
}

.submenulinks td {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-top: 0px;
	background-color:#E3E3E3;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}


.hometable td {
	font-family:Arial, Helvetica, sans-serif;
	/*border: #000000 1px solid;*/
}

.hometable a {
	color: #333333;
	text-decoration: underline;
	font-weight:bold;
}
.hometable a:link {
	color: #333333;
	text-decoration: underline;
}
.hometable a:visited {
	color: #333333;
	text-decoration: underline;
}
.hometable a:hover {
	color: #0000C8;
	text-decoration: underline;
}
.hometable #active {
	color: #AAAAAA;
	text-decoration: underline;
}

.biglink {
	font-size: 16px;
	font-weight:600;
	text-decoration:underline;
}

.content { 
	font-family:Arial, Helvetica, sans-serif ;
	font-size:14px;
}

.content a {
	color: #333333;
	text-decoration: underline;
	font-weight:bold;
}
.content a:link {
	color: #333333;
	text-decoration: underline;
}
.content a:visited {
	color: #333333;
	text-decoration: underline;
}
.content a:hover {
	color: #0000C8;
	text-decoration: underline;
}
.content #active {
	color: #AAAAAA;
	text-decoration: underline;
}

.header {
	font-size:16px;
	font-weight:bold;
	text-decoration:underline;
	text-align: center;
}

.title {
	font-size:26px;
	font-weight:bold;
	text-align: center;
}

.subtitle {
	font-size:20px;
	text-align: center;
}

.outlinetable {border: #000000 1px solid;}

.bottomnav a {
	color: #000000;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: underline;
}
.bottomnav a:link {
	color: #000000;
}
.bottomnav a:visited {
	color: #000000;
	text-decoration: underline;
}
.bottomnav a:hover {
	color: #888888;
	text-decoration: none;
}
.bottomnav a:active {
	color: #AAAAAA;
	text-decoration: none;
}

.bottomnav td {
	padding-left: 3px;
	padding-right: 3px;
}

.address {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

