DIV#DCloginContainer, TABLE#DCLoginBody{
	font-family:		verdana, arial, helvetica, sans-serif;
	font-size:			10px;
	
	padding:			0px;
	margin:				0px;
}
DIV#DCloginHeader{
	width:				400px;
	height:				28px;
	
	background-image:url(../images_doccheck/login_header.gif);	
}
DIV#DCloginBody{
	width:				398px;
	width: 				expression('400px');
		
	background:			#fff;
	border-left:		1px	solid	#000;	
	border-right:		1px	solid	#000;	
}
DIV#DCloginFooter{
	width:				400px;
	height:				12px;

	background-image:	url(../images_doccheck/login_footer_white.gif);	
}
IMG#DCEumel{
	top:				0px;
	border:				0px;
}
INPUT.DCLoginForm{
	font-family:		verdana, arial, helvetica, sans-serif;
	font-size:			10px;
	width:				160px;
}
TD.DCformItems{
	width:				100px;
	font-family:		verdana, arial, helvetica, sans-serif;
	font-size:			10px;	
}
TD.DCformButtons{
	padding:			0	0	0	115px;	
}
TD#DCTableCell01{
	padding:			0	0	0	13px;
	vertical-align:		top;
}
TD#DCTableCell02{
	padding:			10px	10px	0	10px;
}
TD#DCTableCell03{
	padding:			10px	10px	0	10px;
}
A.DCLink{
	color:				#cc0033;
	text-decoration:	none;
}
