﻿body
{
  font-family:verdana;
  font-size:11px;
  margin:0;
  background-color:#000;
  color:#000;
   
}
/* Footer Styles */
.FooterNew
{
    color:#666666;
    font-family:Arial;
    font-size:11px;
}
/* Header Styles */
.HeadTitle
    {
        color:#FEFDFB;
        font-weight:bold;
        font-size:18px;
        text-transform:capitalize;
        white-space:nowrap;
    }
    .HeadSmall
    {
        color:#FEFDFB;
        font-size:14px;
        
    }
    .HeadSmall2
    {
        font-size:9px;
        color:#FFFFFF;
    }
    .MenuItem
    {
        font-family:Arial;
        font-size:11px;
        color:#21211A;
        text-decoration:none;
        font-weight:bold;
        letter-spacing:1px;
    }
    .MenuItem:hover
    {
        color:#B72726;
        font-weight:bold;
    }
    /* Menu Styles */
    .InfoTitle
    {
        font-family:Arial;
        font-size:12px;
        font-weight:bold;
        text-transform:capitalize;
        color:#958B67;
    }
    .Info
    {
        font-family:Arial;
        font-size:12px;
        color:#958B67;
    }
.title
{
    font-size:18px;
    font-weight:bold;
    color:#7F7138;
}
#headerRightCell 
{
    background-position:right;
    background-repeat:no-repeat;
    height:141px;
    width:100%;
}
.btn1
{
    font-family:verdana;
    font-weight:bold;
    border: solid 2px #CCCCCC;
    background-color:#000000;
    color:#FFFFFF;
    cursor:pointer;
    width:100px;
}
input
{
    font-family:verdana;
    font-size:11px;
}
select
{
    font-family:verdana;
    font-size:11px;
}
h1 {font-size: 28px}
h2 {font-size: 20px}
table
{
  font-family:verdana,arial,helvetica,sans-serif;
  font-size:10pt;
}
th{text-align: center; padding:1px 2px 1px 2px; }
td {vertical-align: top}
.tblReportNum {border:solid 1px #999999;border-collapse: collapse;  }
.tblReportNum td { border:solid 1px #999999;}
.tdReportNums {text-align:center; border:solid 1px #999999;}
.tdReportLabels{text-align:left; background:#fefefe}

#tblRest {border:solid 2px #666666}
#tblRest a{font-size:11px}

.tdLabels{font-weight:bold; text-align:right}

#footer
{
  background-color:#000;
  font-size:8pt;
  color:#ccc;
  text-align:center;
  height:15px;
}

#header
{
  height:70px;
  text-align:center;
	background-image:url(../images/headerFiller.jpg);
}

#headerLeftBar {
	width:5px;
}

#sidebar
{
  width:160px;
  text-align:center;
  padding-top:2px;
  padding-right:3px;
  padding-bottom:2px;
}

#rightBar {
	vertical-align:top;
	text-align:center;
	padding-top:2px;
	padding-left:3px;
	padding-bottom:2px;
	padding-right:2px;
	width:160px;
}

#topMenu {
	height:23px;
	padding:1px;
	padding-right:2px;
}

#content
{
  padding-top:2px;
  padding-bottom:2px;
  padding-right:0;
  padding-left:0;
}

#aboutTable {
	color:#000;
}

.errorTxt {
	font-size:12pt;
	color:#900;
	padding:3px;
	border:1px solid #000;
	background-color:#ffc;
	font-weight:900;
}

a.cnLink {
	color:#006;
	font-weight:900;
}

a.cnLink:hover {
	color:#000;
}

td.navItem a {
	text-align:center;
	display:block;
	color:#fff;
	width:100%;
	padding-top:3px;
	padding-bottom:3px;
}

td.navItem a:hover {
	background-color:#fff;
	text-decoration:none;
	color:Maroon
}

td.csSeeAll a {
	display:block;
	width:100%;
	line-height:12pt;
	font-size:8pt;
	border:1px solid #333;
	padding:3px;
}

td.csSeeAll a:hover {
	font-size:8pt;
	color:#fff;
	background-color:#333;
}

.rItem {
	text-align:right;
	font-weight:900;
}

a.navlinks
{
  color:#fff;
  padding-top:2px;
  padding-bottom:2px;
}

a.navlinks:hover
{
  color:#ffc;
}

a
{
  color:#B62625;
  text-decoration:underline;
  font-size:11px;
  font-weight:bold;
}

a:hover
{
  color:#FD3837;
  text-decoration:none;
  font-size:11px;
  font-weight:bold;
}

a.footlink
{
  color:#ccc;
  text-decoration:none;
  font-size:8pt;
}

a.footlink:hover
{
  color:#fff;
  font-size:8pt;
}

.topmenulink
{
color:#fff;
font-size:12pt;
font-weight:bold;
text-decoration:none;
font-family:arial;
}

.maintext
{
font-family:tahoma;
font-size:10pt;
color:black;
}

/**** ***************/
.txtBoxes {border: solid 1px #222222; font-size:11px; height: 13px}
.txt80 {width:80px}
.txt100 {width:100px}
.txt150 {width:150px}
.txt200 {width:200px}
.txt250 {width:250px}
.txt350 {width:350px}
.txtm250 {width:250px; height: 80px}
.txtm350 {width:350px; height: 80px}


/**** *** DIVS ************/
.divNotice{padding:5px; border:solid 2px #666666; background: #eece87; margin:5px}
.divSiteBG{ background: #F2DDAE; padding:10px; border:solid 2px #666666;}
#divReport{font-weight:normal}
.btnDefault{border:solid 2px #666666; background-color:#eece87}
