.toprows {
	font-weight: bold;
	color: black;
	background-color: #cecee6;
	font-size: 12px;
	text-align: center;

}
.topinsert {

	color: black;
	background-color: #cecee6;
	font-size: 10px;
	text-align: center;

}
body {
	font-family: verdana;
	font-size: 12px;
}
.grayrows {
	font-size: 12px;
	text-align: center;
	background-color: #CCCCCC;
}
.normalrow {
	font-size: 12px;
	text-align: center;
	background-color: #EFEFF7;

}
.menu {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #0000FF;


}
.buttons  {
	display:inline; display:inline-block;
	width:auto;
	margin:0.2em; padding:1px;
	font-size:9px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	background:#cecee6;
	color:#333;
	border:1px solid black;
	vertical-align:middle;
	white-space:nowrap;
	cursor:hand; cursor:pointer;
	}


.buttons:hover { background:black; color:white }

.cssbtn {
	display:inline; display:inline-block;
	width:50px;
	margin:0.2em; padding:1px;
	font-size:9px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
	background:#cdf;
	color:#333;
	border:1px solid black;
	vertical-align:middle;
	white-space:nowrap;
	cursor:hand; cursor:pointer;
	}
.cssbtn[class] {
	width:auto;
	min-width:50px;
	}
.cssbtn strong {
	font-weight:bold;
	background:white;
	color:black;
	}
.cssbtn:hover { background:black; color:white }
.cssbtn:hover strong { background:#ccc; color:black; }

.btnall { background:#efefef; color:#efefef }
.btndis { background:#b1d3ec; color:black }
.btnauto { background:#c0c0ec; color:black }
.btnimm { background:#dddddd; color:black }
.btnnew { background:#ffff00; color:black }
.btnded { background:#d7d7d7; color:black }
.btncheat { background:#ffcce6; color:black }
.btntops   {	display:inline; display:inline-block;
	width:auto;
	margin:0.0em; padding:0px;
	font-size:10px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	background:#cecee6;
	color:#333;
	border:0px solid black;
	vertical-align:middle;
	white-space:nowrap;
	cursor:hand; cursor:pointer;
	}
.boldbtntops   {	display:inline; display:inline-block;
	width:auto;
	margin:0.0em; padding:0px;
	font-size:12px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	background:#cecee6;
	color:#333;
	border:0px solid black;
	vertical-align:middle;
	white-space:nowrap;
	cursor:hand; cursor:pointer;
	}
	.btnw4d strong { color:#090 }
.btnpwr { background:#006; color:white }
	.btnpwr strong { background:#ccf; color:#006 }
.btnauth { background:red; color:black }
	.btnauth strong { background:#003; color:#ffc }

.bigbtn {
	display:inline; display:inline-block;
	width:50px;
	margin:0.2em; padding:1px;
	font-size:18px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
	background:#cdf;
	color:darkblue;
	border:1px solid black;
	vertical-align:middle;
	white-space:nowrap;
	cursor:hand; cursor:pointer;
	}
.bigbtn[class] {
	width:auto;
	min-width:50px;
	}
.bigbtn strong {
	font-weight:bold;
	background:white;
	color:#06c;
	}
.bigbtn:hover { background:black; color:white }
.bigbtn:hover strong { background:#ccc; color:black; }


body {
	font-family: verdana;
}
A:link {text-decoration: none; color: blue;}
A:visited {text-decoration: none; color: blue;}
A:active {text-decoration: none; color: blue;}
A:hover {text-decoration: none; color: red;}
.traderow {

	font-size: 12px;
	text-align: center;
}
.toprowssmall {

	font-weight: bold;
	color: #FFFFFF;
	background-color: #cecee6;
	font-size: 10px;
	text-align: center;
}
.normalrowsmall {

	font-size: 10px;
	text-align: center;
	background-color: #EFEFF7;
}
