td.top {
	border-top: 2px solid #05306a;
	border-bottom: 2px solid #05306a;
	background-color: #4972a9;
	margin: 6px;
}


#post {
	font-size: 12px;
	font-family: sans, arial, helvetica;
	border-bottom: 1px solid black;
	width: 90%;
	
}

#post th {
	background-color: #1084c2; 
	color: white;
	font-size: 13px;
}

#post td.data {
	padding: 10px;
}

#post a {
	color: white;
}


span.bla {
	color: #1084c2;
}

span.rod {
	color: #990000;
}

body {
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
}

td.menutd {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background-color: #eee;
	padding: 3px;
	height: 800px;
}

#graybox {
	margin: 10px;
	padding: 9px;
	border: 1px solid #ccc;
	background-color: #eee;
	font-size: 0.75em;
	font-family: "trebuchet ms", sans, arial, helvetica;
}


#pdfs {
	margin-left: 10px;
}

#pdfs a {
	font-weight: bold;
}


#news {
	font-family: sans, arial, helvetica;
	font-size: 0.7em;
	margin-top: 1em;
}


#news h4 {
	color: black;
	border-bottom: 1px solid #ccc;
	/* border-bottom: 1px solid #1084c2; */
	font-family: "trebuchet ms", sans, arial, helvetica;
	font-size: 1.0em;
	padding: 0px 0px 0px 0px;
	margin: 1em 0 0.8em 0;	
}

#main {
	/* font-family: serif; */
	/* font-size: 10pt; */
	padding: 10px;
}

#main h1 {
	border-bottom: 1px solid #1084c2;
	padding-left: 0px;
	font-size: 1.8em;
	font-family: "trebuchet ms", sans, arial, helvetica;

}

#main h2 {
	font-size: 1.1em;
	font-family: "trebuchet ms", sans, arial, helvetica;
	color: #990000;

	margin-top: 0.5em;
	margin-bottom: 0em;
}

#main h3 {
	font-size: 1.1em;
	font-family: "trebuchet ms", sans, arial, helvetica;
	color: #990000;

	margin-top: 0.5em;
	margin-bottom: 0.4em;
}

#main hr {
color: #ccc;
border: 0;
background-color: #ccc;
height: 1px;
width: 100%;
}

#main div.stycke {
	font-family: "trebuchet ms", sans, arial, helvetica;
	font-size: 0.75em;
	margin-top: 1em;
}

#main p {
	font-family: "trebuchet ms", sans, arial, helvetica;
	font-size: 0.75em;
}

#menu {
	font-family: "trebuchet ms", georgia, "times new roman", sans, arial, helvetica;
	margin: 8px;
	text-decoration: none;
}

#menu h3 {
	color: #d1940c;
}

#menu span.dummy {
	color: #990000;
margin: 0;
padding: 0;
font-size: 0.8em;
}

#menu hr {
color: #ccc;
border: 0;
		 background-color: #ccc;
height: 1px;
width: 100%;

}

#menu a {
	color: black;
	margin: 0px;
	text-decoration: none;
	padding: 0px;
}

#menu a:hover {
	text-decoration: underline;
	color: #990000;
}

#menu ul {
	list-style-type: square;
	margin-left: 0.1em;
	padding-left: 0.75em;
	
	margin-top: 0;
	margin-bottom: 0.5em;
	padding-top: 0;
	padding-bottom: 0;
}

#menu ul li {
	font-size: 0.75em;
	font-weight: normal;
	color: #1084c2;
	
	margin: 0;
	padding: 0;
}

#formtable td b {
	font-family: sans, arial, helvetica;
	font-size: 0.7em;
}

