@charset "iso-8859-1";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #2f2f30;
}
a:link {
	text-decoration: none;
	color: #cecbcd;
}
a:visited {
	text-decoration: none;
	color: #a7aa9d;
}
a:hover {
	text-decoration: none;
	color: #33c1f1;
}
a:active {
	text-decoration: none;
	color: #99CC00;
}
body,td,th {
	color: #cecbcd;
	font-size: 14px;
	font-family: Helvetica;
}
.size14 {
	font-family: Helvetica;
	font-size: 17px;
	color: #cecbcd;
}
.size11 {
	font-family: Helvetica;
	font-size: 11px;
	font-weight: bold;
}
.size10 {
	font-family: Helvetica;
	font-size: 10px;
	font-weight: bold;
}
.size9 {
	font-family: Helvetica;
	font-size: 12px;
	line-height: 16px;	
	color: #98979b;
}
.size92 {
	font-family: Helvetica;
	font-size: 12px;
	line-height: 16px;	
	color: #33c1f1;
}
.main {
	font-family: Helvetica;
	font-size: 13px;
	line-height: 19px;	
	color: #cecbcd;
	font-weight: normal;
	letter-spacing: -1px;

}
.mainblue {
	font-family: Helvetica;
	font-size: 13px;
	line-height: 19px;	
	color: #33c1f1;
	font-weight: normal;
	letter-spacing: -1px;
}
.mainblue2 {
	font-family: Helvetica;
	font-size: 13px;
	line-height: 19px;	
	color: #33c1f1;
	font-weight: bold;
	letter-spacing: -1px;

}
.headings {
	font-family: Helvetica;
	font-size: 13px;
	letter-spacing: 0px;
	line-height: 19px;
	color: #33c1f1;
}
.title {
	font-family: Helvetica;
	font-size: 13px;
	line-height: 16px;	
	color: #ffffff;
	font-weight: normal;
}