
.lb {
    font-family: Arial;
    font-size: 12px; 
    font-weight: bold;
    color: #fff; 
}

.cform td, .cmsTable td, .cmsTable th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

.cmsTable caption {
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 5px;
	margin-top: 10px;
	color: #fff;
	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 #82829B;
 border-left: 1px solid #82829B
}
.statstableb { border: 1px solid #82829B; }

.topstatsrow1, .topstatsrow2, .statsrow1, .statsrow2, .topstatsheader2, .statsheader2, .topstatsheader, .statsheader  {
    padding: 1px;
    color: #fff;
    border-top: 1px solid #82829B;
    border-right: 1px solid #82829B;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica;
    text-decoration: none;
}

.statstxtb  { border: none; }

.topstatsheader, .statsheader {
    background-color: #fff;
    color: #000033;
    font-weight: bold;
}

.topstatsheader2, .statsheader2 {
    background-color: #FF6600;
    color: #000033;
    font-weight: bold;
}
.topstatsrow1 {
 background-color: #000033;
}
.statsrow1  {
    background-color: #2E2F61;
    white-space: nowrap;
    padding: 2px 6px 2px 2px;
}

.statsrow2  {
    background-color: #000033;
    white-space: nowrap;
    padding: 2px 6px 2px 2px;
}


.cmsTable {
		border-collapse: collapse;
    border-top:1px solid #82829B;
    border-bottom:1px solid #82829B;
    border-left:1px solid #82829B;
    border-right:1px solid #82829B;
    background-color: #000033;
    
}

.cmsTable th {
    color: #ffffff;
    background-color: #FF6600;
    text-align: center;
    padding: 0px 0px 0px 0px;      
}

.cmsTable caption {
    text-align: center;
}

.cmsTable * {
    border:0px 0px 0px 0px;
}

.cmsTable td, .cmsTable th {
    padding: 2px 2px 2px 2px;
    border-top:1px solid #82829B;
    border-bottom:1px solid #82829B;
    border-left:1px solid #82829B;
    border-right:1px solid #82829B;

}

.cmsTableRow1, .cmsTableRow1 td {
    background-color: #000033;
/*    color: #fff;*/
    padding: 2px 2px 2px 2px;
}

.cmsTableRow2, .cmsTableRow2 td {
    background-color: #2E2F61;
    color: #fff;
}

.cmsTableRowSel, .cmsTableRowSel td {
    background-color: #fff;
    color: #000033;
    cursor: default;
}

.toolsDiv {
/*    background-color: #fff0f0;*/
}

.in, .search_input, .news_in, textarea.in
{
 border:none;
 font-size: 12px;
 border-right: 0px;
 border-bottom: 0px;
 padding-left: 5px;
 padding-right: 5px;
 font-family:verdana;

}
input[type=checkbox]
{
 border-top: 1px solid #007400;
 border-left: 1px solid #007400;
 font-size: 11px;
 border-right: 0px;
 border-bottom: 0px;
 padding-left: 5px;
 padding-right: 5px;
}
select
{

 border-top: 1px solid #007400;
 border-left: 1px solid #007400;
 font-size: 11px;
 border-right: 0px;
 border-bottom: 0px;
 padding-left: 5px;
 padding-right: 5px;
}

.bt
{
 background-color: #000033;
 color: #ffffff;
 padding-left: 4px;
 padding-right:4px;
 border: 1px solid #808099;
 font-family: Verdana;
 font-size: 10px;
}

table td
{
 color:#fff;
 font-family:verdana;
 font-size:11px;
}


table.debug
{
  color:#fff;
}

a.link
{
  text-decoration:none;
  font-size:11px;
  color: #ffffff;
}
a.link:hover
{
  text-decoration:none;
  color: #ff6600;
}

