@charset "utf-8";
/* CSS Document */
body {background:#FFF;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	
}
table {
	border:0;
	padding:0;
	margin:0;
}
ul.dirlist, ul.dirlist li {
	list-style-type: none;
	padding-left: 1em;
	margin-left:0px;
	padding-top:0px;
	margin-top:0px;
}
.footer, a.footer:link,a.footer:visited, a.footer:hover, a.footer {
	font-size:9px;
	font-weight:100;
	text-decoration:none;
}
#loginsec {
	padding:0;
	margin:0;
	margin-left:50px;
}
#downsec {
	padding:0px;
	position:absolute;
	margin:0;
	margin-left:25px;
	margin-top:-20px;
	width:305px;
	text-align:center; 
	border:red dotted 2px;
}

.inpbox {
	border:0;
	width:200px;
	font-weight:bold;
	color:#999;
	margin-top:10px;
	background: transparent;
}
a, a:link, a:hover, a:visited {
	color:#333;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}
a:hover {
	color:#000;
	text-decoration:underline;
}
a.mm, a.mm:link, a.mm:hover, a.mm:visited, .mm {
	color: #333;
	font-weight: normal;
	font-size:12px;
	
}
.titl {
	font-size: 21px; 
	color: #929292;
	font-style:italic;
	font-weight: bold;
}
.cnt {
	font-size: 16px;
	color: #777777;
	margin-top:5px;
}
.rcnt {
	font-size: 14px;
	color: #777777;
	font-weight:bold;
	padding-top:-2px;
	margin-top:-2px;
}
.rcnt li {
	margin-left:0px;
	padding-top:5px;
}
.ibox {
	width:200px;
	border:#999999 1px dotted;
}
.button {
    border: 1px solid #060;
    background: #99c54c;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight:normal;
}
.button:hover {
    border: 1px solid #060;
    background: #cbdce6;
}
.stree a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	text-decoration:none;
}

a.but,a.but span,a.but:hover,a.but:hover span {
	height:23px; 
	display:inline-block;
	text-decoration:none;
}
a.but {
	background:url(../images/greenall1.gif) top left;
	padding-left:10px;
	line-height:23px; /* width:100px; overflow:hidden; for fixed length button*/ 
}
a.but span {
	background:url(../images/greenall1.gif) top right;
	padding-right:10px; /* width:90px; text-align:center; for fixed length button*/
}

a.but:hover {
	background-position: left bottom;
	cursor:pointer;
}
a.but:hover span {
	background-position: right bottom;
}
#bars{
	background-image: url(../images/buttons_.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	width: 400px;
	height: 300px;
	position: absolute;
	z-index: -10;
	margin-top: 40px;
	margin-left: 30px;
}
#insert{
	background-image: url(../images/insert.jpg);
	width: 260px;
	padding-left: 20px;
}
.dropdown{
	background-image: url(../images/dropdown.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-bottom: 10px;
	height: 30px;
}
