﻿body
{
	font-family: Arial, Helvetica ;
	background-color: White;
}

table.sidebox
{
	font-size: 9pt;
	border-right: solid 1px #D4CBB7;
	border-left: solid 1px #D4CBB7;
	border-bottom: solid 1px #D4CBB7;
	border-top: solid 1px #D4CBB7; 
	border-collapse: collapse;
	background-color: #ece9d8;
	
}

.lblSmallText
{
    font-size:8pt;
}

table.HeaderTbl
{
	 background-color: #D4CBB7
}
a.HeaderLnk
{
	font-size: 10pt;
	/* color: white;
	text-decoration: underline; */
	font-weight:normal
}

td.HeaderInfo
{
	color: White;
	font-size: 9pt;
	font-weight: bold
}

td.HeaderSlogan
{
	color: White;
	font-size: 12pt;
	font-weight: bold;
	font-style:italic 
}

TD.LeftColumn
{
	/* border-right: gray 1px dotted; */
	background-color: #ece9d8;
}
TD.Head
{
	background-color: #D4CBB7;
	font-size: 9pt;
	font-weight: bold 
}

A.lnk 
{
	font-size: 8pt;
	vertical-align:middle 
}
.ErrMsg
{
    font-size: 9pt;
	color: Red;
	font-weight: normal
}
.ProjLink
{
	font-size:10pt
}
.lbComp
{
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    color:Navy ;
    font-size: 20pt;
    /* border-right: gray 1px dotted; */
    background-color: #D4CBB7;
}
.lbMap 
{
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    color:#D4CBB7 ;
    font-size: 20pt;
    background-color: #ffffff;
}