
.lb {
    font-family: verdana;
    font-size: 12px; 
    font-weight: normal;
    color: #000000; 
}

.cform td, .cmsTable td, .cmsTable th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	/*color: #2E3092;*/
}
table {
    font-family:verdana;
    font-size:12px;
}
.cmsTable caption {
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 5px;
	margin-top: 10px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	font-weight: bold;	
	text-transform: uppercase;
	text-decoration: none;
	text-align: left;	
	letter-spacing: 1px;
	word-spacing: 1px;
	height: 23px;
}

/*
.in_textarea {
		margin-left: 5px;
    padding: 1px 4px 1px 4px;
    border: 1px solid #666666;
    background-color: #ffffff;
    font-size: 11px;
    width: 335px;

}*/

.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 #000;
 border-left: 1px solid #000
}
.statstableb { border: 1px solid #000; }

.topstatsrow1, .topstatsrow2, .statsrow1, .statsrow2, .topstatsheader2, .statsheader2, .topstatsheader, .statsheader  {
    padding: 1px;
    color: #000;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica;
    text-decoration: none;
}

.statstxtb  { border: none; }

.topstatsheader, .statsheader {
    background-color: #000000;
    color: #ffffff;
    font-weight: bold;
}

.topstatsheader2, .statsheader2 {
    background-color: #ffffff;
    color: #000;
    font-weight: bold;
}
.topstatsrow1 {
 background-color: #fff;
}
.statsrow1  {
    background-color: #fff;
    white-space: nowrap;
    padding: 2px 6px 2px 2px;
}

.statsrow2  {
    background-color: #dddddd;
    white-space: wrap;
    padding: 2px 6px 2px 2px;
}


.cmsTable {
    background-color: #000000;
}

.cmsTable th {
    color: #ffffff;
    background-color: #000000;
    text-align: center;
    white-space: wrap;
    padding: 2px 6px 2px 2px;
}

.cmsTable caption {
    color: #000;
    text-align: center;
    white-space: nowrap;
}

.cmsTable * {
   color: #000000;
   
}

.cmsTable td, .cmsTable th {

    padding: 2px 6px 2px 2px;
    white-space: wrap;
}

.cmsTableRow1, .cmsTableRow1 td {
    background-color: #cccccc;
    color: #000;
    padding: 2px 6px 2px 2px;
}

.cmsTableRow2, .cmsTableRow2 td {
    background-color: #ffffff;
    color: #000;
}

.cmsTableRowSel, .cmsTableRowSel td {
    background-color: #dddddd;
    color: #000000;
    cursor: default;
}

.toolsDiv {
/*    background-color: #fff0f0;*/
}

.in
{
 font-family: Verdana;
 font-size: 11px;
 background-color:#ffffff; 
 border-color:000000;
 border-style:inset; 
 border-width:2px; 
 border-bottom-width : 1px; 
 border-right-width : 1px;
 padding-left: 5px;
 color:#000000;
}
.bt
{
		font-family:verdana; 
		font-weight:normal; 
		font-size: 11px;
		background-color:#CC0000;
		border-color:#CC0000;
		border-style:solid;
		border-width:2px;
		color:#ffffff;
}
a 
{
  text-decoration:underline; 
  font-family:verdana; 
  font-weight:normal; 
  font-size: 10px;
  color:#CC0000;
}


.txtTable caption{
    white-space: nowrap;
        font-family: Verdana;
	    font-size: 11px;
	        font-weight: bold;
		    text-align: center;
		    }
		    .txtTable td {
		        text-align: center;
			}
			.statstable a , .txtTable a {
			    color:black;
			    }
			    span.txtTable {
			        padding-left: 10px;
				    padding-right: 10px;
				    }
				    
				    