
h1  {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #d56931;
}

h2  {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #d19082;
}

h3  {
	font-family: Verdana;
	font-size: 12px;	
    font-weight: bold;
    text-transform: uppercase;
	color: #bb240b;	 
}

SPAN.gridBtn 
{    
	text-decoration: none;
	cursor: pointer;
	}	

SPAN.gridBtn:hover 
{    
	text-decoration: underline;	
	cursor: pointer;
	}

SPAN.anchorstyle 
{
    font-family: Verdana;
	font-size: 12px;
	font-weight: normal;	
	text-decoration: underline;
	color: #bb240b;	
	cursor: pointer;
	}	

SPAN.anchorstyle:hover 
{
    font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #bb240b;	
	cursor: pointer;
	}

a:link	{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;	
	text-decoration: underline;
	color: #bb240b;	
	}	
a:visited	{	
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #bb240b;	
	}
a:hover	{	
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #bb240b;	
	}
p {
  font-family: Verdana;
  font-weight: normal;
  font-size: 12px;
  color: #441b0d;
  }
.normal, table.default tr.ft, table.default tr.d0, table.default tr.d1 
, table.defaultFrm tr.ft, table.defaultFrm tr.d0, table.defaultFrm tr.d1 
, table.defaultTbl tr.ft, table.defaultTbl tr.d0, table.defaultTbl tr.d1 {
  font-family: Verdana;
  font-weight: normal;
  font-size: 12px;
  color: #441b0d;
  }
  
.analysis {
  font-family: Verdana;
  font-weight: normal;
  font-size: 12px;
  color: #a54d29;
    }
  
table.collapseTable {
    border-collapse:collapse;
    }  
  
.normalColor 
{
      font-family: Verdana;
  font-weight: normal;
  font-size: 12px;
  color: #bb240b;
    }  
  
.h1, table.default tr.hd, table.default th, table.defaultFrm tr.hd, table.defaultFrm th, table.defaultTbl tr.hd, table.defaultTbl th {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #441b0d;
}
.h2, .pageTitle {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #d56931;
}
.h3 {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #441b0d;
}
a.footer:link	{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;	
	text-decoration: none;
	color: #ffffff;	
	}	
a.footer:visited	{	
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;	
	}
a.footer:hover	{	
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #fd995e;	
	}
.footertext {
  font-family: Verdana;
  font-weight: normal;
  font-size: 11px;
  color: #ffffff;
  }
.backgroundImage {
 background-image: url(/images/main_image1.jpg);
 background-repeat: no-repeat;
 background-position: bottom right;
 }  
.background1 {
 background-image: url(../images/main_image1.jpg);
 background-repeat: no-repeat;
 background-position: bottom right;
 }
.background2 {
 background-image: url(../images/main_image2.jpg);
 background-repeat: no-repeat;
 background-position: bottom right;
 }
.background3 {
 background-image: url(../images/main_image3.jpg);
 background-repeat: no-repeat;
 background-position: bottom right;
 }
.background4 {
 background-image: url(../images/main_image4.jpg);
 background-repeat: no-repeat;
 background-position: bottom right;
 }
a.adminnav:link	{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;	
	text-decoration: none;
	color: #bb240b;	
	}	
a.adminnav:visited	{	
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #bb240b;	
	}
a.adminnav:hover	{	
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #f99243;	
	}

/* Default Table settings */
table.default {background-color: #FFFFFF;}
table.default tr td, table.default th {padding: 5px;border-spacing: 3px; border:0px;  }
table.default tr.hd td , table.default tr.ft td, table.default th {background-color:#d19082;} /* see h1 for more style info, see normal for more style info  */ 
table.default tr.d0 td {background-color:#fbf6f4;} /* see normal for more style info */
table.default tr.d1 td {background-color:#faeae4;}/*see normal for more style info*/

/* Table settings */
table.defaultTbl {background-color: #FFFFFF;}
table.defaultTbl tr td, table.defaultTbl th {padding: 5px;border-spacing: 3px; border:0px;  }
table.defaultTbl tr.hd td , table.defaultTbl tr.ft td, table.defaultTbl th {background-color:#d19082;} /* see h1 for more style info, see normal for more style info  */ 
table.defaultTbl tr.d0 td {background-color:#fbf6f4;} /* see normal for more style info */
table.defaultTbl tr.d1 td {background-color:#faeae4;}/*see normal for more style info*/

/* Form settings */
table.defaultFrm {background-color: #FFFFFF;}
table.defaultFrm tr td, table.defaultFrm th {padding: 5px;border-spacing: 3px; border:0px;  }
table.defaultFrm tr.hd td , table.defaultFrm tr.ft td, table.defaultFrm th {background-color:#d19082;} /* see h1 for more style info, see normal for more style info  */ 
table.defaultFrm tr.d0 td {background-color:#fbf6f4;} /* see normal for more style info */
table.defaultFrm tr.d1 td {background-color:#faeae4;}/*see normal for more style info*/

/* Login panel (appears at top of every page) */
#LoginPanelAnchor {position:relative; z-index:0}
#LoginPanel {position:absolute; top:0px; left:-50px; z-index:1 }

/* Obout SHOW panel (appears to the right of the home page) */
#ShowPanelAnchor {position:relative; z-index:0}
#ShowPanel {position:absolute; top:50px; left:650px; z-index:1 }
    
/* Menu panel (appears at top of every page) */
#MenuPanelAnchor {position:relative; z-index:0}
#MenuPanel {position:absolute; top:-45px; left:0px; z-index:1 }    

/* flyout style */
.flyPanel{border:1px solid #bb240b;background-color:#faeae4;}
