body {
	color:#161616; 
	background-color: #063375;
	font-family: Verdana;
	font-size: 9pt; 
 
 scrollbar-arrow-color:#e6eaf1;
 scrollbar-base-color:#e6eaf1;
 scrollbar-face-color#e6eaf1;
 scrollbar-track-color:#cfd7e4;
 scrollbar-highlight-color:#e6eaf1;
 scrollbar-3dlight-color:#e6eaf1;
 scrollbar-shadow-color:#e6eaf1;
 scrollbar-darkshadow-color:#e6eaf1;
 
}
html, body, #tbbg {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
	}

#tbbg {
	background-color: #063375;
	margin: 0 auto;
	text-align: left;
	vertical-align: top;
	width: 100%;
}

#kop {
	font-size: 12pt; 
	color:#c9252b; 
	font-weight: bold;
}


table {
  border-collapse: collapse;
} 

img {
border: none;
}

.cursor {
cursor: pointer;
}

.cdiv {
	direction:ltr;
	padding:10px;
	width:610px;
	height:405px;
	overflow:auto;
	line-height: 140%;
	text-align: left;
	vertical-align: middle;
	letter-spacing: 0;
}

.subm {
	font-size: 10pt; 
}

a.foo    {color: #063375; font-weight: normal; font-size: 8pt; }
a.foo:link    {color: #063375; font-weight: normal; font-size: 8pt; }
a.foo:visited {color: #063375; font-weight: normal; font-size: 8pt; }
a.foo:hover  {color: #c9252b;  font-weight: normal; font-size: 8pt; }

a:link {
	color: #161616;
	font-weight: bold;
	font-size: 9pt;
} 

a:visited {
 color: #161616;
 font-size: 9pt;
 font-weight: bold;
} 

a:hover {
 color: #c9252b;
 font-size: 9pt;
 font-weight: bold;
}
 
a {
 color: #161616;
  font-weight: bold;
 text-decoration:none;
 font-size: 9pt;
}

