table.au1 td.center div.ln {
width: 540px; font-size: 11px; line-height: 18px;
height: 18px;
}
table.au1 td.center div.el {
line-height: 18px;
height: 18px;
overflow: hidden;
float: left;
padding: 0;
margin: 0;
}
table.au1 td.center div.el input,
table.au1 td.center div.el select {
float: left;
height: 18px; font-size: 11px;
border: 0;
padding: 0;
margin: 0;
margin-right: 1px;
margin-top: 1px;
}
.invalid {
	background:#FEB5B5;
	border:1px solid red;
}
.errors { 
	border:1px solid red;
	color:red;
	margin-top:5px;
	padding:5px;
}
.required {
	color:red;
	
}
.readonly {
	background:none;
	font-weight:bold;
	color:#003A09;
}
table.au1 label.un {
font-style: italic;
color: #999;
}
table.au1 label.otd {

}
.error {
	color:red;
	font-size:16px;
}
ul ul {
	padding:5px 0 5px 60px;
	margin:0;
}
ul ul li{
	list-style:disc;
}
ul ul li a {
	color:#003A09;
	font-weight:bold;
	text-decoration:none;
}

ul ul ul{
	margin:0;
	padding:5px 0 5px 30px;
}
ul ul ul li {
	list-style:square;
}
ul ul ul li a{
	color:#529021;
	text-decoration:none;
}
ul ul li a:hover {
	text-decoration:underline;
}
.capcha {
margin:5px 0;
padding:5px 0;
}
.capcha input {
	border:1px solid #92C959;
}
input {
	border:none;
}
table.data_3 {
}

td.u1, td.u2, td.u3, td.u4 {
    width: 10px;
    height: 10px;
}

td.ut, td.ub {
height: 10px;
background-color: #deedcc;
}

td.ul, td.ur {
width: 10px;
background-color: #deedcc;
}

td.u1 { background: url(/musor/i/u1.gif) no-repeat; }
td.u2 { background: url(/musor//i/u2.gif) no-repeat; }
td.u3 { background: url(/musor//i/u3.gif) no-repeat; }
td.u4 { background: url(/musor//i/u4.gif) no-repeat; }



td.uc {
background-color: #deedcc;

}

#wlpeLoginForm {

}

#ajaxSearch_form{ 
	height:30px;
	margin:0;
}
#ajaxSearch_input {
border:1px solid #508E1F;
font-size:11px;
height:18px;
margin:7px 0 0 0;
width:465px;
float:left;
}
#ajaxSearch_submit{
	float:right;
}
.ajaxSearch_resultsInfo{
border-bottom:1px solid #508E1F;
padding:5px 10px;
}
.ajaxsearchresults {
	margin:10px;
	padding:0;
}
.ajaxsearchresults li{
	list-style:none;
	margin:0 0 5px;
}
.ajaxsearchresults li a{
	color:#508E1F;
}

.ajaxSearch_highlight {
	background:#508E1F;
	color:white;
}
.ajaxSearch_paging a{
	color:#508E1F;
}