body {
	/*overflow:	auto;*/
	margin:		0;
	padding:	0;
	height:		100%;
	color:		ButtonText;
	font-size:	12px;
	
	

}
div,td{font-size:12px;font-family:ËÎÌå;line-height:160%}
input,select,textarea{font-family:"Verdana", "Arial", "Helvetica", "sans-serif"; font-size:12px}
#nowstatus{
	border-width:		1px;
	border-left:1px solid buttonshadow;
	border-right:1px solid buttonhighlight;
	border-top:1px solid buttonshadow;
	border-bottom:1px solid buttonhighlight;
             background:#d9d9d9;
             padding:			2px 3px 0px 5px;
             height:20px
}

.graytab{background:#EFEFE7}
.graytr{background:#E3F0F8}
.graytrw{background:#Fff}

a 		{color:darkblue;font-size:12px;text-transform: none;text-decoration: none;}
A:hover 		{COLOR: red; TEXT-DECORATION: none}
a:visited 		{text-decoration: none}

a.ablack 		{color:black;font-size:12px;text-transform: none;text-decoration: none;}


.binput{border-left:1px solid gray;border-right:1px solid gray;border-top:1px solid gray;border-bottom:1px solid gray;background-color:#F7F7F8;height:18pt;font-size:12px}

.bigfont{font-size:14px;font-family:ms shell dlg;line-height:20px}

.white{font-size:12px;color:white;}

.awhite:visited {color:white; text-decoration:none}
.awhite:hover {color: red; text-decoration:underline}
.awhite:link { color: white; text-decoration:none}

.redbold {
	color: #FF0000;
	font-weight: bold;
}


