/*tabeller*/

.tb_top {
background-color: #000000;
}

.tb_main {
border-left: #85848C 1px solid;
border-right: #85848C 1px solid;
height: 100%;
}

.tb_head_bag {
background-color: #ffffff;
border-bottom: #85848C 1px solid;
}

.topborder {
background-color: #ffffff;
border-top: #85848C 1px solid;
}

.tb_main_bag {
border-left: #85848C 1px solid;
border-right: #85848C 1px solid;
background-image: url("../img/main_bg.gif");
background-repeat: repeat-y;
height: 100%
}

.tb_print_bag {
border-top: #85848C 1px solid;
border-bottom: #85848C 1px solid;
border-left: #85848C 1px solid;
}



.tb_bottom {
background-color: #000000;
color: #ffffff; 
font-size: 10px; 
font-family: Verdana, Arial, sans-serif; 
text-decoration: none; 
}

.tb_all {
vertical-align: top;
}

.tb_all_bottom {
vertical-align: bottom;
}

.img_h {
border-bottom: #85848C 1px solid;
border-top: #85848C 1px solid;
}

.img_h_2 {
border-top: #85848C 1px solid;
}



/*txt*/

td    { 
color: #000; 
font-size: 10px; 
font-family: Verdana, Arial, sans-serif; 
text-decoration: none; 
}


a     { 
color: #000; 
font-style: normal; 
font-size: 10px; 
font-family: Verdana, Arial, sans-serif; 
text-decoration: underline; 
}
a:active   { color: #000 }
a:hover  { color: #6B95C9 }
a:visited   { color: #000 }
a:visited:hover  { color: #6B95C9 }

a.sub    { 
color: #000; 
font-style: normal; 
font-size: 10px; 
font-family: Verdana, Arial, sans-serif; 
text-decoration: none; 
}

.tekstmargen	{
width:255px;
}

a.sub1    { 
color: #000; 
font-style: normal; 
font-size: 10px; 
font-family: Verdana, Arial, sans-serif; 
text-decoration: none; 
position: relative;
left:-2px;
}

a.sub:active   { color: #000; }
a.sub:hover  { color: #6B95C9 }
a.sub:visited   { color: #000 }
a.sub:visited:hover  { color: #6B95C9 }

.sub_on {
color: #6B95C9; 
font-style: normal; 
font-size: 10px; 
font-family: Verdana, Arial, sans-serif; 
text-decoration: none;
}

.sub_on1 {
color: #6B95C9; 
font-style: normal; 
font-size: 10px; 
font-family: Verdana, Arial, sans-serif; 
text-decoration: none;
position: relative;
left:-2px;
}

a.hvid    { 
color: #fff; 
font-style: normal; 
font-size: 10px; 
font-family: Verdana, Arial, sans-serif; 
text-decoration: underline; 
}
a.hvid:active   { color: #fff }
a.hvid:hover  { color: #ccc }
a.hvid:visited   { color: #fff }
a.hvid:visited:hover  { color: #ccc }


body {
	background-color: #ffffff;	
	margin: 0px;
}

form {
	margin: 0px;
}

input, select, textarea   { 
color: #000000; 
font-size: 10px; 
font-family: Verdana,Arial, sans-serif; 
background-color: #ffffff; 
border: #85848C 1px solid;
width: 150px;
}
.signuplink {
	color: #85848C;
	font-size:11px;
	font-family: Verdana,Arial, sans-serif; 
}

.signup {
	position:relative;
	border-top: #85848C 1px solid;
	border-bottom: #85848C 1px solid;
	height:67px;
	width:157px;
	padding-top:8px;
	padding-left:0px;
}
a.signuplink {
	color: #85848C;
	font-size:11px;
	font-family: Verdana,Arial, sans-serif; 
	text-decoration:none;
}
a.signuplink:active {
	color: #85848C;
	text-decoration: none;
}
a.signuplink:hover {
	color: #85848C;
	text-decoration: underline;
}
a.signuplink:visited {
	color: #85848C;
	text-decoration: none;
}
a.signuplink:visited:hover {
	color: #85848C;
	text-decoration: underline;
}

