@charset "utf-8";

/* CSS Document */

body,td,th {

	font-family: arial;

	font-size: 13px;

	color: #FFFFFF;

	line-height: 19px;

}

body {

	background-color: #040050;

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	background-image: url(../images/bg_all.jpg);

	background-repeat: repeat-x;

}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



a {

	font-size: 12px;

	color: #5187b7;

}

a:link {

	text-decoration: none;

}

a:visited {

	text-decoration: none;

	color: #5187b7;

}

a:hover {

	text-decoration: underline;

	color: #ffffff;

}

a:active {

	text-decoration: none;

	color: #5187b7;

}
.iconBullet {
	margin-right: 10px;
	margin-bottom: -10px;
}


.highlight {

	color: #5187b7;

}
.bigLink {
	font-size: 130%;
}
.bigWhiteLink {
	font-size: 135%;
	color: #FFF;
	font-weight: bold;
}
.center {
	text-align: center;
}
.waitOld {
	font-weight: bold;
	position: absolute;
	z-index: 50;
}
#vidBoxOld {
	position: absolute;
	z-index: 100;
	top: 300px;
}
