a:link
	{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
	color: #FF9900;
	}

a:active
	{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
	color: #FF9900;
	}

a:visited
	{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
	color: #FF9900;
	}

a:hover
	{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	cursor: hand;
	color: #FF6600;
	text-decoration: none;

	}

table
	{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	cursor: default;
	color: #CCCCCC;
	}

tr
	{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	cursor: default;
	color: #FFFFFF;
	}

td
	{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	cursor: default;
	color: #FFFFFF;
	}
select {  font-family: Verdana; font-size: 9px; color: #000000; background-color: #FFFFFF; border: #FF9900; border-style: ridge; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
textarea {  color: #000000; border: 1px #000000 solid;}
textarea {  font-family: Tahoma; font-size: 9px}
body {
	scrollbar-face-color: #79878E;
	scrollbar-highlight-color: #D0D1DB;
	scrollbar-shadow-color: #C6C2BB;
	scrollbar-3dlight-color: #D0D1DB;
	scrollbar-arrow-color: #D0D1DB;
	scrollbar-track-color: #69787F;
	scrollbar-darkshadow-color: #A8A5A1;
	background-color: #FFFFFF;
	background-image: url(images/bakg-sida.jpg);
	background-repeat: repeat-x;
	margin: 0px;

}.table-100 {
	margin: 0px;
	height: 100%;
}
.header {
	height: 139px;
}
.v-sida {
	background-image: url(images/v-bakg.jpg);
	background-repeat: repeat-y;
	width: 10px;
}
.h-sida {
	background-image: url(images/h-bakg.jpg);
	background-repeat: repeat-y;
	width: 10px;
}
.meny {
	height: 30px;
}
.under {
	height: 20px;
}
.copy {
	height: 40px;
}
.text-copy {
	background-image: url(images/copy.bakg.jpg);
	background-repeat: repeat-x;
	height: 25px;
}
.meny-sida {
	background-image: url(images/bakg-meny.jpg);
	background-repeat: repeat-y;
	width: 206px;
}
.mellan {
	background-image: url(images/bakg-mellan.jpg);
	background-repeat: repeat-y;
	width: 37px;
}
.main {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
	padding: 10px 20px 20px 10px;
}
.text-grey {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
