<!--

body,td,th {
	color: #E6E6E6;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}

body {
	background-color: #000000;
}

a {
	color: #E6E6E6;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
}

a:active {
	text-decoration: none;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}

#mainFrame {
	background-repeat: no-repeat;
	background-position: center;
	height: 600px;
	width: 800px;
}

#popupFrame {
	background-color: #000000;
	width: 600px;
}

#popupContent {

}

.mainMenu {
	color: #E6E6E6;
	cursor: pointer;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	line-height: 19px;
}

.menuText {
	color: #E6E6E6;
	cursor: pointer;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	line-height: 19px;
}

.menuSep {
	height: 24px;
}

.interval {
	height: 10px;
	width: 10px;
}

.popupFrame {
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}

.popupTitle {
	color: #FFFFFF;
	font-size: 17px;
	font-weight: bold;
	line-height: 40px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.popupHead {
	color: #EEEEEE;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.popupMain {
	color: #EEEEEE;
	font-size: 12px;
	font-weight: 300;
	line-height: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.traineeNameRow {
	height: 40px;
}

-->
