img {
  border: none;
}
body,table,td,input,select,textarea{
	font-size: 12px;
}
table.Admin{
	border-color : Black;
}
table.tree{
	border-left-width : 0px;
	border-right-width : 0px;
	border-top-width : 0px;
	border-bottom-width : 0px;
	border-color : Black;
}
.tr1{
	background-image : url(../img/trbg.gif);
}
td.Admin,th{
	border-bottom-width : 0px;
	border-left-width : 0px;
	border-right-width : 0px;
	border-top-width : 0px;
}
th{
	background-image : url(../img/trbg.gif);
	font-size:13px;
	color : White;
}
th.subth{
	background-image : none;
	background-color : #00A0C0;
	font-size:13px;
	color : White;
}
input{
	font-family: monospace;
	font-size: 12px;
}
b.menu{
	color : #FF0000;
	font-size: 13px;
}
a{
	color : #0000FF;
	text-decoration: none;
}
a:hover{
	color : #FF0000;
	text-decoration: underline;
}
a.tree{
	color : #0000FF;
	text-decoration: none;
}
a.tree:hover{
	color : #C00000;
	text-decoration: underline;
}
a.menuX{
	color : Blue;
	text-decoration: none;
}
a.menuX:hover{
	color : Red;
	text-decoration: underline;
}
input.mainoption {
	background-color : #FAFAFA;
	font-weight : bold;
}
input.liteoption {
	background-color : #FAFAFA;
	font-weight : normal;
}
input.Number {
	font-size:11px;
	text-align:right;

}
.rightcls{
	background-color : #FEFEFF;
}
.leftcls{
	background-image : url(../img/admin/leftbar.gif);
}
.t01{
	font-size: 15px;
	font-weight: bold;
}
.t02{
	color: #800080;
	font-size: 12px;
	font-weight: bold;
}
.t03{
	color: #D00000;
	font-size: 13px;
	font-weight: bold;
}
input,textarea,select {
	font-family: "Courier New","mono";
}
.bgcol0{
	background-color : #FFFFFF;
	border-bottom-width : 0px;
	border-left-width : 0px;
	border-right-width : 0px;
	border-top-width : 0px;
}
.bgcol1{
	background-color : #E0F0FF;
	border-bottom-width : 0px;
	border-left-width : 0px;
	border-right-width : 0px;
	border-top-width : 0px;
}
.bgcol2{
	background-color : #E0E0E0;
	border-bottom-width : 0px;
	border-left-width : 0px;
	border-right-width : 0px;
	border-top-width : 0px;
}
.bgcol3{
	background-color : #FFE0E0;
	border-bottom-width : 0px;
	border-left-width : 0px;
	border-right-width : 0px;
	border-top-width : 0px;
}
.ths{
	color : #3E94D6;
	font-size:13px;
}
.tds{
	font-size:13px;
	color : #FFFFFF;
}
.tdo{
	font-size:13px;
	color : Red;
}
div.divhide{
	display : none;
	visibility : hidden;
}
div.divDemo{
	width: 540px;
	border: 1px solid;
	overflow : auto;
	height : 300px;
	padding : 3px 3px 3px 3px;
}
div.divDemo1{
	width: 460px;
	border: 1px solid;
	overflow : auto;
	height : 240px;
	padding : 3px 3px 3px 3px;
}
div.divDemo2{
	width: 600px;
	border: 1px solid;
	overflow : auto;
	height : 300px;
	padding : 3px 3px 3px 3px;
}
div.divDemo3{
	width: 320px;
	border: 1px solid;
	overflow : auto;
	height : 200px;
	padding : 3px 3px 3px 3px;
}
div.divDemo4{
	width: 375px;
	border: 1px solid;
	overflow : auto;
	height : 200px;
	padding : 3px 3px 3px 3px;
}
.TDCenter
{
	text-align:center;
}
.btntd0
{
	border : 2px;
	background-color : #C0C0C0;
	color : #000000;
	border-style : outset;
	text-align : center;
	cursor : pointer;
}
.btntd1
{
	border : 2px;
	background-color : #AFEEEE;
	color : Blue;
	border-style : outset;
	text-align : center;
	cursor : pointer;
}
.btntd2
{
	border : 2px;
	background-color : #AFEEEE;
	color : Blue;
	border-style : inset;
	text-align : center;
	cursor : pointer;
}

