body {
	background-color: #cccccc;
}
.style4 {
	font-size: 10pt;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.style5 {color: #FFFFFF}
.style6 {font-size: 14px}
.window {
	border: solid #525552;
	border-width: 1px;
	padding: 0px;
	width: 100%;
}
.boxheader {
	background-color:#525552;
}
.boxseperator {
	height: 1px;
	border-width: 0px;
	background-color:#cccccc;
	border-right: 1px solid #525552;
	border-left: 1px solid #525552;
}
.boxcontent {
	border: solid #525552;
	border-width:thin;
	background-color:#BA3419;
	padding-bottom: 20px;
}
.training {
	border: solid #FFFFFF;
	border-color: #FFFFFF;
	text-align: center;
}
.style7 {
	font-size: 20px;
	font-weight: bold;
}
.CurrentMember_Title {
	color: #FFFF00;
	font-size: 30px;
	text-align: center;
	font-weight: bold;
}