@charset "utf-8";
.tablebt {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/Platformbkg.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	text-align: center;
}
.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
}
.Titlephoto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 29px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #C93;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	border: 1px none #FFF;
	color: #FFF;
	text-decoration: none;
}
.header {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	text-align: right;
	color: #C93;
}
.textLEFT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.headerLEFT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	color: #C93;
	font-weight: bold;
}
a.links:hover { color: #C93; text-decoration: none; }
.textBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.textBoldheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}

