body {
	background-color: #F7B8D3;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
}
.BG_body {
	background-image: url(support/BG_body.jpg);
	background-repeat: repeat;
}
.BG_home {
	background-image: url(support/BG_home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.BG_content {
	background-image: url(support/BG_content.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.home_mailinglist {
	background-image: url(support/home_mailinglist.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.table_bdr {
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
a.subnav {
	color: #333333;
	text-decoration: none;
	width: 160px;
	float: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	margin: 0px;
	padding: 10px;
}
a.subnav:hover {
	color: #CC3366;
	text-decoration: none;
	width: 160px;
	float: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	margin: 0px;
	padding: 10px;
	background-color: #333333;
}
a.subnav:visited {
	color: #333333;
	text-decoration: none;
	width: 160px;
	float: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	margin: 0px;
	padding: 10px;
}
a.subnav:visited:hover {
	color: #CC3366;
	text-decoration: none;
	width: 160px;
	float: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	margin: 0px;
	padding: 10px;
	background-color: #333333;
}
a.video {
	color: #FFFFFF;
	text-decoration: underline;
}
a.video:hover {
	color: #CC3366;
	text-decoration: underline;
}
a.video:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a.video:visited:hover {
	color: #CC3366;
	text-decoration: underline;
}
.text_head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC3366;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	text-transform: uppercase;
	font-weight: bold;
}
.text_head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-transform: uppercase;
}
.text_head3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #CC3366;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC3366;
	padding-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.text_head4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #663333;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	font-weight: bold;
}
.text_subhead1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	font-weight: bold;
}
.text_content1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
}
.text_content2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 5px;
	margin-right: 40px;
	margin-bottom: 5px;
	margin-left: 20px;
}
.text_copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
}
.text_subnav {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	width: 160px;
	text-transform: lowercase;
}
.imagepad_right {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
}
a {
	color: #CC3366;
}
a:hover {
	color: #333333;
}
