.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BADDE6;
	line-height: 14px;
}
.textbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BADDE6;
	line-height: 14px;
	font-weight: bold;
}
.textboldred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C61D23;
	line-height: 14px;
	font-weight: bold;
}
.textitalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-style: italic;
	color: #BADDE6;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background-pattern.jpg);
	background-color: #BADDE6;
	padding-top: 0px;
	padding-bottom: 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BADDE6;
	line-height: 14px;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #BADDE6;
	font-style: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0;
	line-height: 20px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BADDE6;
	text-decoration: underline
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BADDE6;
	text-decoration: underline
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	text-decoration: underline;
}
.textbox {
	background-image: url(images/table_background.jpg);
	background-repeat: repeat-x;
	background-color: #E8E8E9;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7E8082;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7E8082;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #7E8082;
	border-bottom-style: none;
}
.textbox2 {
	background-color: #E8E8E9;
	border-top-style: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7E8082;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #7E8082;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7E8082
}
.textbox_sm {
	background-image: url(images/table_background2.jpg);
	background-repeat: repeat-x;
	background-color: #E8E8E9;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7E8082;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7E8082;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #7E8082;
	border-bottom-style: none;
}
.picture_border {
	border-width: 1px;
	border-color: #65919C;
	border-style: solid;
}
