@charset "utf-8";
/* CSS Document */



body {
	background-color: #000000;
	background:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


.bodyText12Plain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.bodyText12Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.bodyText14Plain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.bodyText14Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.bodyText16Plain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}
.bodyText16Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.bodyText18Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ec8001;
}


a {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
}
a:visited {
	color: #0066CC;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #0000FF;
}
.newsTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	background-color: #f0edf6;
}
.detailsTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	background-color: #f0edf6;
	border: 2px solid #ec8001;
}
.detailsTableBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #f0edf6;
	border: 2px solid #ec8001;
}
.imageBorder {
	border: 2px solid #000000;
}
.imageBorderWhite {
	border: 4px solid #ffffff;
}
