body{
	background-color: #2A2A2A;
	background-image: url('images/gradient_niets.jpg');
	background-repeat: repeat-x;
	background-position: top;
	margin: 0 0;
	scrollbar-face-color: #D3D3D3;
	scrollbar-highlight-color: #FFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color: #369;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #A9A9A9;
}

h1{
	color: #036;
	font-family: Trebuchet MS;
	font-size: 18pt;
	font-weight: bold;
	margin-bottom: 0px;
}

h2{
	color: #900;
	font-family: Trebuchet MS;
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}

p{
	color: #333;
	font-family: Trebuchet MS;
	font-size: 10pt;
	margin-top: 0px;
	text-align: justify;
}

.nav a:link, .nav a:visited{
	color: #2a2a2a;
	font-weight: bold;
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: none;
}

.nav a:hover{
	color: #900;
	text-decoration: none;
}

.navhome {
	display: block;
	width: 400px;
	height: 95px;
}	

.lnk a:link, .lnk a:visited{
	color: #036;
	font-family: Trebuchet MS;
	font-size: 10pt;
	text-decoration: none;
}

.lnk a:hover{
	color: #036;
	font-family: Trebuchet MS;
	font-size: 10pt;
	text-decoration: underline;
}

.menu_line{
	color: #003366;
	font-weight: bold;
	font-family: Verdana;
	font-size: 10pt;
}

.table_out {
	border: 0px;
	padding: 0px;
	width: 100%;
	border-collapse: collapse;
}

.table_in {
	border: 0px;
	padding: 0px;
	width: 99%;
	border-collapse: collapse;
}

.column_1 {
	background-color: #FFF;
	background-image: url('images/bg.jpg');
	background-repeat: no-repeat;
	border: 1px solid #808080;
	width: 800;
	height: 600;
	vertical-align: top
}

.footer{
	text-align: right;
	font-family: Trebuchet MS;
	font-size: 10;
	color: Gray;
}

.cell_1{
	width: 190px;
	height: 119px;
}

.cell_2{
	text-align: right;
}

.space_1{
	height: 25px;
}

.space_2{
	height: 20px;
}

