.MHead {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #9C2C06;
	text-decoration: none;
	font-weight: normal;
}
.MText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.NText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #3C4236;
	text-decoration: none;
}
.SText {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #3C4236;
	text-decoration: none;
}

.NTextGreen {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #627B1D;
	text-decoration: none;
}
.NTextRed {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: 9C2C06;
	text-decoration: none;
}
.NHead {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #9C2C06;
	text-decoration: none;
}
.BottomLinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color= #9C2C06;
	text-decoration: none;


}

a.BottomLinks { 
	text-decoration: none; 
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color= #9C2C06;
	cursor: hand;
}

a.BottomLinks:hover{
	text-decoration: underline; 
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color= #627B1D;		
	cursor: hand;
}
.NLinkText {
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	color= #3C4236;
	text-decoration: none;
	
}
a.NLinkText{
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color= #3C4236;
	cursor: hand;
	
}

a.NLinkText:hover{
	text-decoration: none; 
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color= #627B1D;		
	cursor: hand;
}
.LBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCDCDC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: solid;
	border-right-color: #DCDCDC;
	border-left-color: #DCDCDC;
}
	
.Border {
	border: 1px solid #DCDCDC;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;

}
.LHead {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.LinksLowerBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 739a0a;
}
.Button {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #EEEEEE;
	border: 1px solid #BDBDBD;
}
