html,body {height:100%}

#outer {
height:100%;
min-height:100%; /*for mozilla*/
}

html>body #outer {height:auto} /*for mozilla */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}

body {
	background-image: url(images/background.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

.invertTopic {
	font-size: 11px;
	color: #FFFFFF;
	text-transform: uppercase;
}

.menuInactive {
	font-size: 11px;
	color: #b1b1b1;
	text-transform: uppercase;
	line-height: 14px;
}

.menuActive {
	font-size: 11px;
	color: #00739d;
	text-transform: uppercase;
	line-height: 14px;
}

.menuActiveMini{
	font-size: 10px;
	color: #00739d;
	text-transform: uppercase;
}

.fieldStyle {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.mellanRubrik {
	color: #00739d;
	font-weight: bold;
}

a:link {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}
a:hover {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}
a:active {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}

.blueBlockWhiteTopic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	text-transform: uppercase;
	padding-left: 12px;
}
	
.blueBlockWhiteTopicBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF; 
	font-weight: bold;
	text-transform: uppercase 
}

.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#tblFullHeight {
	height:100%;
}

#PriceLayer1 {
	position:absolute;
	line-height: 14px;
	text-align: center;
	left:598px;
	left: 603px !important;
	top:448px;
	width:59px;
	height:44px;
	z-index:100;
	visibility: visible;
}
.Info {
	font-size: 11px; 
	color: #FFFFFF;
}

.Price {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}

.tdMidBackground { width:892px; background: url('images/bg_mid_mid.gif') repeat-y left top; }
.tblDragBackground { width:866px; background: url('images/bg_drag1.gif') repeat-y left top; }
.tblHeader { height:68px; }
