body {
    margin:0px;
	padding: 0px;
	background-image: url(../images/bgSide.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color: #FFFFFF;
	font-size: 10px;
	line-height: 15px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
div {
	font-size: 10px;
	line-height: 15px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;	
}
p {
	font-size: 10px;
	line-height: 15px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;	
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #0ba0e0;
}
.style2 {
	font-size: 9px;
	line-height:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height:normal;
	color:#0ba0e0;
}
.kopGrijs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height:normal;
	color:#666666;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height:17px;
	color: #828282;
}
.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height:17px;
}
td {
	font-size: 10px;
	line-height: 15px;		
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
th {
	font-size: 10px;
	line-height: 15px;		
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
.td_menu {
    background-color:#CCCCCC;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #0ba0e0;
	height: 20px;
	padding-left: 8px;
}
.td_menu_over {
    background-color:#0ba0e0;
    cursor:pointer;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    height: 20px;
    padding-left: 8px;
}
.menuItems:link {
	font-weight:bold;
	font-size:9px;
	text-decoration:none;
}	
.menuItems:visited {
	font-weight:bold;
	font-size:9px;
	text-decoration:none;
}
.menuItems:active {
	font-weight:bold;
	font-size:9px;
	text-decoration:underline;
}	
.menuItems:hover {
	font-weight:bold;
	font-size:9px;
	text-decoration:underline;
}
.TextField 
{
	width: 200px;
}
.UploadField
{
	width: 200px;
}
a {
	color: #0ba0e0;
}

#Container
{
	position: absolute;
	left: 50%;
	top:0px;
	height:100%;
	margin-left:-401px;
	width:797px;
	padding: 0px 0px 0px 0px;
	z-index:5;
}
#Center
{
	position:absolute;
	top:0px;
	width: 797px;
	margin: 0px 3px 0px 3px;
	padding:0px;
	background-color:Transparent;
	background-image: url(../images/bgMain.jpg);
	background-repeat:no-repeat;
	background-position:center top !important;/* For firefox */
	background-position:left top; /* For IE */
}

#Footer
{
	position:absolute;
	top:0px;
	width:803px;
	height:72px;
	margin: 0px;
	padding:0px;
}

#login_link TD{
	background-color:#abd6ea;
	filter: Alpha(opacity=40);
	-moz-opacity:.40;opacity:.40;
    font-family: Verdana, Arial, Helvetica, sans-serif;	
	color:#000000;
	font-size:10px;
}

.menuLayer {
    position:absolute;
    z-index:10;
    display:none;
}
#notshown
{
	display:none;
}
