/* CSS Document */

a {color: #000066; text-decoration: none}
A:hover {color:#0000CC; background-position: right; text-decoration: underline}
td, body {font-family: arial; font-size: 12px; color: #000000; }
select, textarea {font-family: verdana; font-size: 10px; color: #000000}
input {font-family: verdana; font-size: 10px;}
.blueBG{background-color:#003366}
.whiteBG{background-color:#FFFFFF}
.l_blueBG{background-color:#F0F0F0}
.meny1BG{background-color:#337CC6}
.meny1_1BG{background-color:#EBF0F5}
.meny2BG{background-color:#008293}
.meny2_1BG{background-color:#E8F2F3}
.meny3BG{background-color:#990000}
.meny3_1BG{background-color:#F7F1F1}
.headLine{font-family:arial; font-size:12px; color:#FFFFFF; font-weight:bold; vertical-align:middle}
.copyRText{font-family:verdana; font-size:10px; color:#666666;}
.ramClass{BORDER-BOTTOM: #000000 1px solid; BORDER-LEFT: #000000 1px solid; BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid}
.inputButton {
  font-size: 9px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
  border-right: #333333 1px solid; 
  border-top: #CCCCCC 1px solid; 
  border-left: #CCCCCC 1px solid; 
  border-bottom: #333333 1px solid; 
}

#fastbund {
	position:fixed;
	_position:absolute;
	bottom:0;
	_top:expression(document.body.scrollTop+document.body.clientHeight-this.clientHeight);
	left:0px; right:0px;
	width:100%;
	background:transparent;
	z-index:99;
}
#fastbundcover {
	position:fixed;
	_position:absolute;
	bottom:0;
	_top:expression(document.body.scrollTop+document.body.clientHeight-this.clientHeight);
	left:0px; right:0px;
	width:1024px;
	height:30px;
	background:transparent;
	z-index:98;
}
