/* 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;
	text-decoration: none;
	}
	.txt_main a:hover {
	text-decoration: underline;
	}

.txt_green_11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #269450;
	text-decoration: none;
	}
	.txt_green_11 a:hover {
	text-decoration: underline;
	}

.txt_red_11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	}
	
.txt_white_11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	}

.txt_dark_green_15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #023240;
	text-decoration: none;
	}

.txt_light_green_11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8198A0;
	text-decoration: none;
	}
	.txt_light_green_11 a:hover {
	text-decoration: underline;
	}

.border_blue {
	border: #5797F4 1px solid;
	}

#pscroller1 {
	width: 159px;
	height: 120px;
}
