*, body {
	font-family:				Verdana, Arial, Times; 
	font-size:					8pt; 
	font-style:					normal; 
	font-weight:				100;
	color:						#000000;
}

body {
	scrollbar-face-color:		#000000;
	scrollbar-base-color:		#ffffff;
	scrollbar-arrow-color:		#ffffff;
	scrollbar-track-color:		#ffffff;
	scrollbar-highlight-color:	#999999;
	scrollbar-3dlight-color:	#bbbbbb;
	scrollbar-shadow-color:		#222222;
	scrollbar-darkshadow-color:	#555555;
	background-color:			#000000;
	margin-bottom:				0; 
	margin-top:					0; 
	margin-left:				0; 
	margin-right:				0; 
	margin-height:				0; 
	margin-width:				0;
}

table, tr, td {
	color:						#000000;
	border-color:				#333333;
}

submenu {
	font-size:					7pt; 
	font-style:					normal; 
	font-weight:				100;
	color:						#000000;
	border-color:				#333333;
}

input, option, select, textarea,
.enabled, .disabled {
	border:						#000000 1px solid;
	color:						#000000;
	background-color:			#e0e7d0;
}
.disabled {
	color:						#aaaaaa;
	border-color: 				#aaaaaa;
}

a {
	font-weight:				bold;
	color:						#052399;
	text-decoration: 			none;
}
a:active, a:hover {
	color:						#f10004;
}

a.menu {
	font-size:					7pt;
	color:						#ffffff;
}
a.menu:active, a.menu:hover, 
a.link:active, a.link:hover,
a.comment_link {
	color:						#f10004;
}

a.comment_link:active, a.comment_link:hover {
	color:						#052399;
}

a.submenu {
	font-size:					7pt;
	color:						#ffffff;
}
a.submenu:active, a.submenu:hover {
	color:						#0072b7;
}

.title, .block {
	font-weight:				bold;
	border-style:				solid;
	border-bottom-width:		1px;
	border-top-width:			1px;
	border-left-width:			0px;
	border-right-width:			0px;
	border-color:				#f10004;
}
.title {
	text-align:					center;
	color:						#000033;
}
.block {
	color:						#052399;
}

.black_block {
	font-weight:				bold;
	color:						#000000;
}
a.black_block:hover, a.black_block:active {
	color:						#000000;
}

.special {
	font-weight:				bold;
	color:						#ffffff;
}

.special_bold, .center_bold {
	font-weight:				bold;
	text-align:					center;
}

.standings_header, .standings_odd, .standings_even., 
.header, .odd, .even {
	border-style:				solid;
	border-right-width:			0px;
	border-left-width:			0px;
	border-top-width:			0px;
	border-bottom-width:		0px;
}
.standings_header, .header {
	font-weight:				bold;
	background-color:			#aaaaaa;
}
.standings_odd, .odd {
	background-color:			#ececec;
}
.standings_even, .even {
	background-color:			#ffffff;
}

.print {
	color:						#000000;
	background-color:			#ffffff;
	text-align:					left; 
	text-indent:				20px; 
	margin-bottom:				8px; 
	margin-top:					0px; 
	text-decoration:			none;
}

.image {
	border: 					#f10004 solid 1px;
}
.image:active, .image:hover {
	border-color: 				#0072b7;
}

.text_left, .text_justify, .text_center, .text_right {
	color:						#000000;
	text-indent:				20px; 
	margin-bottom:				8px; 
	margin-top:					0px; 
	text-decoration:			none;
}

.text_left {
	text-align:					left; 
}
.text_justify {
	text-align:					justify; 
}
.text_center {
	text-align:					center; 
	text-indent:				0px; 
}
.text_right {
	text-align:					right; 
	text-indent:				0px; 
}

.bold {
	font-weight:				bold;
}
.italic {
	text-decoration:			italic;
}
.underline {
	text-decoration:			underline;
}
.attention {
	font-weight:				bold;
	color:						red;
}
.warning {
	font-weight:				bold; 
	color:						blue;
}
.information {
	font-weight:				bold; 
	color:						green;
}
.error {
	font-weight:				bold; 
	color:						red;
}
.copyright_small {
	font-size: 					7pt;
}
.copyright {
	color:						#ffffff;
}
