body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: Black;
	SCROLLBAR-FACE-COLOR: #EB771C; 
 	SCROLLBAR-HIGHLIGHT-COLOR: #2855A0; 
 	SCROLLBAR-SHADOW-COLOR: #172F55; 
 	SCROLLBAR-3DLIGHT-COLOR: #4D79BE; 
 	SCROLLBAR-ARROW-COLOR: #2855A0; 
 	SCROLLBAR-TRACK-COLOR: #426EB5; 
 	SCROLLBAR-DARKSHADOW-COLOR: #2855A0;
}

.main
{
	font-size: xx-small;
}

.main2
{
	font-size: x-small;
}

td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: Black;
}

td.tbl
{
	background: #F0F4FB;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: black;
}

td.head
{
	background: #93B1E3;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: black;
}

A 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	text-decoration: none;
	letter-spacing : 0px;
}

A:Hover
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

A.menu
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color : black;
	text-decoration: none;
	font-weight : bold;
}

A.menu:Hover
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color : White;
	text-decoration: none;
	font-weight : bold;
}

A.submenu
{
	color : black;
	text-decoration: none;
}

A.submenu:Hover
{
	text-decoration: none;
}

A.bookmark
{
	color : black;
	text-decoration: none;
	font-size : 10px;
}

A.bookmark:Hover
{
	text-decoration: underline;
	color : #2855A0;
}

.kop
{
	font-size : small;
	margin-bottom :0%;	
	letter-spacing : 2px;
	color : #2855A0;
}

.kop2
{
	letter-spacing : 1px;
	font-size : x-small;
	margin-bottom : 2px;
	font-variant : small-caps;
	color : #2855A0;
}

.kop3
{
	font-family : Times New Roman, Times, serif;
	font-size : 12px;
	font-weight : bolder;
	letter-spacing : 1px;	
	margin-bottom : 0%;
	font-variant : small-caps;
	color : White;
}

li
{
	list-style : square
}

.button
{
	background-color : #2855A0;
	font-family : Arial, Helvetica, sans-serif;
	color : white;
	text-align : center;
	font-size : xx-small;
	font-weight: bold;
	border : 1px solid #2855A0;
	letter-spacing : 2px;
}

.button2
{
	background-color : #ECECEC;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : black;
	text-align : center;
	font-size : xx-small;
	font-weight : bold;
	border : 1px solid darkgray;
}

.email
{
font-size: x-small;
}

.email:Hover
{
font-size: x-small;
text-decoration: none;
font-weight: bold;
}

.email2
{
font-size: x-small;
color: #ee7318;
font-weight: bold;
}

.email2:Hover
{
font-size: x-small;
color: #ee7318;
font-weight: normal;
}
	
.news
{
font-size: xx-small;
}

.news:Hover
{
font-size: xx-small;
text-decoration: none;
color: #ee7318;
font-weight: bold;
}
	
SELECT, textarea, input		{ 
	font-family: "Verdana", "Arial", sans-serif; 
	font-size: xx-small; 
	color: #2855A0; 
	font-weight : bold;
	background : white;
	border: 1px solid #2855A0;
	}
	
SELECT2		{ 
	font-family: "Verdana", "Arial", sans-serif; 
	font-size: xx-small; 
	border: 0px;
	}