@charset "utf-8";
/* CSS Document */

.a:link {
	color: #3b2f28;
	text-decoration: none;
}

.a:visited {
	color: #3b2f28;
	text-decoration: none;
}

.a:active {
	color: #3b2f28;
	text-decoration: none;
}

.a:hover {
	color: #3b2f28;
	text-decoration: underline;
}

.b:link {
	color: #3b2f28;
	text-decoration: none;
}

.b:visited {
	color: #3b2f28;
	text-decoration: none;
}

.b:active {
	color: #3b2f28;
	text-decoration: none;
}

.b:hover {
	color: #3b2f28;
	text-decoration: underline;
}

.c:link {
	color: #4998d2;
	text-decoration: underline;
}

.c:visited {
	color: #4998d2;
	text-decoration: underline;
}
.c:active {
	color:#4998d2;
	text-decoration: underline;
}

.c:hover {
	color: #4998d2;
	text-decoration: underline;
}

.d:link {
	color: #ffffff;
	text-decoration: none;
}

.d:visited {
	color: #ffffff;
	text-decoration: none;
}
.d:active {
	color:#ffffff;
	text-decoration: none;
}

.d:hover {
	color: #ffffff;
	text-decoration: none;
}

.menu {
	color: #3b2f28;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.3px;
	text-align: center;
}

.number {
	color: #675245;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: right;
	padding-right: 30px;
}

.breadcrumb {
	color: #10155e;
	font-family: Arial;
	font-size: 12px;
	padding-left: 27px;
	
}

.breadcrumb1 {
	color: #10155e;
	font-family: Arial;
	font-size: 12px;
	text-decoration:underline;
	
}

.breadcrumb2 {
	color: #10155e;
	font-family: Arial;
	font-size: 12px;
	
}

.title {
	color: #4998d2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-left: 28px;

}


.h1 {
	color: #4998d2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-left: 312px;

}

.h2 {
	color: #4998d2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-left: 25px;

}

.title2 {
	color: #4998d2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 15px;

}

.bodytext {
	color: #10155e;
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 10px;

}

.bodytext2 {
	color: #10155e;
	font-family: Arial;
	font-size: 12px;
	text-indent: 10px;
}


.news {
	color: #ffffff;
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	text-align:center;
}

.news2 {
	color: #333333;
	font-family: Arial;
	font-size: 12px;
	text-align:center;
	padding-left:10px;
	padding-right:10px;
}

.footer {
	color: #3b2f28;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

.footer2 {
	color: #3b2f28;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}

.footer3 {
	color: #3b2f28;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding-top: 10px;
}

.subtitle {
	color: #121a62;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
}
