body, html {
	font-size: 10pt; 
	font-family: Arial;
	margin: 0;
	height: 100%;
	padding: 0;
}
td, th {
/*	font-size: 10pt; 
	font-family: Verdana,Arial;*/
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
th {
	text-align: left;
}
table.main {
	height: 100%; 
/*	width: 100%; */
	margin-top: 0px;
}
td.main {
	padding: 0;
	margin: 0;
	border-width: 0;
}
td.subtitle {
	font-size: 10pt; 
	font-family: Arial;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;	
}
li {
/*	font-size: 10pt; 
	font-family: Verdana,Arial;*/
	margin-top: 3px;
	margin-bottom: 3px;		
}
p {
/*	font-size: 10pt; 
	font-family: Verdana,Arial; */
	margin-top: 3px;
	margin-bottom: 10px;	
}
h1 {
	font-size: 18pt; 
	font-family: Arial;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;	
	color: green;
}
h2 {
	font-size: 16pt; 
	font-family: Verdana,Arial; 
	font-weight: normal; 
	color: black; 
	margin-top: 15px;
	text-align: left;
}
h3 {
	font-size: 13pt; 
	font-family: Arial;
	margin-bottom: 3px;
	margin-top: 10px;
    text-align: left;
}
h4 {
	font-size: 12pt; 
	font-family: Arial;
	text-decoration: underline;
	margin-bottom: 15px;
	margin-top: 0px;
}
h5 {
	font-size: 14pt; 
	font-family: Arial;
	font-weight: normal;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;	
	color: black;

}
h6 {
	font-size: 12pt; 
	font-family: Arial;
    color: rgb(57,105,156);
	margin-bottom: 15px;
	margin-top: 0px;
}
input, select, textarea { 
	font-family: Verdana,Arial; 
	font-size: 10pt; 
	font-weight: normal; 
	color: black; 
	background-color: aliceblue; 
	border-color: blue;
	border-left: 1px solid #666F74; 
	border-right: 1px solid #666F74; 
	border-top: 1px solid #666F74; 
	border-bottom: 1px solid #666F74; 
}
a, a:link, a:visited, input.tekst {
/*	font-size: 10pt; */
	text-decoration: none;
/*	background-color: white; */
	border-width: 0; 
    color: rgb(0,154,156);
/*    color: #0033FF; */
/*	font-family: Verdana,Arial; */
}
a#current {
	font-size: 10pt; 
	text-decoration: none;
    color: green;
    font-weight: bold;
	font-family: Verdana,Arial;
}
a#currentmodule {
	font-size: 14pt; 
	text-decoration: none;
    color: green;
    font-weight: bold;
	font-family: Verdana,Trebuchet MS,Arial;
}
a#module {
	font-size: 14pt; 
	text-decoration: none;
    font-weight: normal;
	font-family: Verdana,Trebuchet MS,Arial;
/*	font-style: italic; */
}
a#guide {
	font-size: 12pt; 
	text-decoration: none;
    color: #0033FF;
    font-weight: bold;
	font-family: Arial;
}
a:active, a:hover {
/*	font-size: 10pt; 
	text-decoration: none;
    color: black;
    background-color: #CCFF99;
	font-family: Verdana,Arial; */
}
div.menu {
	font-size: 12pt; 
	text-decoration: none;
    color: rgb(0,52,206);
    font-family: Arial;
    font-weight: bold;
	margin-top: 8px;
	margin-left: 10px;
}
div.menu2 {
	font-size: 10pt; 
	text-decoration: none;
    color: rgb(0,154,156);
    font-family: Arial;
	margin-top: 3px;
	margin-left: 20px;
	margin-right: 20px;
}
div.page {
	font-size: 10pt; 
	color: black;
    font-family: Verdana;
    margin: 20px;
    text-align: justify;
    /*background-color: yellow;*/
}
div.page:h2 {
    text-align: left;
}
div.tool {
	margin-top: 8px;
 	margin-bottom: 8px;
	text-align: center;
}
div.news {
	margin: 5px;
}
div.forum, table.forum {
	border: solid 2px #cccccc;
	border-collapse: collapse;
	margin-top: 1em;
	margin-bottom: 1em;
	padding: 5px;
	background-color: #eeeeff;
}

p.imp {
    color: rgb(0,52,206);
    font-family: Arial;
	text-align: center;
}
div.location, a#location, a#location:active {
	font-size: 10pt; 
	text-decoration: none;
   /* color: black; */
    font-weight: normal;
    background-color: cornsilk;
	font-family: Arial;
	margin-top: 0px;
}
a#location:hover {
    background-color: #CCFF99;
}
