

#paving {
width:5000px;
z-index:1px;
height:5000px;
opacity:0.6;
filter:alpha(opacity=60);
background:#000;
position:fixed;
top:0px;
left:0px;
display:none;
}
h3 {
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
form {
	margin: 0px;
	padding: 0px;
}
.DC_Menu {
	margin-left:-250px;
	margin-top:-90px;
	top:50%;left:50%;
	display:none;
	height: 180px;
	width: 500px;
	text-align:left;
	background-color: #004fa2;
	position: fixed;
	z-index: 99;
	background-color:rgba(0,79,162,0.3); 
	*background:#004fa2; 
	/**filter:alpha(opacity=15);*/
}
* html { background:url(null) no-repeat fixed; } /* for IE6 */
* html .DC_Menu { /* fix position for IE6 */
	position: absolute;top: expression(documentElement.scrollTop+documentElement.clientHeight-this.clientHeight-5);
}


.Nkbox {
	margin: 5px;
	background-color: #FFFFFF;
	height: 165px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.Nktitle {
	height: 36px;
}
.Nktittxt {
	display: block;
	float: left;
	background-image: url(images/specials/2010/9/DC_MenuBG.gif);
	background-repeat: no-repeat;
	background-position: -7px 0px;
	height: 36px;
	width: 96px;
}
.DC_close {
	display: block;
	height: 17px;
	width: 21px;
	float: right;
	margin-top: 8px;
	margin-right: 3px;
}
.DC_close a {
	background-image: url(images/specials/2010/9/DC_MenuBG.gif);
	background-repeat: no-repeat;
	background-position: -200px -33px;
	height: 17px;
	width: 21px;
	display: block;
}
.DC_close a:hover {
	background-image: url(images/specials/2010/9/DC_MenuBG.gif);
	background-repeat: no-repeat;
	background-position: -200px -10px;
	height: 17px;
	width: 21px;
	display: block;
}
.Entbox {
	height: 105px;
	padding-top: 15px;
}
.Entbox .EntIn {
	width: 265px;
	float: left;
	height: 110px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E2E7EB;
}
.Entbox .EntTs {
	float: right;
	height: 100px;
	width: 180px;
}
.entlist li {
	display: block;
	width: 235px;
}
.entlist li.user {
	height: 22px;
	margin-bottom: 10px;
	margin-top: 5px;
}
.entlist li.user input {
	background-color: #F4F9FF;
	height: 20px;
	width: 220px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #90BBE5;
	border-right-color: #D0E1F3;
	border-bottom-color: #D0E1F3;
	border-left-color: #90BBE5;
	line-height: 20px;
	padding-right: 3px;
	padding-left: 3px;
	color: #4987C2;
}
.entlist li.pass {
	height: 22px;
	margin-bottom: 10px;
	margin-top: 5px;
}
.entlist li.pass input {
	background-color: #F4F9FF;
	height: 20px;
	width: 220px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #90BBE5;
	border-right-color: #D0E1F3;
	border-bottom-color: #D0E1F3;
	border-left-color: #90BBE5;
	line-height: 20px;
	padding-right: 3px;
	padding-left: 3px;
	color: #4987C2;
}
.entlist li.log {
	height: 26px;
	padding-top: 15px;
}
.entlist li.log input {
	background-image: url(images/specials/2010/9/DC_MenuBG.gif);
	background-repeat: no-repeat;
	background-position: -11px -43px;
	display: block;
	height: 26px;
	width: 75px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	cursor:pointer;
}
.Enttxt #F14 {
	font-size: 14px;
	line-height: 22px;
	display: block;
	width: 115px;
}
.Enttxt #F12 {
	font-size: 12px;
	line-height: 20px;
	display: block;
	padding-top: 15px;
}