body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
body {
	background-color: #FFFFFF;
	margin: 0px;
}
a:link {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a:current{
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
form {
	margin: 0px;
}
h1, h2, h3, h4, h5 {
	margin: 0px 0px 0px 0px;
}
.header {
	background-color: #CCCAF1;
	vertical-align: center;
	text-align:left;
	color: #FFFFFF;
	margin: 0px;
	font-weight: bold;
}
.menu2 {
background-color: #FFFFFF;
margin-top: 0px;
margin-bottom: 0px;
height:5px;
}
.menu2 a:link {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.menu2 a:visited {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.menu2 a:active {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.menu2 a:hover {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.menu2 a:current{
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.menu2 ul {
background-color: #FFFFFF;
text-align: left;
}

.menu2 li {
list-style-type: none;
padding: 0px 5px;
border-left: 1px solid white;
display: inline
}

.menu2 li:first-child {
border: none;
}
.menu {
	background-color: #FFFFFF;
	width: 150px;
	vertical-align: top;
	font-weight: bold;
	padding: 5px 5px;
}
.menu ul, .menu li {
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
}
.current {
	font-weight: bold;
}
.content {
	color: #333333;
	background-color: #DADAEB;
	padding: 0px 0px;
	height: 400px;
	vertical-align: top;
	}
.content a:link {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	line-height: 13pt;
}
.content a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	line-height: 13pt;
}
.content a:active {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	line-height: 13pt;
}
.content a:hover {
	color: #999999;
	text-decoration: underline;
	font-weight: bold;
	line-height: 13pt;
}
.footer {
	background-color: #FFFFFF;
	text-align: right;
	font-size: 10px;
	height: 10px;
}
.footereinde {
	text-align: center;
	font-size: 10px;
	height: 10px;
}
