body {
	background-color: #666666;
	margin-top: 0px;
}
.DPSXsmall {
	font-family: Verdana;
	font-size: 10px;
	color: #F37F04;
}
a:link {
	color: #121212;
	text-decoration: none;
}
a:visited {
	color: #121212;
	text-decoration: none;
}
a:hover {
	color: #F2A04A;
}
a:active {
	color: #F2A04A;
}
.DPS_LOGIN_TXT {
	font-size: 11px;
	color: #F37F04;
	font-family: Verdana;
}
.DPSWhiteLarge  {font-family: Verdana; font-size: 16px; color: #FFFFFF; }
.DPSBlackLarge  {font-family: Verdana; font-size: 16px; color: #000000; }
.DPSDarkGrey    {font-family: Verdana; font-size: 11px; color: #444444; }
.DPSDarkGrey A  {font-family: Verdana; font-size: 11px; color: #444444; }
.DPSDarkGrey A:visited {font-family: Verdana; font-size: 11px; color: #444444; }
.DPSDarkGrey A:active  {font-family: Verdana; font-size: 11px; color: #444444; }
.DPSDarkGrey A:hover   {font-family: Verdana; font-size: 11px; color: #F37F04; }

.DPSColor {
	font-family: Verdana;
	font-size: 12px;
	color: #F37F04;
}
.DPSColorLarge {
	font-family: Verdana;
	font-size: 15px;
	color: #F37F04;
}
.DPSColorSmall {
	font-family: Verdana;
	font-size: 11px;
	color: #F37F04;
}
.DPSColorXL {
	font-family: Verdana;
	font-size: 18px;
	color: #F37F04;
}
.dpsHeading {font-family: Verdana; font-size: medium; }
.dpsContent {
	font-family: Verdana;
	font-size: 11px;
	color: #242424;
	line-height: 140%;
}
.dpsContent A {
	color: #905600;
}
.dpsContent:hover A {
	color: #E69044;
}
.dpsContentGrijs {
	font-family: Verdana;;
	font-size: 11px;
	color: #404040;
	line-height: 140%;
}
.dpsInputSingleLine {
	width:320px;
}
.dpsInputMultipleLines {
	width:424px;
	height:200px;
}
.dpsMenuItem A {
	font-family: Verdana;
	font-size: 12px;
	text-align: right;
	color: #ffffff;
	position: relative;
	z-index: 2;
	top: -24px;
	right: 16px;
}
.dpsMenuItem:hover A {
	color: #F37F04;
}
.dpsPhotoFrame IMG {
	position: relative;
	border: 0;
}
.dpsPhotoFramePhoto IMG {
	position: relative;
	left: 0px;
	top: -250px;
	border: 0;
}
