body { margin:2px }

.dbTable { border: 2px ridge #6699CC; background-color:#E6E6E6; }
.dbTable a, .dbTable span { font-size:11px } 
.dbTable th, .dbTable span { white-space:nowrap }
th.unordered, .dbCell { font-size:11px; border-bottom: 1px solid white; border-left: 1px solid white; }
th.ordered { background-color: #6699CC }
.ordered { background-color:#6699CC; color:white; font-weight:bold }
input, select, textarea { font-weight:normal; background-color:white }

select, input {
	font-size: 11px;
	border: 1px solid #666;
	color: black;
	margin: 2px;
	padding: 2px;
}

input[type="button"], input[type="submit"], input[type="reset"] 
	{ background-color: #6699CC; color:white; padding:2px; box-shadow:1px 1px 2px #002252 }

.dbTable input { border-style:none }

.box3 {	position: absolute; background-color:#666666; z-index:2; white-space:nowrap }
.box3 a { color: #FFFFFF; }
.box3 a:hover { color: #669ACC; }

.spmenu, a.spmenu:link, a.spmenu:visited, a.spmenu:hover { color: #ffffff; font-weight: bold; text-align: left; } 
.pnt { cursor:pointer }	
