/****************************** headings, titles ***************************************/
.hilite
{
    COLOR: #97322a;
    FONT-WEIGHT: bold;
}
.head1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 13pt;
    COLOR: #97322a;
}
.NortheastTitle {
    COLOR: #97322a;
    FONT-WEIGHT: bold;
}
/****************************** Links ***************************************/
A:link, A:active, A:visited
{
    COLOR: #97322a
}
/****************************** menu ***************************************/
.menuPoints td.menuPoint
{
	background: #d5d2b0 url(/images/left_trust.gif) no-repeat left;
}

.menuPoints td.menuPointWithSub 
{
	background: #d5d2b0 url(/images/left_trust_with_sub.gif) no-repeat left;
}
td.menu span.hidden 
{
	color: #97322a;
}
/****************************** submenu ***************************************/
.subMenu a
{
	border-bottom: solid 2px #c2928d;
}
.subMenu div 
{
	border-top: solid 2px #c2928d;
}
/****************************** submenu ***************************************/
td.topMenu  a:hover 
{
	color: #97322a;
}