@charset "UTF-8";
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
/* CSS Document */

.TOP {
	height: 150px;
	width: 640px;
}
.CONTENT {
	height: 400px;
	width: 640px;
}
.BOTTOM {
	height: 50px;
	width: 640px;
	position: relative;
}
h1 {
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

h2 {
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
h3 {
	margin-bottom: 0px;
}
th {
	font-size: 10px;
	text-align: center;
	vertical-align: bottom;
}

a:link {
	font-family: Verdana, Geneva, sans-serif;
	color: #B40404;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	color: #B40404;
}
a:hover {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF840;
	border-bottom:1px dotted;
}
a:active {
	font-family: Verdana, Geneva, sans-serif;
	color: #B40404;
}

.kurser {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-indent: 0px;
	white-space: normal;
	padding-bottom: 5px;
	margin-top: 0px;
}
.kurser2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	text-indent: 0px;
	white-space: normal;
	padding-bottom: 5px;
	margin-top: 0px;
}
.kurser3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-indent: 0px;
	white-space: normal;
	padding-bottom: 5px;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	bottom: 1px;
}
.level {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.showlevel {
	font-size: 10px;
	color: #FFF;
	background-color: #3C0;
	text-align: center;
	vertical-align: middle;
	display: block;
	font-weight: bold;
	text-transform: uppercase;
}
.showlevelx {
	font-size: 10px;
	color: #FFF;
	background-color: #C30;
	text-align: center;
	vertical-align: middle;
	display: block;
	font-weight: bold;
}
.level2 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
.news {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-indent: 0px;
	white-space: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	padding-bottom: 5px;
	margin-top: 0px;
}
.news_sub {
	font-size: 10px;
	text-indent: 5px;
	white-space: normal;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #CCC;
}
.news_timestamp {
	font-size: 8px;
	font-style: italic;
}
.table {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
}
.tabell tr:nth-child(even) {
	background-color:#CEE3F6;
	}
	.tabell tr:nth-child(odd) {
	background-color:white;
	}
.table2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.table-mini {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.tablestrikethru {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: line-through;
}
.points {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
.points2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-bottom-color: #333;
}
.DEL {
	color: #FFF;
	background-color: #F00;
	font-family: Verdana, Geneva, sans-serif;
	display: block;
	text-align: center;
	vertical-align: middle;
	font-size: 10px;
}
	
	.DEL A:link {
		color: #FFF;
		background-color: #F00;
		font-weight: bold;
	}
.TWITT A:link {
	font-weight: normal;
}
	
		.DEL A:visited {
	}
.twitt A:link {
	color: #FFF;
	background-color: #F00;
	font-weight: bold;
}
.resultred {
	background-color: #F60;
	text-align: center;
	display: block;
	color: #333;
}
.resultgreen {
	background-color: #6C6;
	color: #FFF;
	text-align: center;
	display: block;
	font-style: italic;
}
.tabellram {
	border: thin dotted #999;
	margin: 5px;
	padding: 5px;
}
.bigblue {
	color: #06C;
	font-size: 16px;
	font-family: Verdana, Geneva, sans-serif;
}

