body {
	

	background-color: #FFFFFF;

	background-position: 0px 0px;
	margin: 0;
}
#navruta {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-color: #eeeeee;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	padding: 3px;
	margin: 0px;
}
#navgrupp {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-right: 10px;
	color: #333333;
	text-align: left;
}
#navgrpcolor {
	color: #003366;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-right: 25px;
}
#grpTable {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	float: right;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	border: none;
}
.textfieldsok {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	height: 16px;
	width: 65px;
	border: 1px solid #999999;
}
#mainTable {
	border: 1px solid #CCCCCC;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: underline;
}
#navcolor {
	text-decoration: underline;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	color: #333333;
}
.undertext
{
	font-family: Arial,Verdana;
	font-size:8pt;
}

