body {
	font-size: 12px;
	color: #000000;
}
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}
A:active {
	COLOR: #164AB8; TEXT-DECORATION: underline
}
A:hover {
	COLOR: #164000; TEXT-DECORATION: underline
}
A {
	COLOR: #164AB8; TEXT-DECORATION: none
}
td {
	font-size: 12px;
	color: #000000;
	line-height: 140%;

}
.text01
{
	font-size: 12px;
	color: black;
}
.text02 {
	font-size: 12px;
	color: #1C80D0;
	font-weight: bold;
}

.button
{
	BORDER-RIGHT: #79A5DD 1px solid; 
	BORDER-TOP: #79A5DD 1px solid; 
	FONT-SIZE: 12px;
	MARGIN: 1px;
	VERTICAL-ALIGN: baseline; 
	BORDER-LEFT: #79A5DD 1px solid; 
	WIDTH: 40px; COLOR: #164AB8; 
	BORDER-BOTTOM: #79A5DD 1px solid; 
	FONT-FAMILY: ËÎÌå; 
	HEIGHT: 22px; 
	BACKGROUND-COLOR: #D6ECFF; 
	TEXT-ALIGN: center;
	cursor:hand;
}
INPUT.DataGridTextBox
{
	font-weight: bold;
	vertical-align: baseline;
	cursor: text;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #ffffff;
	text-align: left;
	border-bottom-style: none;
}
.forered {color: red;}
