html, body{
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	background-color:#313030;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}
body{
	
}
a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
a:hover{
	color:#333399;
}
a.missionsets{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FF0000;
	font-weight:bold;
	text-decoration:none;
}
a.missionsets:hover{
	color:#FFFFFF;
}
a.mini{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}
a.mini:hover{
	color:#FFFFFF;
}
h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	display:inline;
}
h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	display:inline;
}
input.tf{
	width:150px;
}
select.ddm{
	width:156px;
}
select{
	width:175px;
}
a.alternateLink{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
a.alternateLink:hover{
	color:#000000;
}
.maintable{
	width:720px;
	height:613px;
	background-color:#000000;
	position:absolute;
	left:50%;
	margin-left:-360px;
}
.banner{
	height:70px;
	vertical-align:top;
}
.welcome{
	height:43px;
	vertical-align:top;
	background-repeat:no-repeat;
	line-height:23px;
	padding-left:210px;
}
.menu{
	width:228px;
	height:489px;
	vertical-align:top;
	background-image:url(../images/black_dot.jpg);
	background-repeat:repeat-y;
	background-color:#403F3F;
}
.vertical_space{
	width:6px;
}
.content{
	width:486px;
	height:489px;
	vertical-align:top;
	position: relative;
}
.kopje{
	width:446px;
	height:20px;
	line-height:20px;
	font-weight:bold;
	background-image:url(../images/kopje.jpg);
	background-repeat:no-repeat;
	text-indent:5px;
}
.contentArea{
	width:446px;
	padding:10px;
}
.productspacer{
	height:20px;
	background-image:url(../images/separator.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
.productimage{
	width:150px;
	height:96px;
	vertical-align:top;
}
.producttext{
	padding-left:10px;
	vertical-align:top;
}
.tablesmall{
	width:30px;
	vertical-align:top;
	background-color:#403f3f;
	color:#FFFFFF;
}

.tablelarge{
	width:185px;
	vertical-align:top;
	background-color:#606060;
	color:#FFFFFF;
}
.tablelcel{
	background-color:#606060;
	color:#FFFFFF;
}
.tablelcel1{
	width:110px;
	background-color:#606060;
	color:#FFFFFF;
}
.tablelcel2{
	width:50px;
	background-color:#505050;
	color:#FFFFFF;
}
.tablelcel3{
	width:80px;
	background-color:#606060;
	color:#FFFFFF;
}
.tablelcel4{
	width:10px;
	background-color:#606060;
	color:#FFFFFF;
}
.copyright{
	background-color:#313030;
	font-size:9px;
	color:#000000;
	text-align:right;
	border-top:1px solid #000000;
}

.localeSelect {
	padding-right: 27px;
	padding-top: 2px;
	position: absolute;
	top: 0px;
	right: 0px;
}
.localeSelect a img {
	border: none;
}
