body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.mainlevel {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.4em;
}
#wrapper {
	font-family: Arial, Helvetica, sans-serif;
	height: 700px;
	width: 1006px;
	clear: both;
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#header {
	height: 110px;
	width: 1006px;
	background-image: url(/templates/parkerSjabloon/images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#breadcrumb {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #595959;
	height: 21px;
	width: 1006px;
	text-indent: 2px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#left {
	width: 168px;
	background-color: #000000;
	background-image: url(../images/sidegradient.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FFF311;
	border-right-color: #FFF311;
	margin: 0px;
	float: left;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF311;
}


#menu {
	height: 25px;
	width: 1006px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.contentheading {
	font-size: 24px;
	font-weight: bold;
	color: #FFF311;
}
.componentheading {
	font-size: 18px;
	font-weight: bold;
	color: #FFF311;
}
li {
	list-style-image: url(/templates/parkerSjabloon/images/arrow.png);
}




#middle {
	margin: 0px;
	padding: 0px;
	width: 642px;
	position: relative;
	left: 0px;
	top: 0px;
	float: right;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

#module1 {
	width: 300px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-image: url(../images/tablegradient.jpg);
	background-repeat: repeat-x;
	border: 1px solid #FFF311;
	position: relative;
}
#module2 {
	width: 300px;
	float: right;
	top: 0px;
	position: absolute;
	left: 330px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-image: url(../images/tablegradient.jpg);
	background-repeat: repeat-x;
	border: 1px solid #FFF311;
}

#left p {
color: #FFFFFF;
}

#right p {
color: #FFFFFF;
}

#right label {
color: #FFFFFF
}

#right {
	width: 168px;
	background-color: #000000;
	background-image: url(../images/sidegradient.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF311;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF311;
	padding: 0px;
	float: right;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF311;
}
#right img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 160px;
}
#middle .moduletable {
	font-style: italic;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	line-height: 2em;
}
#maincontent {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-image: url(/templates/parkerSjabloon/images/middlegradient.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
a {
	font-weight: bold;
	color: #FFF311;
}
#left th {
	font-size: 16px;
	color: #FFF311;
	text-align: left;
}
#right th {
	font-size: 16px;
	color: #FFF311;
	text-align: left;
}
#search {
	float: right;
	position: relative;
	top: 85px;
	right: 105px;
}

