@charset "UTF-8";
.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
}
.DIRECTORS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	font-weight: lighter;
}

.BUTTONS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCC;	
}
.PAGE  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCC;
	

}



.NEW  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #F00;
	font-weight: normal;
}

.FOOTER  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
	opacity: 0.3;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}

.TRACK  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;

}

.LABEL  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;

}

.MAIN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	font-weight: lighter;
}

.FRONT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #FFF;
}

.ENTER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCC;
	font-weight: lighter;
}.CONTENT {
	height: 350px;
	width: 680px;
	overflow-y: auto;
	overflow-x: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999;
	clip: rect(auto,0px,auto,0px);
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 4px;
	font-weight: lighter;
}
.BOLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #FFF;
}

