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

.txt_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none
	}
	.txt_main a:hover {
	text-decoration: underline;
	}
	
.txt_red_11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none
	}

.txt_blue_11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #0000FF;
	text-decoration: none
	}
	.txt_blue_11 a:hover {
	text-decoration:none;
	}
	
.txt_link_red {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	}
	.txt_link_red a:hover {
	color: #990000;
	text-decoration: none;
	}
	
.txt_link_blue {
	font-family: Tahoma;
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
	}
	.txt_link_red a:hover {
	color: #990000;
	text-decoration: none;
	}
		
.head_blue_20 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #0000FF;
	text-decoration: none
	}

.head_blue_25 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #0000FF;
	text-decoration: none
	}

.head_blue_14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	font-weight:bold;
	text-decoration: none
	}

.head_white_18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;
	text-decoration: none
	}
	
.border {
	border: #4676AC 1px solid;
	padding: 2px;
	}

.border-lrb {
	border-left: #9BB6FB 1px solid;
	border-right: #9BB6FB 1px solid;
	border-bottom: #9BB6FB 1px solid;
	}
	
.border1 {
	border: #E9EFFF 1px solid;
	}

#pscroller1 {
	width: 197px;
	height:400px;
	}