A:link, A:visited, A {
	color : #005294;
}

.capTitle {
	font-size : 11px;
	color : #005294;
	font-weight : bold;
}

.caption{
	font-size : 11px;
}

.museum{
	font-size: 10 px;
}

.subTitle {
	color : #005294;
	font-weight : bold;
}

.subNavTitle{
	font-size : 11px;
	color : #005294;
	font-weight : bold;
}

.subNavItem:link, .subNavItem:visited{
	font-size : 10px;
	color : #005294;
	font-weight : normal;
	text-decoration: none;
	line-height : 20px;
}


.subNavItem:hover{
	font-size : 10px;
	color : #005294;
	font-weight : normal;
	line-height : 20px;
	text-decoration: underline;
}

.subNavItemSelected:link, .subNavItemSelected:visited{
	font-size : 10px;
	color : #000000;
	font-weight : bold;
	text-decoration: none;
	line-height : 20px;
}


.subNavItemSelected:hover{
	font-size : 10px;
	color : #000000;
	font-weight : bold;
	line-height : 20px;
	text-decoration: underline;
}

.catHeader 
{
	font-family: Tahoma;
	font-size : 14px;
	color : #005294;
	font-weight: bold;
}

.tblHeader{
	font-size: 11px;
	color: #005294;
	font-weight: bold;
	text-align : left;
}

.tblItem
{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-align : left;
	line-height : 20px;
}

.tblRow{
	background-color : #E3E3E3;
}

.capHeader{
	font-size: 11px;
	color: #005294;
	font-weight: bold;
	text-align : right;
}

h1, h2 
{
    color:#005294;
}