.text1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #000;
	line-height: 14pt;
	font-weight: normal;
}
.text1b {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;
	color: #0176A3;
	line-height: 14pt;
	font-weight: bold;
}
.text1w {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;
	color: #FFF;
	line-height: 14pt;
	font-weight: normal;
}

.head1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #157768;
}
.head1w {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}

.head2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #157768;
}
.menutext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #016076;
	font-weight: normal;
}
.thumbnail {
	padding: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #6CF;
	border-right-color: #6CF;
	border-bottom-color: #6CF;
	border-left-color: #6CF;
}
.sidebar {
	background-color: #FFF;
	background-image: url(../images/img_sidesplash.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

