body {
	background-color:white;
}
body,td,th {
	color: 000000;
	font-family:Trebuchet MS;
	font-size: 12px;
}
 
.txt 
{
	color: 000000;
	font-family: Trebuchet MS;
	font-size: 12px;
	}
.tblHeader {font-size: 18px; font-weight: bold; font-family: Trebuchet MS; color: #000000; }
.tblNoBoldHeader {font-size: 18px;   font-family: Trebuchet MS;  text-align :justify ; color :#333;}
.tblSubHeader { font-size: 14px; font-weight: bold; color: #000000; font-family: Trebuchet MS;}
.HandCursor 
{
    cursor:pointer;
	cursor: hand;
}
.BIButtonRed
{ 
	background-color:#b51f11;
	height:26px;
	color:#ffffff;
	font-family:Trebuchet MS;
	font-size:12px;
	cursor:hand;
}
.BIButtonRedBold
{ 
	background-color:#b51f11;
	height:26px;
	color:#ffffff;
	font-family:Trebuchet MS;
	font-size:12px;
	font-weight:bold;
}
.BIButtonRedBold0
{ 
	background-color:#b51f11;
	height:26px;
	color:#ffffff;
	font-family:Trebuchet MS;
	font-size:12px;
	font-weight:bold;
	cursor:hand;
}

.BIButtonGray
{ 
	background-color:#cccccc;
	height:26px;
	color:#000000;
	font-family:Trebuchet MS;
	font-size:12px;
}
.NewFont
{
    font-family: Trebuchet MS;
    font-size :16px;
    line-height :26px;
    color :#333;
    text-align :justify ;
}
.NewTile
{
    font-family: Impact;
    font-size :46pt;
     
    
    color :yellow ;
     text-align :left ;
     vertical-align :top ;
}
.NewBulidingTitle
{
    font-family:
    font-size :28pt;
     font-weight :bold ; 
    
    color :#ffffff;
     text-align :left ;
     vertical-align :top ;
}
 a.new:link
{
    color:white ;
text-decoration: none;
}
 a.new:visited
{
    color:white ;
text-decoration: none;
}
 a.new:hover
{
    color :#AF1E2D ;
    text-decoration: none;
     
}
.tblNewHeader {font-size: 18px;  font-family: Trebuchet MS; color: #000000; }