/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	background-image:url(../images/bg1.jpg);
	background-repeat:repeat-x;
	
		}

.txt_main {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
	text-decoration: none;
	}
	.txt_main a:hover {
	text-decoration: underline;
	}

.txt_blue_11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #10499E;
	text-decoration: none;
	}
	.txt_blue_11 a:hover {
	text-decoration: underline;
	}

.txt_black_14 {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	}

.txt_blue_13 {
	font-family: Tahoma;
	font-size: 13px;
	color: #10499E;
	font-weight: bold;
	text-decoration: none;
	}

.txt_orange_11_bold {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #D68400;
	font-weight: bold;
	text-decoration: none;
	}
	
.txt_blue_11_bold {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #10499E;
	font-weight: bold;
	text-decoration: none;
	}
	
.txt_white_11_bold {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	}
	.txt_white_11_bold a:hover {
	text-decoration: underline;
	}

.head_blue_16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #10499E;
	font-weight: bold;
	text-decoration: none;
	}

.lines_blue {
	border-left: #10499E 1px solid;
	border-right: #10499E 1px solid;
	}

.border_blue {
	border: #10499E 1px solid;
	padding: 2px;
	}

#pscroller1 {
	width: 174px;
	height: 135px;
	}