.tablexpander_l {
	background-image: url(images/table_left.jpg);
	background-repeat: repeat-y;
}
.tablexpander_r {
	background-image: url(images/table_right.jpg);
	background-repeat: repeat-y;
}
.head1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #576A5A;
	text-align: left;
	font-weight: normal;
	font-style: italic;
}
.generaltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #404838;
	text-align: left;
}
.generaltext_center {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404838;
	text-align: center;
}
.smallheads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #365948;
}

.phototitles {
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #365948;
	font-weight: bold;
	text-align: center;
}
.links_a:link {
	color: #910003;
	text-decoration: none;
}
.links_a:visited {
	color: #910003;
	text-decoration: none;
}
.links_a:hover {
	color: #BB0206;
	text-decoration: underline;
}.bottommenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ACA786;
}

.menu2_a:link {
	color: #D3D2B9;
}
.menu2_a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.menu2_a:visited {
	color: #D3D2B9;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #C8C6A7;
}

