

/* LeftMenu -- begin
 ------------------------------------------------------------ */

#leftmenu{
	padding-top: 5px;
	padding-bottom: 40px;
}
#leftmenu div{
	margin: 0 0 0 12px;
	padding: 12px 0 12px 42px;
	background-repeat: no-repeat;
	background-position: center left;	
}
#leftmenu a{
	color: #4d4d4d;
	text-decoration: none;
	font-size: 12px;
}
#leftmenu a:hover{
	color: #000000;
	text-decoration: underline;
}


#userinfo{background-image: url('/images/userinfo.gif');}
#userinfo_cur{background-image: url('/images/userinfo_cur.gif');}
#userinfo_cur a{color: #000000; font-weight: bold;}

#userset{background-image: url('/images/userset.gif');}
#userset_cur{background-image: url('/images/userset_cur.gif');}
#userset_cur a{color: #000000; font-weight: bold;}

#mailset{background-image: url('/images/mailset.gif');}
#mailset_cur{background-image: url('/images/mailset_cur.gif');}
#mailset_cur a{color: #000000; font-weight: bold;}

#filemang{background-image: url('/images/filemang.gif');}
#filemang_cur{background-image: url('/images/filemang_cur.gif');}
#filemang_cur a{color: #000000; font-weight: bold;}

#net2ftp{background-image: url('/images/net2ftp.gif');}
#net2ftp_cur{background-image: url('/images/net2ftp_cur.gif');}
#net2ftp_cur a{color: #000000; font-weight: bold;}

#help{background-image: url('/images/help.gif');}
#help_cur{background-image: url('/images/help_cur.gif');}
#help_cur a{color: #000000; font-weight: bold;}

#backups{background-image: url('/images/backups.gif');}
#backups_cur{background-image: url('/images/backups_cur.gif');}
#backups_cur a{color: #000000; font-weight: bold;}

/* ------------------------------------------------------------ 
 LeftMenu -- end */

 

#contblock{
	border: 1px solid #5ba43d;
	margin: 5px 7px 10px 4px;
	padding-bottom: 30px;
}
#contb_tit{
	background-color: #5ba43d;
	color: #ffffff;
	text-align: right;
	padding: 2px 12px 3px 0;
	margin-bottom: 8px;
}


.contb_input{
	border: 1px solid #5ba43d;
	color: #4d4d4d;
   font-size: 12px;		
	padding: 1px 5px 1px 5px;	
}
.contb_select{
	border: 1px solid #5ba43d;
	color: #4d4d4d;
   font-size: 12px;	
}

.contb_select option{
	color: #4d4d4d;
   font-size: 12px;	
}

.contb_txttab td{
	color: #4d4d4d;
   font-size: 11px;	
	padding: 2px 0 2px 5px;
}
.contb_txttab td div{
	color: #4d4d4d;
   font-size: 12px;	
}
.contb_txttab th{
	color: #000000;
	text-align: right;
   font-size: 11px;	
	padding: 2px 0 2px 11px;
}



.contb_tab{
	background-color: #c3deb9;
	width: 534px;
   margin-top: 15px;
}

.contb_tab td{
	background-color: #ffffff;
	color: #4d4d4d;
   font-size: 11px;	
	padding: 3px 5px 3px 5px;	
}
.contb_tab td a{
	color: #4d4d4d;
   font-size: 11px;	
	text-decoration: none;
}
.contb_tab td a:hover{
	color: #000000;
	text-decoration: underline;
}
.contb_tab th{
	background-color: #e5f0e0;
	color: #000000;
	font-weight: normal;
	text-align: left;
   font-size: 11px;	
	padding: 3px 5px 3px 5px;	
}

.contb_but{
	padding-left: 5px;	
	margin-top: 10px;		
}
.contb_but input{
	margin: 0 10px 0 0;
	padding: 1px 2px 1px 2px;
   font-size: 11px;	
	color: #000000;		
		
}

.contb_link a{
	color: #4d4d4d;
   font-size: 11px;	
	text-decoration: none;
	padding: 0 7px 0 7px;
}
.contb_link a:hover{
	color: #000000;
	text-decoration: underline;
}

.progres_num{
	float: left;
	color: #4d4d4d;	
   font-size: 11px;	
	margin-right: 10px;	
}
.progres_num span{
	color: #5ba43d;	
	font-size: 12px;
   font-weight: bold;
}
.progres{
	border: 1px solid #c3deb9;
	font-size: 1px;
	width: 97px;
	height: 13px;
	float: left;
}
.progres div{
   background-image: url('/images/progres.gif');
   background-repeat: no-repeat;
	font-size: 1px;	
	height: 13px;	
}
