body {
	margin: 0 0 0 0;
	scrollbar-face-color:#ffffff;
	scrollbar-arrow-color:#BFBEC0;
	scrollbar-track-color:#ffffff;
	scrollbar-shadow-color:#DCDCDC;
	scrollbar-highlight-color:#DCDCDC;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	background-color: white;
}

.mainTable { 
	width:330px;
}

.text,td { 
	font: 10px/15px verdana, tahoma, helvetica, arial;
	color:#000000;
}

.input { 
	font-family:verdana;
	font-size:10px;
	border:0px;
	width:180px;
	background-color:#ffffff;
	border:#cccccc 1px solid;
}

a {
	color: black;
	text-decoration: underline;
}

a:hover {
	color: black;
	text-decoration: none;
}

.inputButton {
	font-family:verdana;
	font-size:9px;
	background-color:#EEEEEE;
	padding: 3px;
}

.rubrik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9A0032;
	font-weight: bold;
	line-height: 18px;
}
