@charset "utf-8";
/* CSS Document */



.scroll-div {
	color : #FFFFFF;
	padding : 0px;
	width : 100%;
	height : 307px;
	overflow : auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/04.png);
	background-repeat: no-repeat;
	line-height: 15px;
	position: relative;
	background-color: #222257;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 0;
}
.bck-black {
	background-color: #000000;
}

.text-link {
	color: #FFCC00;
}

.bck-videos {
	background-image: url(../images/bck_videos.png);
	background-repeat: repeat-x;
}

.article-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 18px;
}
.bck-purplish {
	background-color: #222257;
}
.white-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}
