body {
	margin: 0px;
	background-color: #EEEEEE;
	font-family: Verdana;
	font-size:12px;
	color: #000000;	
}
li {
	line-height: 21px;	
}
td {
	font-family: Verdana;
	font-size:12px;
	color: #000000;	
}
input {
	font-family: Verdana;
	font-size:12px;
	color: #000000;	
	border: 1px solid #001B51;
	width: 300px; 
}
select {
	font-family: Verdana;
	font-size:12px;
	color: #000000;	
	border: 1px solid #001B51;
	width: 300px; 
}
textarea {
	font-family: Verdana;
	font-size:12px;
	color: #000000;	
	border: 1px solid #001B51;
	width: 300px; 
	height: 80px;
}
.main {
	background-color: #FFFFFF;
	margin-top: 45px;
}
.navigation {
	text-align:right;
	height: 21px;
}
.spacer {
	color: #001B51;
}
.footer {
	background-color: #001B51;
	line-height: 21px;
	color:#FFFFFF;
	font-family: Verdana;
	font-size:10px;	
}
.menue {
	font-family: Verdana;
	font-size:12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 21px;	
}
.menue_active {
	font-family: Verdana;
	font-size:12px;
	font-weight: bold;
	color:  #CCCCCC;
	text-decoration: none;
	line-height: 21px;	
}
.text_black {
	font-family: Verdana;
	font-size:12px;
	line-height: 21px;
	color: #000000;
}
.text_header {
	font-family: Verdana;
	font-size:14px;
	font-weight: bold;
	color: #001B51;
}
.text_header_small {
	font-family: Verdana;
	font-size:12px;
	font-weight: bold;
	color: #001B51;
}
.text_gray {
	font-family: Verdana;
	font-size:12px;
	line-height: 21px;
	color: #666666;
}
