BODY, TD {
	font-family : Verdana,Arial,Helvetica ;
	font-size : 8pt;
	font-color : #222222;
}

A {
	text-decoration: none;
	color: #336633;
}

A:Hover {
	color: orange;
}

DIV.text {
	margin-top: 1px;
}

TABLE.tavling TD {
	font-size: 80%;
}

TABLE.box {
	border: thin #006d00 solid;

}

DIV.tavling_box {
	border: thin solid black;
	width: 80%;
	padding: 5 5 5 5;

}

DIV.tavling_topbox {
	border-bottom: thin solid black;
	width: 80%;
	padding: 5 5 5 5;

}

TABLE.stallning {
	background-color: #feffdd;
}

TABLE.stallning TD.title {
	background-color: #336633;
	color: #ffffff;
	font-weight: bolder;
	padding: 5 2 5 2;
}

TABLE.stallning TD.bottom {
	background-color: #336633;
	font-size: smaller;
	padding: 5 2 5 2;
	text-align: center;
}

TABLE.stallning TD.bottom A {
	color: #ffffff;
}

TABLE.stallning TD.placering {
	text-align: right;
	font-weight: bold;
}

TABLE.stallning TD.namn {
	padding-left: 5px;
}

TABLE.stallning TD.poang {
	text-align: right;
}

