html {
height: 100%;
}
 
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	background: #2b619d url('../img/background.jpg') center top repeat-y;
	height: 100%;
	vertical-align: top;
}
a img
{ 
border: 0px;
}
#mainContent {
display:block;
width: 980px;
min-height: 710px;
height: auto !important;
height: 710px; /* IE 6.0  */
background: transparent url("../img/mainContent.jpg") top no-repeat;
}
html>/**/body #mainContent
{
height: 710px !important;
}
 
h1 {
color: #012d60;
font-size:16px;
font-weight: bold;
}
 
/*-----------------------------------------------Top -------------------------------*/
#HeaderCell
{
	position: relative;
	width: 950px;
	vertical-align: top;
	height: 0px;
	display:block;
	padding-top: 128px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin-bottom: 26px;
}

#PageLeft a,
#PageLeftTabSelected 
{
	float:left;
	display:block;
	width: 150px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
	font-size:10px;
	margin-left: 2px;
	padding: 4px;
	background: #9cb5d3; /*url("../img/tabNotSelected.gif") no-repeat;*/
	margin-bottom: 2px;
	border: #ffffff solid 1px;
	white-space:normal;
	line-height:14px;
}

#PageLeft a:hover
{
background: #ffffff; /*url("../img/tabNotSelectedHover.gif") no-repeat;*/
color:#012e62;
border: #9cb5d3 solid 1px;
}
#PageLeftTabSelected 
{
background:#012e62; /*url("../img/tabSelected.gif") no-repeat;*/
color:#ffffff;
}

/*-----------------------------------------PAGECONTENT  ----------------------------*/


#PageContent 
{
	float:left;
	width: 460px;
	padding-bottom: 10px;
	font-weight:normal;
	font-size:12px;
	line-height: 20px;
	color: #333333;
	text-align:left;
	padding-right: 0px;
	padding-left: 16px;
	padding-top: 20px;
}
#PageContent a
{
color:#012d60;
border-bottom: #012d60 dotted 1px;
font-weight:bold;
text-decoration:none;
}
#PageContent a:hover
{

color: #012d60;
border-bottom: #012d60 solid 1px;
text-decoration:none;
}

#PageContent h3
{
 font-size: 14px;
 font-weight: bold;
 color: #012d60;
}
 
#PageContent h2
{
 font-size: 13px;
 font-weight: bold;
 color: #012d60;
}
#PageContent h1
{
 font-size: 15px;
 font-weight: bold;
 color: #012d60;
}
 

#PageContent ul
 {
  line-height: 18px;
  padding-right: 3px;
  padding-left: 13px;
  margin-bottom: 2px;
  margin:0px;
  margin-top: 3px;
  list-style-image:url("../img/ViaBulet.gif");
  list-style-position: outside;
}
#PageContent li
{
  margin-bottom: 2px;
}
 
#PageContent select
{
width: 100%;
height: 20px;
margin-bottom: 5px;
font-size:11px;
border: #447755 solid 1px;
}
 

#PageContent hr

{
border: #447755 solid 1px;
}

/*//////////////////////////////////////////////////////pageLEFT  /////////////////////////////////*/
#PageLeft
{
	float:left;
	width: 173px;
	padding-top: 20px;
	text-align:left;
	padding-left: 12px;
	padding-right: 21px;

}
/*//////////////////////////////////////////////////////pageLEFT  /////////////////////////////////*/
#PageRight
{
	float:right;
	width: 240px;
	padding-top: 30px;
	padding-right:20px;
	text-align:left;
	color:#7a0201;
	font-size:11px;
	word-spacing:normal;
}
#PageRightContentImg
{
float:left;
	color:#7a0201;
	font-size:11px;
	word-spacing:normal;
	width: 180px;
	padding-top: 8px;
}

#PageRightContentImg img
{
margin-top: 10px;
}

#RightMenu
{
float:left;
width: 180px;
display:block;
}

#RightMenu a
{
float:left;
width: 166px;
font-size:11px;
padding:4px;
padding-left: 10px;
height: 14px;
line-height:14px;
color: #7a0201;
font-weight: bold;
margin-bottom: 3px;
text-decoration:none;
background:url("../img/MenuRight.gif") no-repeat;
}
#RightMenu a:hover
{
background:url("../img/MenuRightHover.gif") no-repeat;
}

/*-----------------------------------------------------------mainTable --------------------*/

.SideCellsLeft
{
background: transparent url("../img/leftSide.jpg") right top no-repeat;
}
.SideCellsRight
{
background: transparent url("../img/rightSide.jpg") left top no-repeat;
}
.mainTable 
{
padding: 0px;
margin: 0px;
border-collapse: collapse;
width: 100%;
height: 100%;
}
 

.footerCell 
{
 position: relative;
 background-position: center;
 background-position: top;
 background-image: url("../img/bottom.jpg");
 /*background-repeat:no-repeat;*/
 padding: 0px;
 vertical-align: top;
 width: 980px;
}
 

.backgroundCell 
{
 position: relative;
 background-position: left;
 background-position: top;
 background: url("../img/pageMainBack.gif") repeat-y;
 padding: 0px;
 vertical-align: top;
 width: 980px;
}
 
/*--------------------------------------------------------------------FOOTER------------------*/
.footerCell 
{
	padding-left: 20px;
	height: 30px;
	padding-top: 22px;
	font-size:9px;
	color: #003672;
	text-align: left;
	width: 960px;
	background:url("../img/pageMainBack.gif") no-repeat;
	vertical-align: bottom;
 
}

html>/*firefox*/body .footerCell
{
height: 32px !important; 
}
 
 
/*--------------------------------LINKS ALGEMEEN ---------------------------*/
img a
{
border: 0px;
text-decoration:none;
}
a img
{
border: 0px;
text-decoration:none;
}
