A:link {
	COLOR: #000000; TEXT-DECORATION: none
}
A:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
A:hover {
	COLOR: #ccff00; TEXT-DECORATION: none
}
body
{
	border-right: medium none;
	border-top: medium none;

	font-size: 9px;
	margin: 10px 0px 0px;

	overflow: hidden;
	border-left: medium none;

	color: #f000000;

	border-bottom: medium none;

	background-color: buttonface;
	scroll: no;

}

.xpTable
{
	margin: 0px;
	behavior: url(../DataGridFile/xpTable.htc);
	position: relative;
    margin: 0px;
    width: 100%;
 	font: menu;
	highlightBackgroundColor: #C1D2EE;
	highlightBorderColor: #316AC5;
	color: windowtext;
    cursor: default;
    
}
.xpTable THEAD TD
{
	border-right: buttonshadow 1px solid;
	border-top: buttonhighlight 1px solid;
	font-size: 9pt;
	padding-bottom: 1px;
	border-left: buttonhighlight 1px solid;
	color: menutext;
	padding-top: 0px;
	border-bottom: buttonshadow 1px solid;
	font-family: ËÎÌå;
	background-color: buttonface;
}

.xpTable TBODY TR
{
	color: windowtext;
	background: window;
}
TD {
	FONT-SIZE: 9pt; 
	FONT-FAMILY: "ËÎÌå";
}
DIV
{
	BORDER-RIGHT: buttonhighlight thin groove; 
	PADDING-RIGHT: 0px; 
	BORDER-TOP: buttonhighlight thin groove; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 8px; 
	OVERFLOW: auto; 
	BORDER-LEFT: buttonhighlight thin groove;  
	PADDING-TOP: 0px; 
	BORDER-BOTTOM: buttonhighlight thin groove; 
	BACKGROUND-COLOR: window
}

.TableCss
{
	border-right: buttonhighlight thin groove;
	padding-right: 0px;
	border-top: buttonhighlight thin groove;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	overflow: auto;
	border-left: buttonhighlight thin groove;
	padding-top: 0px;
	border-bottom: buttonhighlight thin groove;
}

.TabNoBorder
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	border-collapse:collapse;
}
.TabNoBorder TD
{
	border-left: 1px solid buttonhighlight;
	border-top: 1px solid buttonhighlight;
	border-bottom: 1px solid buttonshadow;
	border-right: 1px solid buttonshadow;
	FONT-SIZE: 9pt; 
	font: menu;
	color: windowtext;
	background-color: buttonface;
    padding-top: 2px;
    padding-bottom: 2px;
}

.InputCss
{
	border-right: buttonshadow 1px solid;
	border-top: buttonshadow 1px solid;
	border-left: buttonshadow 1px solid;
	border-bottom: buttonshadow 1px solid;
	background-color: #ffffff;
}
.SelectCss
{
	border-right: buttonshadow 1px solid;
	border-top: buttonshadow 1px solid;
	z-index: -1;
	margin: 0px;
	border-left: buttonshadow 1px solid;
	clip: rect(2px 150px 19px 2px);
	color: #0000ff;
	border-bottom: buttonshadow 1px solid;
	position: absolute;
	background-color: #ffffff;
}

.DivCss
{
	margin: 0px;
	overflow: visible;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.ButtonCss
{
	width: 60px;
	height: 25px;
}
.tabButton
{
 PADDING-RIGHT: 5px;
 PADDING-LEFT: 5px;
 PADDING-BOTTOM: 0px;
 WIDTH: 100%;
 CURSOR: default; 
 PADDING-TOP: 2px; 
 HEIGHT: 100%    

}

.tabDivCss1
{
	BORDER-RIGHT: 2px outset; 
	PADDING-RIGHT: 10px; 
	PADDING-LEFT: 10px; 
	PADDING-BOTTOM: 2px;
	OVERFLOW: visible; 
	BORDER-LEFT: white 1px solid; 
	WIDTH: 100%; 
	PADDING-TOP: 2px; 
	BORDER-BOTTOM: 2px outset;
	HEIGHT: 370px;
	BACKGROUND-COLOR: buttonFace
}
.tabDivCss2
{
	
	MARGIN: 0px;
	 WIDTH: 100%;
	  BORDER-TOP-STYLE: none; 
	  BORDER-RIGHT-STYLE: none; 
	  BORDER-LEFT-STYLE: none; 
	  HEIGHT: 100%; 
	  BACKGROUND-COLOR: buttonface;
	   BORDER-BOTTOM-STYLE: none
}

