body {
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Sans-Serif;
	font-size: 67%;
	color: #666666;
}

.dForm  {
	width:600px;
	background-color:#F9FAF9;
}

.posRight {
	position:absolute;
}

.posLeft {
	position:relative;
}

.selection  {
	height: 24px;
	clear: both;
	width: 190px;
}

.selectiontext {
	float: left; 
	padding-right: 5px;
}

.selectionsymbol  {
	float: right; 
	height: 8px; 
	width: 8px; 
	font-size: 0; 
	margin-top: 9px;
}

.orderbookbuy {
	float: right; 
	background: #ED1B23;
	height: 8px; 
	font-size: 0; 
}

.orderbooksell {
	float: left; 
	background: #00A650;
	height: 8px; 
	font-size: 0; 
}

.backForm {
	background-color:#F9FAF9;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
}

.backTab {
	background-color:#F9FAF9;
	padding-left:6px;
	padding-right:6px;
	padding-bottom:6px;
}

.backTabWhite {
	background-color:#FFFFFF;
	padding-left:6px;
	padding-right:6px;
	padding-bottom:6px;
}

.headForm {
	color:#000000;
	font-weight:bold;
	font-family:arial, verdana, sans-serif;
}

.space {
	padding-top:20px;
}

/* text, rubriker */

td,tr,table { 
	border-style:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
}
p { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
}

tr.odd {
	color: inherit;
	background-color:#F4F4F4;
}

tr.even{
	color: inherit;
	background-color: #FFFFFF;
}

h1 {
	font-family:Arial, SansSerif;
	font-weight: bold;
	font-size: 1.6em;
	margin-top: 0em;
	margin-bottom: 0.7em;
	display: block;
}

h2 {
	font-weight: bold;
	font-size: 1em;
	margin-top: 0.5em;
	display: block;
	color:#333;
}

.GreyDate {
	color: #999999;
}

.headline {
	font-family: Times New Roman;
	font-size: 20px;
	font-weight: normal;
	padding-bottom: 10px;
	color: #D4B77C;
	width:100%;
}

.HeaderBlue { 
	font-weight:bold;
	font-size: 12px;
	color:#003366;
	font-family:Arial, Verdana, sans-serif;
}

.HeaderBlue11 { 
	font-weight:bold;
	color:#000000;
	background-color:#E8E8E8;
	font-family:Arial, Verdana, sans-serif;
}

.HeaderBlack11 { 
	font-weight:bold;
	color:#000000;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	margin-top: 0px;
	margin-bottom: 0px;
}

input, select, textarea {
	font-family: Arial, Helvetaca, sans-serif;
	font-size:10px;
	color:#333333;
}

.topMargin {
	margin-top:10px;
}

a:link, a:active, a:visited {
	color:#003366;
	text-decoration:none;
}

a:hover {
	color:#5C8CBC;
}
