.LinkButton {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
}
#menu, #menu a:link, #menu a:visited{
	color: #FFFFFF;
}
#menu a:hover{
}

a {
	color: #333333;
	text-decoration: underline;
}
.caption {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.mnTable {
	border: 4px double #000000;
}
.PageTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #EF1C23;
	font-weight: bold;
}
.PageTitle2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #EF1C23;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-weight: bold;
}
.PageTitle3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #EF1C23;
}

.LinkButton_noline {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.divline {
	border-bottom-width: 4px;
	border-bottom-style: double;
	border-bottom-color: #000;
}

#menu_nl, #menu_nl a:link, #menu_nl a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.red {
	font-weight: 500;
	color: #E91E21;
}

.blue {
	color: #19459C;
}

