/* 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_blue_11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #316AC3;
	text-decoration: none;
	}
.txt_blue_11 a hover{
	text-decoration:none;
}
		
.txt_orange_22 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FF7013;
	text-decoration: none;
	border-bottom:#333333 solid 1px;
	display:block;
	}
	
.txt_orange_11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF7013;
	text-decoration: none;
	}
	.txt_orange_11 a:hover {
	text-decoration: underline;
	}
	
.txt_white_18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;
	text-decoration: none;
	}

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

#pscroller1 {
	width: 170px;
	height: 130px;
	}
	.border_2 {
	border-width:1px;
	border-style:solid;
	border-color:#cccccc;
	background-color:#ffffff;
}
.bold_red{
color:#FF0000;
}
.txt_white_14_b {
	font-family: Tahoma;
	font-size: 14px;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
	}
.txt_orange_12_b {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF7013;
	font-weight:bold;
	text-decoration: none;
	}
