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

html { min-height: 100%; margin-bottom: 1px; }

html { overflow: -moz-scrollbars-vertical !important; }

.smalltext {font-family:arial; font-size: 9px; font-weight:bold; color:#3C012F;}
.texttop {font-family:arial; font-size: 10px; font-weight:bold; color:#3C012F;}

.textbottom {font-family:arial; font-size: 12px; font-weight:bold; color:#d9f206;}
.text2 {font-family:arial; font-size: 13px; font-weight:bold; color:#ffffff;}
.links_text {font-family:arial; font-size: 14px; font-weight:bold; color:#ffffff;}
.text {font-family:arial; font-size: 12px; font-weight:bold; color:#ffffff;}
a.text:hover {font-family:arial; font-size: 12px; font-weight:bold; color:#3C012F; text-decoration:underline}
a.text:active {font-family:arial; font-size: 12px; font-weight:bold; color:#3C012F;}
a.text:visited {font-family:arial; font-size: 12px; font-weight:bold; color:#3C012F;}
.textdark {font-family:arial; font-size: 12px; font-weight:bold; color:#3C012F;}
.newsdate { color:white; font-size:11px; font-family:arial; font-weight:bold; }
.big_wite { color:white; font-size:16px; font-family:arial; font-weight:bold; }
.newssubject { color:#ff2dad; font-size:12px; font-family:arial; font-weight:bold; }
.newssubject_ping { color:#ff2dad; font-size:11px; font-family:arial; font-weight:bold; }
.newsitem { background:#ffffff; font-size:11px; font-family:arial; color:white;} 


body {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-position: top;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	scrollbar-base-color: #ffffff;
scrollbar-arrow-color: #000000;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-face-color: #EF008B;
scrollbar-highlight-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-track-color: #000000;
}
}


a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}

a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}