body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	background-image:url(../images/material/background.gif);
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.cellbackground_top {
	background-image:url(../images/material/content_ruta_ovre_mitt.gif); 
}

.cellbackground_left {
	background-image:url(../images/material/content_ruta_mitt_v.gif); 
}

.cellbackground_right {
	background-image:url(../images/material/content_ruta_mitt_h_bkg.gif); 
}

.cellbackground_bottom {
	background-image:url(../images/material/content_ruta_nedre_mitt.gif); 
}

.cellbackground_transparent {
	background:transparent;
}

.cellbackground_white {
	background-image:url(../images/material/white_filler.gif);
}

.cellbackground_meny {
	background-image:url(../images/material/meny_mitt.gif);
}

.cellbackground_bilhund {
	background-image:url(../images/hem/hund_i_bil_text.jpg);
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9D8C2A;
}
qa:link {
	text-decoration: none;
	color: #7E6A0E;
}
qa:visited {
	text-decoration: none;
	color: #827B5E;
}
qa:hover {
	text-decoration: underline;
	color: #7E6A0E;
}
qa:active {
	text-decoration: none;
	color: #827B5E;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 11px;
	font-weight: bold;
}
h2 {
	font-size: medium;
}
h3 {
	font-size: small;
	font-weight:bold;
}

.link {
	font-size: 10px;
	text-decoration: none;
	color:#7E6A0E;
}	

.link:hover {
	text-decoration: underline;
	color: #7E6A0E;
}

.link:active {
	text-decoration: none;
	color: #827B5E;
}


.menu {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.menu:hover {
	text-decoration: underline;
}

.title {
	font-size: 14px;
	font-weight: bold;
}

