td{ font-family: Arial; font-size: 12px; color: #464646; }
input{ font-family: Arial; font-size: 12px;  color: #464646; }
input .fontsmall{ font-family: Arial; font-size: 12px;  color: #464646; }
textarea{ font-family: Arial; font-size: 12px;  color: #464646; }

a:link {	text-decoration:none; color: #0000B9;	}
a:active {	text-decoration:none; color: #0000B9;	}
a:visited {	text-decoration:none; color: #0000B9;	}
a:hover {	text-decoration:underline; color: #0000FF;	}	

.form_label{
	text-align: right;
	padding-right: 8px;
	padding-bottom: 4px;
}

.form_field{
	text-align: left;
	padding-bottom: 4px;
}

.form_field1{
	width: 165px;
}

.form_field2{
	width: 100px;
}

.form_field3{
	width: 220px;
}

.fontsmall{
	font-size: 10px;
}

.fonterror{
	color: #FF0000;
}

a.menutop:link {	font-size:11px; text-decoration:none; color: #0000FF;	}
a.menutop:active {	font-size:11px; text-decoration:none; color: #0000FF;	}
a.menutop:visited {	font-size:11px; text-decoration:none; color: #0000FF;	}
a.menutop:hover {	font-size:11px; text-decoration:none; color: #0000FF;	}	

a.menu_left:link { color: #F1F2F2; text-decoration: none;}
a.menu_left:visited { color: #F1F2F2; text-decoration: none;}
a.menu_left:active { color: #F1F2F2; text-decoration: none;}
a.menu_left:hover { color: #F1F2F2; text-decoration: underline;}


.mn0 {	border: #F6F6F6 1px solid; padding:2px; font-size: 11px; }
.mn1 {	border: #E96260 1px solid; padding:2px; background-color: #FFA89F; font-size: 11px; }

.showbottom td{border-bottom:1px #b3b3b3 solid; border-right:1px #b3b3b3 solid;}
.showbottom2 td{border-bottom:1px #b3b3b3 solid;}

.menu_panel{
	font-family: Tahoma;
	font-size: 11px;
	color: #F1F2F2;	
}


.task .left{
	height: 24px; width: 3px;
	background: url(task_left.gif);
}

.task .mid{
	height: 24px; width: 120px;
	background: url(task_mid.gif);
	text-align: center;
	color: #F8F8F9;
	font-size:11px; 
}

.task .right{
	height: 24px; width: 3px;
	background: url(task_right.gif);
}

.taskup .left{
	height: 24px; width: 3px;
	background: url(task_leftup.gif);
}

.taskup .mid{
	height: 24px; width: 120px;
	background: url(task_midup.gif);
	text-align: center;
	color: #F8F8F9;
	font-size:11px; 
}

.taskup .right{
	height: 24px; width: 3px;
	background: url(task_rightup.gif);
}

.task_sep{
	padding-left: 2px;
}

.Window{
	border-left: 1px solid #BEBEBE;
	border-right: 1px solid #BEBEBE;
	border-bottom: 1px solid #BEBEBE;
}

.WinTitle .title{
  white-space: nowrap;
  padding-top: 0px;
  line-height:22px;
  color: ##464646;	
}

.WinTitle .left , .right{
	width: 55px; 
}


.WinContent{
	background-Color: #FFFFFF;
	border: 1px solid #BEBEBE;
	margin: 10px; 
	padding: 10px; 
}

.WinPadding{
	padding-top:0px; 
	padding-bottom:10px; 
	padding-left:10px; 
	padding-right:10px;
}

.win_top{
	background: url(win_top.gif);
	height: 25px;
}

.win_body{
	background: url(win_bg.gif);
}

.bullet{
	color: #D62831;
	width: 10px;	
	vertical-align: top;
}

.panel_title{
	background: url(panel_title.gif);
}

.panel_title1{
	background: url(panel_title1.gif);
}

.panel_body{
	background: url(panel_body.gif);
}



.desktop_bg{
	background: url(desktop_bg.gif);
}

.maximize{
	background: url(maximize.gif) no-repeat bottom;
	height: 16px;  width: 16px;  margin-right: 2px;  margin-top:5px;   
}

.minimize{
	background: url(minimize.gif) no-repeat bottom;
	height: 16px;  width: 16px;  margin-right: 2px;  margin-top:5px;   
}

.close{
	background: url(close.gif) no-repeat bottom;
	height: 16px;  width: 16px;  margin-right: 2px;  margin-top:5px;   
}

.top_bar{
	background: url(top_bg.gif);
	height: 34px; cursor: default; padding-top: 2px; padding-left: 10px;
}

.explore_app{
	background: url(explore_app.gif);
	width: 390px; height: 108px;
}