body {
	background-color: #999999;
	text-align: left;
	margin-top: 0px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 200%;
	color: FFFFFF;
}
#wrapper {
	text-align: left;
	width: 984px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-color: #111111;
	border-right-color: #111111;
	border-bottom-color: #111111;
	border-left-color: #111111;
	border:#000;

}
#header {
	margin-top: 0px;
}
#logo {
	height: 40px;
	padding-top: 12px;
	padding-bottom: 2px;
	background-image: url(CSSImages/Banner/NAAFI_Bruggen_Ten.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #333333;
}
#logoMitsubishiLeft {
	float: left;
}
#logoMitsubishiRight {
	float: right;
}
#logoMitsubishiLeft, #logoMitsubishiRight {
	background-image: url(CSSImages/Banner/Mitsubishi_Logo.png);
	background-repeat: no-repeat;
	clear: none;
	height: 40px;
	width: 70px;
}
#banner {
	height: 130px;
	background-image: none;
	background-color: #333333;
	clear: both;
	background-position: center center;
	padding: 5px;
	vertical-align: middle;

}
#nav {
	height: 27px;
	background-image: none;
	background-color: #333333;
	float: left;
	width: 100%;
}
#navRight {
	height: 27px;
	background-image: none;
	background-color: #333333;
	float: right;
	width: 60px;
}

#lang {
	float: right;
	width: 200px;
	background-position: right;
	padding-top: 0px;
	text-align: right;
	background-color: #FFFFFF;
}
#content {

	clear: both;
	padding: 5px;
	float: left;
	width: 974px;
	color: #FFFFFF;
	background-color: #333333;
	
}
#NavColumn {
	float: left;
	width: 140px;
}
#leftColumn {
	float: left;
	width: 350px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#rightColumn {
	float: right;
	width: 820px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#leftColumnResults {
	float: left;
	width: 250px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#rightColumnResults {
	float: right;
	width: 600px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#footer {
	margin-top: 0px;
	border-top-style: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 100%;

	clear: both;
}
#footerLinks {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 100%;
	padding-top: 5px;
	
}
#dataTable { width: 100%;
}
#dataTable td, #dataTable th{ padding: 0px;
}
#dataTable80 { width: 80%; 
}
#dataTable80 td, #dataTable80 th{ padding: 0px;
padding-left: 5px;
padding-right: 5px;
}
#dataTableRight { width: 100%; 
}
#dataTableRight td, #dataTableRight th{ padding: 0px;
}
.hoverRow, .selectRow{
	background-color: #666666;
	cursor: pointer;
	cursor: hand;
	}
	
.navRowFirst, .navRowPrevious {
	text-align:right;
	}
.navRowLast, .navRowNext {
	text-align:left;
	}
.navRowCloseWindow {
	text-align:center;
	}
	
a {
	color:#00CCFF;
	}
	
h1 {
	font-size: 18px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #FFFFFF;
}
h2 {
	color: #FFFFFF;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: inset;
	border-bottom-color: #FFFFFF;
	background-position: left center;
	text-indent: 5px;
	padding: 3px;
	float: none;
	clear: none;
}
h3 {
	color: #FFFFFF;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: inset;
	border-bottom-color: #FFFFFF;
	background-image: url(CSSImages/H2Logo.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 45px;
	padding: 3px;
	clip: rect(auto,auto,auto,auto);
	float: none;
	clear: none;
}
.Bold {
	font-weight: bold;
}

.CentreFooter {
	font-size: small;
	text-align: center;
	padding: 5px;
}

.oddRow{
	background-color: #666666;
}
.ImageCaption {
	font-weight: normal;
	color: #FFFFFF;
}


img {
border-width: 0px;
border-style:solid;
border-color:#333333;

}
#leftColumnIndex {
	float: left;
	width: 480px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#rightColumnIndex {
	float: right;
	width: 480px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#rightColumnEmail {
	float: right;
	width: 620px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
