body, div, td, tr, select, textarea, input,button { font-family: Tahoma; font-size: 8pt; color: #000000 }
.mt          { color: #FFFFFF; background-color: #808080;height:20px; font-weight:bold}
label{ cursor:pointer; }
.not_show{display:none}
#md_form {margin :0px}
.overal {
	background-color:#000000;
}
body         { margin:0px }
.list_50{
	float:right;
	width:50px;
}
.list_100{
	float:right;
	width:100px;
}
.near        { 
	float:right;
	padding-right:5px;
	padding-left:5px;
 }
.list_200{
	float:right;
	width:200px;
}
.list_300{
	float:right;
	width:300px;
}
.list_0{
	padding-top:4px;
	padding-right:5px;
	height:20px;	
	background-color:#7190E0;
	clear:both;
}
.list_1{
	padding-right:5px;
	padding-top:4px;
	height:20px;	
	background-color: #E2D8FE;
	clear:both
}
.list_delete { text-decoration: line-through; color: #C0C0C0; background-color: #F99C8E}
.my_error_success{
	margin: 20px;
	border: 1px solid #7190E0;
	background-color: #FFFFFF;
	background-image: url('admin/images/success_larg.gif');

	background-position: 98% 5px ; 
	background-repeat: no-repeat;
	padding-right: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #008000;padding-left:5px; font-weight:bold; text-align:right 	
}
.my_error_error{
	margin: 20px;
	border: 1px solid #FF0000;
	background-color: #FFFFFF;
	background-image: url('admin/images/error_larg.gif');

	background-position: 98% 5px ; 
	background-repeat: no-repeat;
	padding-right: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FF0000;padding-left:5px; font-weight:bold; text-align:right 	
}
.my_error_help{
	margin: 20px;
	border: 1px solid #FF6600;
	background-color: #FFFFFF;
	background-image: url('admin/images/help_larg.gif');

	background-position: 98% 5px ; 
	background-repeat: no-repeat;
	padding-right: 60px;
	padding-top: 10px;
	padding-bottom: 20px;
	color: #FF6600;padding-left:5px; font-weight:bold; text-align:right 	
}

.my_info{
height: 20px; 
background-image: url('admin/images/info_small.gif'); 
background-repeat: no-repeat;
background-position: right 5px ;
padding-top :5px;
padding-right :20px;
}
.my_info_ltr{
height: 20px; 
background-image: url('admin/images/info_small.gif'); 
background-repeat: no-repeat;
background-position: right 5px ;
padding-top :5px;
padding-right :20px; direction:ltr; text-align:right;
}

.button_ok  { 
cursor:pointer;
width: 110px; height: 25px; background-image: 
url('admin/images/success_small.gif'); 
background-repeat: no-repeat; background-position: 80px center; padding-right:10px; color:#008000; font-weight:bold
}
.need        { color: #FF0000; font-weight: bold }
.clear_me{clear:both}

   a{text-decoration: none; color:#000080}
  a:hover{text-decoration: underline; color: #800000}
.footer      { text-align: center; text-indent: 0; line-height: 150% }
.footer_info { text-align: center; line-height: 150%; color: #C0C0C0 }
.footer_info a { color: #C0C0C0 }
.footer a { color: #666666; font-weight: bold }
.menu_item{
	height:20px;
}
.menu_item a{
color: #666666; font-weight: bold;
}
.menu_item_over { 
background-color: #C1E4FF
 }
