.userid {
	height: 20px;
	width: 80px;
	border: 1px solid #444444;
}
td {
	font-size: 12px;
	color: #999999;
}
.listTb {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #444444;
}
.mainTb {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #444444;
	border-left-color: #444444;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;

}
.copyrightTb {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #444444;
}
a:link {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #dddddd;
	text-decoration: underline;
}

BODY {
scrollbar-face-color:#333333;
scrollbar-highlight-color:#444444;
scrollbar-3dlight-color:#111111;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#181818;
scrollbar-arrow-color:#BBBBBB;
scrollbar-track-color:#000000;
}
.inputTxt {
	border: 1px solid #444444;
	height: 18px;
}
textarea {
	border: 1px solid #444444;
}
.box {
	border-top: 1px solid #444444;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #444444;

}
.select {
	height: 18px;
	border: 1px solid #444444;
}
.box2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
}
.btn {
	background-color: #669900;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
	color: #FFFFFF;


}


.box {
	border: 1px solid #444444;
}
