.lb, .cform td, .cmsTable td, .cmsTable th, .cmsTable caption {
	font: 10px;
}

.cmsTable caption {
	font-weight: bold;
}

.Error {
	color: red;
	font-size: 11px;
	font-family: Verdana
}

.pager {
	color: #777;
	font-size: 10px;
	font-family: Verdana;
	background-color: #fff;
	margin-right: 20px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	/* border: solid 1px #777 */
	border: none
}

.pageactive {
	color: #ff6500;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana;
	text-decoration: none;
	word-spacing: 1px;
	letter-spacing: 1px;
	display: block
}
                                                                                                                                                                                         
.pagepassive {
	color: #737573;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana;
	text-decoration: none;
	word-spacing: 1px;
	letter-spacing: 1px;                                 
	cursor: default;
	display: block
}

.colorCurrent, .colorChooser {
	border: 1px #777777 solid;
}

.colorCurrent {
	width: 30px;
	height: 30px;
}

.colorSpacer {
	width: 30px;
}

.colorChooser {
	width: 20px;
	height: 20px;
}

.statstable { 
   border-bottom: 1px solid #888;
   border-left: 1px solid #888;
}
.statstableb { 
   border: 1px solid #888;
}

.topstatsrow1, .topstatsrow2, .statsrow1, .statsrow2, .topstatsheader2, .statsheader2, .topstatsheader, .statsheader  {
   padding-top: 1px;
   padding-bottom: 1px;
   padding-left: 2px;
   padding-right: 2px;
   border-right: 1px solid #888;
   border-top: 1px solid #888;
   font: 10px Arial,Helvetica,sans-serif;   
   background-color: #ffffff;
}

.statstxtb  { 
   border: none; 
}

td.topstatsheader, td.statsheader {
   color: black;
   background-color: #ffc198;
   font-weight: bold;      
}

td.topstatsheader2, td.statsheader2 {
   font-size: 12px;
   font-weight: bold;
   color: #FF7920;
   background-color: #FFF7F2;
}

.statsrow1  {
	background-color: #FFF7F2;
}

.statsrow2  {
    /* background-color: #eeeeee; */
}

.cmsTable th {
	color: black;
	text-indent:  5px;
	background-color: #98c0ae;
	font-weight: bold;
}

.cmsTable caption {
    color: black;
    text-align: center;
}

.cmsTable {
	background-color: #999999;
}

.cmsTable td, .cmsTable th {
    padding: 1px;
}

.cmsTableRow1, .cmsTableRow1 td, .cmsTableRow2, .cmsTableRow2 td, .cmsTableRowSel, .cmsTableRowSel td {
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 5px;
	padding-left: 2px;
	border-bottom: 1px solid #BFBAB6;
	background-color: #ffffff;	
}

.cmsTableRow2, .cmsTableRow2 td {
	background-color: #e3eee9;
	color: black;
}

.cmsTableRowSel, .cmsTableRowSel td {
	background-color: #c3daff;
	color: black;
}

.toolsDiv {
/*    background-color: #fff0f0;*/
}
