/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

.txt_main {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	line-height:17px;
	text-decoration: none;
	}
	.txt_main a:hover {
	text-decoration: underline;
	}
	
.txt_white_11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	}
	.txt_white_11 a:hover {
	text-decoration: underline;
	}

.nav_top {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFD852;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	}
	.nav_top a:hover {
		display:block;
		line-height: 33px;
		color: #8DACDF;
		background-color: #000000;
		}

.txt_blue_11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #093160;
	text-decoration: none;
	}

.txt_red_11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	}

.txt_blue_13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #093160;
	text-decoration: none;
	}

.head_blue_16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #093160;
	text-decoration: none;
	}

.head_white_16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
	}

.head_white_16_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	letter-spacing: 1px;
	text-decoration: none;
	}
	
.head_blue_24 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #0E4A95;
	text-decoration: none;
	}

.border_blue {
	border-left: #DEE7F6 1px solid;
	border-right: #DEE7F6 1px solid;
	}

.border_blue1 {
	border-left: #142588 1px solid;
	border-right: #142588 1px solid;
	}
	
.border_blue_dark {
	border: #6188B4 1px solid;
	padding: 2px;
	}
