body {
	background-color:#c7c7c1;
	margin:0;
	font-size:12px;
}

td {
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.nyheter_vit{
	color: white;
	font-size: 11px;
	line-height: 16px
}
.nyheter_svart { font-size: 11px; line-height: 14px }
a { color: #5abc22; font-weight: bold; text-decoration: underline }
.meny  { color: black; font-size: 10px; font-weight: normal; text-decoration: none }
.meny_vald  { color: white; font-size: 10px; font-weight: normal; text-decoration: none }
.nyheter_svart { font-size: 11px; line-height: 14px }

.forumBG {
	background-color:#ffffff;
	font-size:11px;
}

.forumBGReply {
	background-color:#f1f1f1;
	font-size:11px;
}

.forumEntry {
	background-color:#ffffff;
	font-size:11px;
}

.forumHeadline {
	font-size:14px;
	font-weight:bold;
}

.forumHeadline_huvud {
	font-size:16px;
	color: red;
	font-weight:bold;
}

.forumInput, .forumInputText, .forumInputArea, .forumInputCapcha {
	font-size:11px;
	font-weight:normal;
	padding-bottom:5px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.forumInputText {
	width:200px;
}

.forumInputCapcha {
	width:130px;
}

.forumInputArea {
	width:200px;
}

.forumHeadlineBG {
	background-color:#ffffff;
}

.forumBottom {

	color:#c7c7c1;
	font-size:11px;
	font-weight:normal;
	padding-top:10px;
}

.forumSubject {
	background-color:#ffffff;
	font-size:11px;
	font-weight:normal;
	padding-top:10px;
}
