/* CSS Document */
.table_blue_border{
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #36619C;
	border-right-color: #36619C;
	border-left-color: #36619C;
}
.table_blue_border_bg{
	background-color:#EAF2FC;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
}
.table_blue_border_b {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #36619C;
	border-bottom-color: #36619C;
	border-left-color: #36619C;
}
.table_blue_border_all {
	border: 1px solid #36619C;
}


.txt_top_link{color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold;}
.txt_top_link a{color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; text-decoration:none;}
.txt_top_link a:hover{color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; text-decoration:underline;}

.txt_big{color:#5178AF; font-family:Arial, Helvetica, sans-serif; font-size:14px;}
.txt_big_red{color:#A5222C; font-family:Arial, Helvetica, sans-serif; font-size:14px;}

.txt_content{color:#2B4F74; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.txt_content a{color:#2B4F74; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none;}
.txt_content a:hover{color:#2B4F74; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration:underline;}

.txt_link_midel{color:#A5222C; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;}
.txt_link_midel a{color:#A5222C; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; text-decoration:none;}
.txt_link_midel a:hover{color:#A5222C; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; text-decoration:underline;}

.table_lower_content{ background-color:#EAF2FC}

.txt_news{ color:#7A7A7F; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.txt_news_red{ color:#A5222C; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.txt_news a{color:#7A7A7F; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none;}
.txt_news a:hover{color:#7A7A7F; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration:underline;}

.table_red_border{ border:1px solid #A5222C;}

.txt_box{ color:#2B4F74; border:1px solid #2B4F74; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.button-1 {
	background-color: #EAF2FC;
	border: 1px solid #7191BF;
}
.footer_bg {
	background-color: #36619C;
}
