BODY 
{
	margin: 2px;
	font-size: x-small; 
	color: #29498c; 
	font-family: arial, helvetica, verdana, sans-serif; 
}
TD 
{
	font-size: x-small; 
	color: #1b4574; 
	font-family: arial, helvetica, verdana, sans-serif; 
}
P 
{
	font-size: x-small; 
	color: #000000; 
	font-family: arial, helvetica, verdana, sans-serif; 
}
A 
{
	color: #2e8e26; 
	font-weight: bold;
	text-decoration: none;
}
A:link
{
	color: #2e8e26; 
	text-decoration: none;
    font-weight: bold;
  
}
A:visited
{
	color: #2e8e26; 
	text-decoration: none;
	font-weight: bold;

}
A:hover 
{
	color: #2e8e26; 
	text-decoration: none;
    font-weight: bold;
    text-decoration: underline;
   
}
.Footer
{
	font-size: x-small; 
	color: #2b63a2; 
	font-family: arial, helvetica, sans-serif; 
}
.Header
{
	font-size: x-small; 
	color: #ffffff;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif; 
	text-decoration: none;
}
.BlueyHead
{
    color: #11248d;
    font-family: arial, helvetica;
    font-weight: bold;
    font-size: 20px; 
}
.TableHead
{
    background: #f0f0f0;
	border-width: 1px;
	border-style: solid;
    border-color: #e7e7e7;
    color: #11248d;
    font-family: arial, helvetica;
    font-size: 13px;
	font-weight: normal; 
}.greenBG
{
	background: #2e8e26;
    color: #ffffff;
    font-family: arial, helvetica;
    font-weight: bold;
    font-size: 11px;
}
.whitetext
{
    color: #666666;
    font-family: arial, helvetica;
    font-weight: bold;
    font-size: 11px; 
}
.greenHead
{
    color: #339933;
    font-family: arial, helvetica;
    font-weight: bold;
    font-size: 15px; 
}
.blueHead
{
    color: #29498c;
    font-family: arial, helvetica;
    font-weight: bold;
    font-size: 14px; 
}
.MapTable
{
    background: #ffffff;
	border-width: 1px;
	border-style: solid;
    border-color: #efefef;
}
.MapSubTable
{
    background: #f7f7f7;
	border-width: 1px;
	border-style: solid;
    border-color: #efefef;
    color: #444466;
    font-family: arial, helvetica;
    font-size: 12px;
	font-weight: bold; 
}
h1{ font-size: medium; display: inline;}
HR{color: #cee8cc; border-style:solid; margin-bottom: 4px;}
.hideTxt{display:none;}
.showTxt{display:run-in;}
