body {
	background:#FFFFFF;
	margin:0px auto;
	font-family: Arial, Verdana, sans-serif;
	font-size:12px;
	}

a:link { text-decoration: none; color: #666666; }
a:active { text-decoration: none; color: #666666; }
a:visited { text-decoration: none; color: #666666; }
a:hover { text-decoration: none; color: #D3D3C9; }

img:link { text-decoration: none; color: #666666; }
img:active { text-decoration: none; color: #666666; }
img:visited { text-decoration: none; color: #666666; }
img:hover { text-decoration: none; color: #D3D3C9; }

table {
	font-family: Arial, Verdana, sans-serif;
	font-size:12px;
	}

/*a img{
	border: 1px solid #666666;
	}*/

#header {
	width:100%;
	height:20%;
	min-height:174px;
	background-image:url('../page_img/header.jpg');
	background-position:left top;
	background-repeat: no-repeat;
	}

#menu_new {
	width:100px;
	}

#bodyy {
	margin-left:100px;
	width:880px;
	height:71%;
	background-color:#F5F5F5;
	border-left:2px dotted #ADAD99;
	border-right:2px dotted #ADAD99;
	padding-left:20px;
	padding-right:20px;
	text-align:left;
	overflow:auto;
	}

h1 {
	margin:0px auto;
	border-bottom:1px dotted black;
	color:#ADAD99;
	margin-bottom:20px;
	padding-top:10px;
	}

#footer {
	width:100%;
	height:9%;
	background-image:url('../page_img/footer.jpg');
	background-repeat:no-repeat;
	}

p.footer {
	font-size: 18px;
	color: #FFFFFF;
	margin-left:100px;
	padding-top:30px;
	}

#logo {
	width:100%;
	height:135px;
	text-align:center;
	}

#menu {
	text-align:center;
	font-family: Arial, Verdana, sans-serif;
	font-size:16px;
	width:100%;
	background-color:#666666;
	}



#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 18px arial;
	}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 82px;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #ADAD99}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2;
	}

#sddm div a
{	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: 80px;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #EAEBD8;
	color: #000000;
	font: 11px arial}

#sddm div a:hover
{	background: #D3D3C9;
	color: #FFF}

#popup {
	background: #efefef;
	border: 5px solid #ccc;
	color: #f60;
	width: 400px;
	height:450px;
	padding: 15px;
	position: absolute;
	top: 160px;
	left: center -30;
}

h2 {
	color:#000000;
	font-size:18px;
	margin-top:0px;
	}

#close {
	float:right;
	clear:right;
	}

p {
	margin:0px;
	}

#client_image {
	float:left;
	border:1px solid grey;
	margin-right:20px;
	margin-bottom:20px;
	height:165px;
	width:150px;
	}

#client_image_wk {
	float:left;
	border:1px solid grey;
	margin-right:10px;
	margin-bottom:20px;
	height:110px;
	width:120px;
	padding-left:2px;
	}

input.order {
	width:20px;
	height:14px;
	font-size:10px;
	padding:0px;
	border:0px solid black;
	}

#layerDiv { 
	visibility:hidden; 
	}

#delete {
	position:absolute;
	left:20px;
	}