body {
	background-image: url(bg1.gif);
	/*background-color: #DFE3E2;*/
	margin-top: 0px;
	margin-bottom:0px;
	SCROLLBAR-FACE-COLOR: #eeeeee; SCROLLBAR-HIGHLIGHT-COLOR: #666666; SCROLLBAR-SHADOW-COLOR: #666666; SCROLLBAR-3DLIGHT-COLOR: #ffffff; SCROLLBAR-ARROW-COLOR: #999999; SCROLLBAR-TRACK-COLOR: #ffffff; SCROLLBAR-DARKSHADOW-COLOR: #eeeeee; BACKGROUND-COLOR: #ffffff
}
a:link {
	text-decoration: none;
	color: Blue;
}
a:visited {
	text-decoration: none;
	color: Blue;
}
a:hover {
	text-decoration: none;
	color: red;
}
a:active {
	text-decoration: none;
	color: red;
}

.list_line {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
	height: 24px;
}
.font1
{
	font-size: 12px;
	text-align: left;
}

.tabletop {
	background-image: url(TableTop.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 12px;
	color: #333333;
}
.line {
	background-image: url(line.gif);
	/*background-repeat: no-repeat;*/
	background-repeat:repeat-x;
	height: 1px;
	background-position: center;
}
.tablebody {
	background-repeat: repeat-y;
	background-position: center bottom;
	background-image: url(TableBody.gif);
}
.tablemid {
	font-size: 12px;
	color: #333333;
	background-image: url(TableMid.gif);
	background-position: center top;
}
.leftTop {
	background-image: url(leftTop.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.midTop {
	background-image: url(midTop_2.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.BigTableBody {
	background-image: url(BigTableBody.gif);
	background-repeat: repeat-y;
	background-position: top;
}
.rightTop {
	background-image: url(rightTop.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.leftbottom {
	background-image: url(leftBottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.midbottom {
	background-image: url(midBottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.rightbottom {
	background-image: url(rightBottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.InputCss {  
    font-size: 9pt; 
    color: #003399; 
    font-style: normal; 
	/*background-color: #CCCC99; */
    border-color: #93BEE2 #93BEE2 #93BEE2 #93BEE2 ; 
    border: 1px #93BEE2 solid; 
}.listboxCss {
	font-size: 12px;
	border: 1px solid #B3B3B3;
}
.hzy {
	font-size: 12px;
	text-align: left;
	BORDER-RIGHT: none;
	PADDING-RIGHT: 10px;
	BORDER-TOP: none;
	PADDING-LEFT: 10px;
	PADDING-BOTTOM: 10px;
	MARGIN: auto;
	BORDER-LEFT: none;
	PADDING-TOP: 10px;
	BORDER-BOTTOM: none;
}
.font12Wihte {
	font-size: 12px;
	color: #FFFFFF;
}
.activeSort
{
	font-size: 12px;
	color: #333333;
	background-image: url(SortMid.gif);
	background-position: center top;
}
.disactiveSort
{
	background-image: url(diableTop.gif);
	background-repeat: repeat-x;
	background-position: left;
	font-size: 12px;
}
