body
{
}
.textboldunderline
{
	font-weight: bold;
	font-size: 8.25pt;
	color: black;
	font-family: Verdana,PMingLiU;
	text-decoration: underline;
}
.textbold
{
	font-weight: bold;
	font-size: 8.25pt;
	color: black;
	font-family: Verdana,PMingLiU;
}
.text
{
	font-size: 8.25pt;
	color: black;
	font-family: Verdana, PMingLiU;
}
.textmsg
{
	font-size: 8.25pt;
	color: red;
	font-family: Verdana, PMingLiU;
}
.textright
{
	font-size:8.25pt;
	font-family: Verdana, PMingLiU;
	COLOR: black; 
	TEXT-ALIGN: right;
	PADDING-TOP: 5px; 
}
.texttitle
{
	font-size:12pt;
	font-family: Verdana, PMingLiU;
	COLOR: black; 
	PADDING-TOP: 5px; 
	font-weight: bold;
}
.textlink
{
	font-size: 8.25pt;
	color: blue;
	font-family: Verdana, PMingLiU;
}
.textbox
{
	font-size:8.25pt;
	color:Black;
	background-color:White;
	border-style:solid;
	border-color:Black;
	border-width:1px;
	font-family: Verdana, PMingLiU;
	width:120px;
}
.textboxFalse
{
	font-size:8.25pt;
	color:Black;
	background-color:LightGray;
	border-style:solid;
	border-color:Black;
	border-width:1px;
	font-family: Verdana, PMingLiU;
}
.buttonsmall
{
	border-right: steelblue 1px solid;
	border-top: steelblue 1px solid;
	font-weight: bold;
	font-size: 8.25pt;
	border-left: steelblue 1px solid;
	width: 80px;
	color: black;
	border-bottom: steelblue 1px solid;
	font-family: Verdana, PMingLiU;
	background-color: whitesmoke;
}
.button1
{
	border-right: steelblue 1px solid;
	border-top: steelblue 1px solid;
	font-weight: bold;
	font-size: 8.25pt;
	border-left: steelblue 1px solid;
	width: 100px;
	color: black;
	border-bottom: steelblue 1px solid;
	font-family: Verdana, PMingLiU;
	background-color: whitesmoke;
}
.div
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}
.div0
{
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	border-left: darkgray 1px solid;
	border-bottom: darkgray 1px solid;
}
.div1
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	background-color: whitesmoke;
}
.div2
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	background-color: lavender;
}
.texthyperlink
{
	font-size: 8.25pt;
	color: cornflowerblue;
	font-family: Verdana, PMingLiU;
	text-decoration: underline;
}
.textwhite
{
	font-size: 8.25pt;
	color: white;
	font-family: Verdana, PMingLiU;
}
.dropdownlist1
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-size: 8.25pt;
	border-left: black 1px solid;
	color: black;
	border-bottom: black 1px solid;
	font-family: Verdana, PMingLiU;
	background-color: white;
}
.image1
{
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	border-left: darkgray 1px solid;
	border-bottom: darkgray 1px solid;
}
.table1
{
	border-bottom: black 1px solid;
}

.DataGrid
{
	font-size: 9pt;
	behavior: url(.\Scripts\Grid.htc);
	color: #20659e;
	font-family: Verdana, PMingLiU;
}
.SavePosDiv
{
	behavior:url(SavePosDiv.htc);
}

.font9red { font-size: 9pt; color: red}
.bulletin { font-size: 9pt; color: #F0F5FA}

.txt_css
{
	background-color:white;
	
	BORDER-RIGHT: steelblue 1px solid; 
	BORDER-TOP: steelblue 1px solid; 
	BORDER-LEFT: steelblue 1px solid; 
	BORDER-BOTTOM: steelblue 1px solid;
}

.txt_disa_css
{
	background-color:Gainsboro;	
	BORDER-RIGHT: steelblue 1px solid; 
	BORDER-TOP: steelblue 1px solid; 
	BORDER-LEFT: steelblue 1px solid; 
	BORDER-BOTTOM: steelblue 1px solid;
}

.clsCmdBtn {BEHAVIOR:url(cmdbtnhandler.htc);
	font-weight :normal  }