.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #333;
	text-decoration: none;
}
.headerborder {
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-left-color: #333;
	top: 20px;
	margin-top: 25px;
}
.bodyborder {
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.bodytext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #333;
	text-align: left;
	padding: 25px;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	color: #d12102;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
.menubackgrd {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
}
a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #d12102;
	text-decoration: underline;
}
.largertext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #333;
}
.thumbnails {
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 0px;
}
a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #A97D4F;
	text-decoration: none;
}
.bodytext_plain {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #333;
}
.textbulleted {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: normal;
	margin-right: 25px;
}
.doitright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: oblique;
	color: #d12102;
}
.bodyborder tr td .thumbnails {
	padding: 3px;
}
