a:link
{
	color: black; 
}
a:visited
{
	color: #336699; 
} 
a:active 
{
	color: #336699;
}
body
{
	color: black;
	font-family:Arial, Bookman Old Style, Times New Roman, Times;
	background-color: white;
	font-size:12px
}
.BabyBlueSubheader
{
	color:#006699;
	font-weight:bold;
	font-size:14px
}
.hyperlink a:link
{
	color:Blue; 
}
.hyperlink a:visted
{
	color:Gray;
}
.hyperlink a:hover
{
 color:Red;
}
.LegendTable
{
	width:700px;
	height:16px
}
.CostDetailHeader
{
	background-color:Maroon;
}

.CostDetailTable
{
	font-family: Arial;
}
.CostCategory
{
	font-weight:bold;

}
.CostDetailFinalTotal
{
	font-weight:bold;
	text-decoration:underline;
}

.SearchLettersTable
{
	width: 550px;
	height: 16px;
}

.SearchLettersTitle
{
	font-weight:bold;
	text-align:center
}
.SearchLettersFoundCell
{
	font-weight:bold;
	font-family:Arial;
	text-align:center;
	color:Red;
	cursor:hand;
	background-color:Transparent;
	text-decoration:underline
}
.BlueTable
{
	border-collapse:collapse;
	border-color:Yellow;
	border-style:ridge;
}
.BlueTableRow
{
	border-collapse:collapse;
	border-color:Yellow;
	border-style:ridge;
}
.SearchLettersFoundButton
{
	font-weight:bold;
	font-family: Arial;
	text-align:center;
	color:Red;
	cursor:hand;
	background-color:Transparent;
	text-decoration:underline
}
.SearchLettersNotFoundButton
{
	font-weight:normal;
	font-family: Arial;
	background-color:Transparent;
	text-align:center;
	color:#006699
}
.SearchLettersNotFoundCell
{
	font-family:Arial;
	font-weight:normal;
	text-align:center;
	color:Blue
}
.LegendTitle
{
	font-weight:bold;
	text-align:center
}
.LegendColor
{
	width:20
}

table
{
	font-size: 12px;
}
h1, h2, h3, h4, h5, h6
{
	font-family: Bookman Old Style, Times New Roman, Times;
}
h1
{
	color: black;
}
h2
{
	color: black; 
}
h3
{
	color: black; 
}
h4
{
	color: rgb(51,0,204);
}
h5
{
	color: rgb(0,153,51);
}
h6
{
	color: rgb(204,51,51);
}

