body { 
	font-size: 11px;
	color: #000000;
	font-family: verdana;
	background: url("../images/bg_tonad.jpg");
	background-repeat: repeat-x;
	background-position: top;
	background-color: #acacac;
	color: #acacac;
	margin: 0px;
	padding: 0px;
	height: 100%;
}

a { 
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	color: #555555;
	font-family: verdana;
}

.a_bold { 
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	color: #555555;
	font-family: verdana;
}

a:visited {
	color: #555555; 
}

a:active {
	color: #555555;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}

td	{ 
	font-size: 11px;
	color: #000000;
	font-family: verdana;
}

textarea { 
	border: 1px solid black;
	background: #eeeeee;
	font-size: 11px;
	color: #000000;
	font-family: verdana;
}

input {
	border: 1px solid black;
	background: #eeeeee;
	font-size: 11px;
	color: #000000;
	font-family: verdana;
}	

select {
	border: 1px solid black;
	background: #eeeeee;
	font-size: 11px;
	color: #000000;
	font-family: verdana;
}

.button {
	border: 1px solid black;
	background: #aaaaaa;
	font-size: 11px;
	color: #000000;
	font-family: verdana;
}

.vittext {
	color: #000000;
}

.nyheter {
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
	font-family: verdana;
}

.titel {
	font-size: 11px;
}

.menubar {
	background-image:
	url('images/meny_bar1.jpg')
}

.border_b {
	border-bottom: 1px solid #CCCCCC;
}
