{}


TD {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #012D74;
}
A:LINK{
	text-decoration: none;
	color: #8B9475;
         }
		 
a:visited {
	color: #8B9475;
	text-decoration: none;
}

A:HOVER {
	text-decoration: underline;
	color: #8A9471;
}
.SmallerFont {
	font-size: 12px;
}
.SmallerFontH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.SubMenu:link, .SubMenu:visited {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: 002D73;
	display: block;
	padding: 3px;
	border-bottom: #006600 1px solid;

}
.SubMenu:Hover{
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: 002D73;
	background-color: E8EAE3;
	text-decoration: none;
	margin: 0px;
}


.layerBorder {
	border-top: 0px solid #002D73;
	border-right: 1px solid #002D73;
	border-bottom: 1px solid #002D73;
	border-left: 1px solid #002D73;

}
.CMG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.CMG:link {
	color: #999999;
}
