.bt, .btreset {
    font: 11px Tahoma, sans-serif;
    letter-spacing: 1px; word-spacing: 1px;
    border: none;
    background: #FF7800;
    color: #ffffff;
    padding: 1px 10px 1px 10px;
}
.btreset { background: #000000; }

.in {
   	height: 15px;
    padding: 0px 5px 0px 5px;
    background: url(img/form_in_bg.gif) left top;
    border: none;
    border-bottom: 1px solid #A3A3A3;
    border-right: 1px solid #A3A3A3;
    letter-spacing: 1px; word-spacing: 1px;
    color: #000000;
}

.lb {		
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-top: 5px;
}

.cform td, .cmsTable td, .cmsTable th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color: #333333;
}

.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 #888; border-left: 1px solid #888 }
.statstableb { border: 1px solid #888; }

.topstatsrow1, .topstatsrow2, .statsrow1, .statsrow2, .topstatsheader2, .statsheader2, .topstatsheader, .statsheader  {
    padding: 1px;
    color: #555;
    border-top: 1px solid #888;
    border-right: 1px solid #888;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica;
    text-decoration: none;
}

.statstxtb  { border: none; }

.topstatsheader, .statsheader {
    background-color: #000000;
    color: white;
    font-weight: bold;
}

.topstatsheader2, .statsheader2 {
    background-color: #cccccc;
    color: #555;
    font-weight: bold;
}

.statsrow1  {
    background-color: #fcfcfc;
}

.statsrow2  {
    background-color: #eeeeee;
}

/*
.topstatsrow1  {
    background-color: #fcfcfc;
}

.topstatsrow2  {
    background-color: #eeeeee;
}

.topstatsrow1 a, .topstatsrow2 a  {
    // should be "link" style from the main template
}
*/
.cmsTable th {
    background-color: #010307;
    color: white;
    text-align: center;
}

.cmsTable caption {
    color: black;
    text-align: center;
}

.cmsTable {
    background-color: #888;
}

.cmsTable td, .cmsTable th {
    padding: 1px;
}

.cmsTableRow1, .cmsTableRow1 td {
    background-color: #eeeeee; /*#E8F8FF;*/
    color: black;
}

.cmsTableRow2, .cmsTableRow2 td {
    background-color: #fcfcfc; /*#fcfcfc;*/
    color: black;
}

.cmsTableRowSel, .cmsTableRowSel td {
    background-color: #c3daff; /*#c0e8ff;*/
    color: black;
}

.toolsDiv {
/*    background-color: #fff0f0;*/
}