.found {
    /*font-style: italic;*/
    background-color: #ddffdd;
}

.search_title {
    font-weight: bold;
    padding-bottom: 5px;
}

.search_more {
    padding-top: 5px;
    padding-bottom: 10px;
}

.cform td, .cmsTable td, .cmsTable th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	/*color: #2E3092;*/
}

.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;
}

.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: #009900;
    color: #ffffff;
    font-weight: bold;
}

.topstatsheader2, .statsheader2 {
    background-color: #F4F4F4;
    color: #000;
    font-weight: bold;
}
.topstatsrow1 {
 background-color: #fff;
}
.statsrow1  {
    background-color: #fff;
    white-space: nowrap;
    padding: 2px 6px 2px 2px;
}

.statsrow2  {
    background-color: #F4F4F4;
    white-space: nowrap;
    padding: 2px 6px 2px 2px;
}


.cmsTable {
    background-color: #000000;
}

.cmsTable th {
    color: #ffffff;
    background-color: #009900;
    text-align: center;
    white-space: nowrap;
    padding: 2px 6px 2px 2px;
}

.cmsTable caption {
    color: #000;
    text-align: center;
}

.cmsTable * {
   color: #000000;
   
}

.cmsTable td, .cmsTable th {
    padding: 2px 6px 2px 2px;
   /* white-space: nowrap;*/
}

.cmsTableRow1, .cmsTableRow1 td {
    background-color: #F4F4F4;
    color: #000;
    padding: 2px 6px 2px 2px;
}

.cmsTableRow2, .cmsTableRow2 td {
    background-color: #ffffff;
    color: #000;
}

.cmsTableRowSel, .cmsTableRowSel td {
    background-color: #E8E8E8;
    color: #000000;
    cursor: default;
}

.toolsDiv {
/*    background-color: #fff0f0;*/
}
.ageStatHead
{
 font-family: Verdana;
 font-size: 14px;
 font-weight: bold;
 text-align: center;
 padding-bottom: 10px;
}

.txtTable caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    white-space: nowrap;
}

.txtTable td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    text-align: center;
}

span.txtTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    padding-left: 10px;
    padding-right: 10px;
}

