td,body {
	font-family: Arial;
	font-size: 12px;
	color: black;
}
.copyrightnotice {
	font-family: Arial;
	font-size: 10px;
	color: black;
}
.menutd {
	left-padding: 3px;
}
#menu a {
	color:#000000;
	text-decoration:none;
}
.undermenu a {
	font-size: 12px;
	color: #555555;
	text-decoration: none;
}
.undermenu a:hover {
	font-size: 12px;
	color: #555555;
	text-decoration: underline;
}


div.table {
	/*border : 1px dotted purple;*/
	width : 99%;
	font-size : 21px; /* font size of the label */
	background-color :#fff;
	margin-top: 1em;
}
a {
	color: #00B193;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}



div.table caption {
	text-align: left;
	font-size : 12px;
	font-weight: bold;
	color: #4c4c4c;
	background-color :#fff;
}

div.table table{
	/*border : 1px dotted purple;*/
	width : 100%;
	font-size : 11px; 
	background-color :#fff;
	border-collapse: collapse;
	border-left: #ccc 1px solid;
}

div.table th {
	font-weight: bold;
	color: #fff;
	background-color: #4775A3;
	text-align : left;
	padding : 6px;
	vertical-align: top;
	/*white-space: nowrap;*/
	border: #ccc 1px solid;
 }

div.table th a {
	font-weight: bold;
	color: #fff;
	background-color: #4775A3;
 }
 
div.table th.rowhead {
	font-size: 11px;
	font-weight: bold;
	background-color: #e6e6e6;
	color: #4c4c4c;
	text-align : left;
 }
 
div.table tr td {
	padding: 6px;
		border: #ccc 1px solid;
	/*
	border-right: #ccc 1px solid;
	border-bottom: #ccc 1px solid; */
}

div.table tr.color td {
	background-color : #F4F9FF;
}

div.table tr.seemore {
	text-align: right;
}

div.table table table th {
	background-color : #E6E6E6;
	border-right: #ccc 1px solid;
	border-top: #ccc 1px solid;
	font-weight : bold;
	color:#4c4c4c;
	font-size: 11px;
}
body {
	background-image: url(images/design2/background.gif);
}
.toplogo {
	background-image: url(images/design2/toplogo.gif);
	width:980px;
	height:200px;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.toplogo a {
	color: #000000;
	text-decoration: none;
}
td {
	font-size:11px;
	font-family:Arial;
}


/* KNAP CSS */

button.knap {
	border:none;
	background:none;
	padding:0;
	margin:0;
	width:auto;
	overflow:visible;		
	text-align:center;
	white-space:nowrap;
	height:28px;
	cursor: pointer;
	display: inline;	
}

button.knap span, button.knap em {
	display:block;
	height:28px;
	margin:0;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color:#fff;
	line-height: 25px;
}

button.knap span {
	padding-left:15px;
	
}

button.knap em {
	font-style:normal;
	padding-right:15px;
}

button.sort span {background:url(../images/but-sort-start.gif) no-repeat 0 0;}
button.sort em {background:url(../images/but-sort-slut.gif) no-repeat 100% 0;}

button.gra span {background:url(../images/but-gra-start.gif) no-repeat 0 0;}
button.gra em {background:url(../images/but-gra-slut.gif) no-repeat 100% 0; color: #333;}

button.gron span {background:url(../images/but-gron-start.gif) no-repeat 0 0;}
button.gron em {background:url(../images/but-gron-slut.gif) no-repeat 100% 0;}