#product,#provider,#user {
	position:absolute;
	width:120px;
	height:66px;
	z-index:1;
	visibility: hidden;
}
body {
	margin:0;
	background: #E7E7E7;
}
img {
	border:0;
}
a {
	color:#1382d8;
}
table, input, textarea, select, button {
	font:12px/16px verdana;
	color:#333;
}
form{
	margin:0;
}
.input {
	background:url(../images/input_bg.gif);
	width:144px;
	height:22px;
	border:0;
	padding:0 4px 0px;
	color:#66c;
	line-height: 22px;
}
#footer {
	font:10px/14px verdana;
	color:#999;
}
.submenu a {
	color:#333;
	font-size:11px;
	display:block;
	width:100%;
	height:18px;
}
#menu a {
	display:block;
	height:38px;
	line-height:38px;
	color:#333;
	text-decoration:none;
}
#menu a:hover {
	color:#1382d8;
}
#menu table a {
	line-height:normal;
	height:auto;
}
.description {
	color:#999;
}
#menudesc {
	position:absolute;
	width:266px;
	height:52px;
	padding-top:5px;
	padding-left:10px;
	z-index:1;
}
#list td {
	border-bottom:1px solid #ccc;
}
#form input {
	border-style:solid;
	border-width:0 0 1px;
	border-color:#ccc;
	height: 22px;
}
#form input, #form textarea, #form select {
	/*color:#fff;
	background:#999;
	border:0;*/
	color:#66c;
	padding:4px;
}
.title {
	color:#c06;
}
