.LinksBlue a:link {
	text-decoration: none;
	font-family: Arial;
	color: #3d5dc0;
	font-size: 11px;
	font-weight: normal;
}
.LinksBlue a:visited {
	text-decoration: none;
	font-family: Arial;
	color: #3d5dc0;
	font-size: 11px;
	font-weight: normal;
}
.LinksBlue a:hover {
	text-decoration: none;
	color: #999999;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}
.LinksBlue a:active {
	text-decoration: none;
	font-family: Arial;
	color: #3d5dc0;
	font-size: 11px;
	font-weight: normal;
}



.LinksRed a:link {
	text-decoration: none;
	font-family: Arial;
	color: #aa3235;
	font-size: 10px;
	font-weight: Bold;
	text-transform: lowercase;
}
.LinksRed a:visited {
	color: #999999;
	text-decoration: none;
}
.LinksRed a:hover {
	text-decoration: none;
	color: #213163;
}
.LinksRed a:active {
	text-decoration: none;
}


.LinksGray a:link {
	text-decoration: none;
	font-family: Arial;
	color: #797979;
	font-size: 10px;
	font-weight: Bold;
	text-transform: lowercase;
}
.LinksGray a:visited {
	color: #999999;
	text-decoration: none;
}
.LinksGray a:hover {
	text-decoration: none;
	color: #213163;
}
.LinksGray a:active {
	text-decoration: none;
}





.LinksTableEvent a:link {
	text-decoration: underline;
	font-family: Arial;
	color: #003366;
	font-size: 11px;
	font-weight: bold;
}
.LinksTableEvent a:visited {
	color: #3d5dc0;
	text-decoration: underline;
}
.LinksTableEvent a:hover {
	text-decoration: none;
	color: #999999;
}
.LinksTableEvent a:active {
	color: #3d5dc0;
	text-decoration: none;
}







.Title_Pages {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: ffffff;
	background-color: #1e2e5f;
	height: 21px;
	padding-left: 15px;
}
.TableContPages {
	border: 1px solid #1e2e5f;
	padding-top: 30px;
	padding-left: 15px;
}
.Cont_text {
	font-family: Arial;
	font-size: 11px;
	color: #1e2e5f;
}
.Cont_HighL {
	font-family: Arial;
	font-size: 11px;
	color: #3d5dc0;
	font-weight: bold;
}
.TableContPagesImg {
	border: 1px solid #1e2e5f;
	padding: 20px;
	float: right;
	margin: 10px;
	background-color: #FFFFFF;
-
}
.Cont_Subtit {
	font-family: Arial;
	font-size: 13px;
	color: #3d5dc0;
	font-weight: bold;
	text-transform: uppercase;
}
.Cont_Subtitlow {

	font-family: Arial;
	font-size: 13px;
	color: #3d5dc0;
	font-weight: bold;
	text-transform: none;
}
.TableEvent_H {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #6387AB;
	font-weight: bold;
	padding-left: 5px;
}
.TableEvent_Month {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #17244A;
	padding-left: 5px;
}
.TableEvent_Text {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	background-color: #C7D3D8;
	font-weight: bold;
	padding-left: 5px;
}
.LetterAB {

	font-family: Arial;
	font-size: 16px;
	color: #3d5dc0;
	font-weight: bold;
	text-transform: uppercase;
}
