body {
	scrollbar-3dlight-color:FFFFFF;
	scrollbar-arrow-color:FFFFFF;
	scrollbar-base-color:FFFFFF;
	scrollbar-darkshadow-color:FFFFFF;
	scrollbar-face-color:e1dfdf;
	scrollbar-highlight-color:e1dfdf;
	scrollbar-shadow-color:e1dfdf;
	scrollbar-track-color:FFFFFF;
	background-color: #005580;
}

html, body, #wrapper {
	margin: 0px;
	padding: 0px;
	border: none;
	text-align: center;
}

#wrapper {
	width: 100%;
	height: 550px;
	position: absolute;
	left: 0%;
	top: 50%;
	margin-left: 0px;
	margin-top: -275px;
	z-index:2;
}


div.filler_top{
	width: 100%;
	height: 1000px;
	position: absolute;
	left: 0%;
	top: 50%;
	margin-left: 0px;
	margin-top: -725px;
	background-color: #000e25;
	z-index:0;
}

div.filler_top2{
	width: 950px;
	height: 1000px;
	position:absolute;
	left: 50%;
	top: 50%;
	margin-left: -475px;
	margin-top: -725px;
	background-image: url("../design_elements/background_top.jpg"); 
	text-align:center;
	z-index:1;
}

div.filler_bottom{
	width: 100%;
	height: 1000px;
	position: absolute;
	left: 0%;
	top: 50%;
	margin-left: 0px;
	margin-top: 275px;
	background-color: #005580;
	z-index:0;
}

div.filler_bottom2{
	width: 950px;
	height: 1000px;
	position:absolute;
	left: 50%;
	top: 50%;
	margin-left: -475px;
	margin-top: 275px;
	background-image: url("../design_elements/background_bottom.jpg"); 
	text-align:center;
	z-index:1;
}

a:link {
	color: #014365;
	text-decoration: none;
}

a:visited {
	color: #014365;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #014365;
	text-decoration: none;
}

.breadcrum {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style:normal;
	font-weight:bold;
	color: #ccdc00;
	text-decoration: none;
	text-align: left;
	font-variant:normal;
	letter-spacing: 0px;
	line-height:20px;
	margin-left: 25px;
	margin-bottom: 25px;
	text-transform: uppercase;	
}

.breadcrumDots {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style:normal;
	font-weight:bold;
	color: #00ae71;
	text-decoration: none;
	text-align: left;
	font-variant:normal;
	letter-spacing: 0px;
	margin-left: 25px;
	margin-bottom: 25px;
	margin-top: -23px;
	text-transform: uppercase;	
}

.taal a:link {
	color: #ccdc00;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: none;
	border-bottom:0px dotted #ccdc00;
}

.taal a:visited {
	color: #ccdc00;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom:0px dotted #ccdc00;
}

.taal a:hover {
	color: #FFFFFF;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom:0px dotted #666666;
}
.taal a:active {
	color: #ccdc00;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom:0px dotted #ccdc00;
}
