.leftline {
	padding-left: 1px;
	border-left-width: 1pt;
	border-left-style: solid;
	border-left-color: #D0D0D0;
}
.rightline {
	border-right-width: 1pt;
	border-right-style: solid;
	border-right-color: #D0D0D0;
}
.txtloginbtn {
	height: 16px;
	border: 1px solid #CCCCCC;
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.btn {
	font-family: Verdana;
	font-size: 10px;
	background-color: #BBBBBB;
	color: #000000;
	border: 1px solid #555555;
}


.cmdbtn {
	height: 16px;
	clear: none;
	float: none;
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	border: 1px solid #999999;
	background-color: #EAEAEA;
}

.txtarea {
	border: 1px solid #666666;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	width: 280px;
	height: 200px;
	color: #666666;
}
.leftrightline {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D0D0D0;
	border-left-color: #D0D0D0;
}
.txtorderbtn {
	height: 16px;
	border: 1px solid #CCCCCC;
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-align: center;
}
.bigfont {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	font-weight: bold;
}

a {
	text-decoration: none;
	color: #666666;
}
.smlfont {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #666666;
}
.biggfont {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
}
.txtbox {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	border: 1px solid #666666;
}
.msg {
	font-family: Verdana;
	font-size: 12px;
	color: #0066FF;
	font-weight: bold;
}
.tbheaderbackcolor {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0099FF;
}
.tbrowbackmaincolor {
	font-family: Verdana;
	background-color: #F4FBFF;
	font-size: 12px;
	color: #000000;
}
.tbrowbacksecondcolor {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}
.cmbstyle {
	font-family: Verdana;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.txtareafree {
	border: 1px solid #666666;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	
	color: #666666;
}