body {
	background-color: #F2F2F2;
	margin: 0px 0px 10px 0px;
}

body.popup {
	margin: 0px 0px 0px 0px;
}

table,tr,td,p {
	font-family: Verdana;
	color: #330000;
	font-size: 12px;
	line-height: 16px;
}

a:link,a:visited,a:active {    
	color: #000000;
	font-weight: bold;
}

a:hover {
	color: #72868B;
	text-decoration: none;
	font-weight: bold;
}

a.color:link,a.color:visited,a.color:active {    
	color: #FF7F00;
	text-decoration: none;
	font-weight: bold;
}

a.color:hover {
	color: #FF7F00;
	text-decoration: none;
	font-weight: bold;
}

a.light:link,a.light:visited,a.light:active {    
	color: #777777;
	text-decoration: none;
	font-weight: normal;
}

a.light:hover {
	color: #32565B;
	text-decoration: none;
	font-weight: normal;
}

a.blogLink:link,a.blogLink:visited,a.blogLink:active {    
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

a.blogLink:hover {
	color: #72868B;
	text-decoration: none;
	font-weight: normal;
}

form {
	margin: 0px 0px 0px 0px;
}

.form {
	border: 1px;
	border-color: #BFBFBF; 
	border-style: solid;
	background-color: white;
	color: black;
}

.formGrey {
	border: 1px;
	border-color: #BFBFBF; 
	border-style: solid;
	background-color: #E2E2E2;
	color: black;
}


.button {
	border: 1px;
	border-color: black; 
	border-style: solid;
	background-color: #DEDEDE;
	color: black;
}

hr {
	color: #BFBFBF;
	height: 1px;
}

.contentTitle {
	font-family: Arial;
	font-size: 14px;
	line-height: 17px;
	color: #000000;
	font-weight: bold;
}

.smallText {
	font-size: 10px;
	line-height: 12px;
}

.warning {
	font-size: 15px;
	line-height: 20px;
	color: #AC0000;
	font-weight: bold;
}

.colorText {
	color: #FF7F00;
	font-weight: bold;
}

.darkText {
	color: #330000;
}

.blackText {
	color: #000000;
}

.greyText {
	color: #ACA8A4;
}

.bgColorLine {
	background-color: #BFBFBF;
}

.bgColor4 {
	background-color: #FFFFFF;
}

.bgColor3 {
	background-color: #E3E3E3;
}

.bgColor2 {
	background-color: #F2F2F2;
}

.bgColor1 {
	background-color: #F9F9F9;
}

.contentHeader {
	color: #FF7F00;
	font-weight: bold;
	height:18px;
	padding-left:5px;
	background-color: #C2C2C2;
}

.itemList li {
	color: #FF7F00;
	margin-left: 10px;
}

.itemList font {
	color: #000000;
}

.itemList ul {
	margin-top: 2px;
	margin-bottom: 4px;
}

.registerTabel {
	font-family: Verdana;
}

.resultaatTableHeader {
	font-family: arial;
	font-weight: bold;
	color: #476269;
}

.banner {
	display: none;
}

.quotePositive {
	color: #008000;
}

.quoteNegative {
	color: #FF0000;
}

.container {
	position: absolute;
	background-color: white;
	left: 50%;
	top: 0px;
	width: 764px;
	margin-left: -382px;
}

.header {
	position: absolute;
	left: 0px;
	top: 0px;
}

.menu {
	position: absolute;
	left: 0px;
	top: 57px;
	width: 765px;
	height: 62px;
	background-image:url(../gfx/interface/interfaceBg.gif);
	background-repeat: no-repeat;
	background-position: center;
	border-width: 1px;
	border-color: #BFBFBF;
	border-style: solid;
	
}

.menuMargin {
	position: relative;
	left: 1px;
	top: 38px;
}

.submenuBorder {
	position: absolute;
	left: 0px;
	top: 120px;
	width: 765px;
	height: 19px;
	border-width: 1px;
	border-color: #BFBFBF;
	border-style: solid;	
}

.submenu {
	position: absolute;
	left: 1px;
	top: 1px;
	width: 763px;
	height: 17px;
	background-image:url(../gfx/interface/subMenuBg.gif);
	background-repeat: repeat-x;
}

.submenuItems {
	position: absolute;
	left: 2px;
	top: 119px;
}

.tickerBorder {
	position: absolute;
	left: 0px;
	top: 120px;
	width: 765px;
	height: 32px;
	border-width: 1px;
	border-color: #BFBFBF;
	border-style: solid;	
}

.ticker {
	position: absolute;
	left: 1px;
	top: 1px;
	width: 763px;
	height: 30px;
	background-color: white;
}

.tickerItems {
	position: absolute;
	left: 2px;
	top: 121px;
}

.contentAreaTicker {
	position: absolute;
	left: 0px;
	top: 153px;
	width: 765px;
}

.contentArea {
	position: absolute;
	left: 0px;
	top: 140px;
	width: 765px;
}

.content {
	position: relative;
	left: 0px;
	width: 765px;
	border-width: 1px;
	border-color: #BFBFBF;
	border-style: solid;	
	text-align: left;
}

.footerAds {
	position: relative;
	background-color: white;
	left: 0px;
	width: 755px;
	height: 20px;
	border-width: 0px 1px 1px 1px;
	border-color: #BFBFBF;
	border-style: solid;
	padding: 20px 5px 20px 5px;
	text-align: center;
}

.footer {
	position: relative;
	width: 765px;
	text-align: center;
}