body {
	color: white;
	background-color: #140000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px
}
.text{
	font-family: Times New Roman;
	font-size: 12pt;
	font-weight: bold;
	color: #ff9900;
}
.textf{font-family: Times New Roman; font-size: 8pt; color: white; }
.texth{font-family: Times New Roman; font-size: 12pt; font-weight: bold; color:white; }
.textj{font-family: Times New Roman; font-size: 8pt; color:#FF9900; }

.number{
vertical-align: top; 
text-align: center; 
background-color: #330000;
}
#vkisaheader {
	text-align: center;
	color: ff9900;
}
#vkisat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
/* Spry taulukot */
#jasen_mainheader {
	text-align: center;
	color: ff9900;
}
.jasenlista {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.jasen_header {
	color: #ff9900;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	cursor: pointer;
}
.jasen_odd {
	background-color: #333333;
	font-size: 10px;
}
.jasen_even {
	background-color: #666666;
	font-size: 10px;
}
.jasen_hover {
	background-color: #CCCCCC;
}
.jasen_selected {
	background-color: #FF9900;
}

#club_mainrankheader {
	text-align: center;
	color: ff9900;
}
#club_rank {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.club_rankheader {
	color: #ff9900;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	cursor: pointer;
}
.club_odd {
	background-color: #333333;
	font-size: 10px;
}
.club_even {
	background-color: #666666;
	font-size: 10px;
}
.club_hover {
	background-color: #CCCCCC;
}
.club_selected {
	background-color: #FF9900;
}

#sdl_mainrankheader {
	text-align: center;
	color: ff9900;
}
#sdl_rank {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.sdl_odd {
	background-color: #333333;
	font-size: 10px;
}
.sdl_even {
	background-color: #666666;
	font-size: 10px;
}
.sdl_hover {
	background-color: #CCCCCC;
}
.sdl_selected {
	background-color: #FF9900;
}

