body {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9px;
	color: #022E5B;
	scrollbar-3dlight-color : White;
	scrollbar-arrow-color : #3399CC;
	scrollbar-base-color : #E6EBEF;
	scrollbar-darkshadow-color : #AAB0D5;
	scrollbar-face-color : #E6EBEF;
	scrollbar-highlight-color : #E6EBEF;
	scrollbar-shadow-color : White;
	scrollbar-track-color : #E0F4FF;
	background-attachment: fixed;
	background-image: url(../images/backgrounds/examentv_logo_kaal.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-color: #E0F4FF;
}

h1 {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 10px;
	color: #022E5B;
}

b {
	font-weight: bolder;
	font-size : 9px;
	color: #022E5B;
}

li {
	list-style-image: url("/images/misc_images/bullet.gif");
}

hr {
	height : 1px;
	color : #330000;
}

a {
	font-weight: bold;
	color: #022E5B;
	text-decoration: none;
}

a:hover {
	color: #800000;
	text-decoration: underline;
}

td {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9px;
	font-weight: normal;
	color: #022E5B;
}

select, option {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9px;
	border : 1px solid #AAB0D5;
	color : #000000;
	background : transparant;
}

a.navbar_link {
	font-weight: bold;
	color: #022E5B;
	text-decoration: underline;
}

a.navbar_link:hover {
	color: #800000;
	text-decoration: none;
}

.ticker {
	font-size : 9px;
	font-weight: bold;
	font-style: normal;
	color: #022E5B;
	text-decoration: none;
}

.navbar {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9px;
	font-weight: bold;
	color: #022E5B;
	background : transparant;
}

.input_text {
	font-family: Verdana, Arial, sans-serif ;
	font-size: 9px;
	border: 1px solid #AAB0D5;
	color: #022E5B;
	background: transparant;
}

.input_textarea {
	font-family: Verdana, Arial, sans-serif ;
	font-size: 9px;
	color: #000000;
	border: 1px solid #AAB0D5;
	background: transparant;
}

.input_checkbox {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9px;
	color : #000000;
	border : 1px solid #AAB0D5;
	background : transparant;
}

.input_button {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9px;
	color : #000000;
	border : 1px solid #AAB0D5;
	background : #A9C7EC;
}

.textinput {
	background: transparent;
	font: Verdana;
	font-size: 8pt;
	color: #000000;
	border : 1px solid #AAB0D5;
}

.content_kop{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : bold;
	color: #022E5B;
	background-color : #A9C7EC;
	padding : 0px 2px 2px 2px;
}

.content_td{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : normal;
	color: #022E5B;
	background-color : #E0F4FF;
	padding : 4px 0px 0px 0px;
}

.content_td_main{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : normal;
	color: #022E5B;
	background-color : #E0F4FF;
	padding : 5px 5px 5px 5px;
}

.content_image{ 
	border: 1px solid #AEB3D7;
	margin: 0px 2px 0px 2px;
}

form, h1
{
	margin: 0;
}
