/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg_main.jpg);
	background-repeat: repeat-x;
	background-color: #DDDEE2;
	}
	
.txt_black_11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	}

.txt_black_13 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	}

.txt_black_13 {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	}
	.txt_black_13 a:hover {
	text-decoration: underline;
	}

.txt_blue_11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #1F5092;
	text-decoration: none;
	}
	.txt_blue_11 a:hover {
	text-decoration: underline;
	}
		
.txt_white_11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #C2D6EC;
	text-decoration: none;
	}
	.txt_white_11 a:hover {
	text-decoration: underline;
	}

.txt_blue_13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #316AC5;
	text-decoration: none;
	}
	.txt_blue_13 a:hover {
	text-decoration: underline;
	}

.txt_white_13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	}
	
.txt_blue13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1F5092;
	text-decoration: none;
	}

.txt_red_13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0000;
	text-decoration: none;
	}
	
.txt_white_16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
	}
	.txt_white_16 a:hover {
	text-decoration: underline;
	}
	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #1F5092;
	text-decoration: none;
	margin:0px;
	padding:0px;
	font-weight:normal;
	}
	
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1F5092;
	font-weight: bold;
	margin:0px;
	padding:0px;
	}

.txt_black_13_hover {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	display: block;
	height: 23px;
	padding-top: 5px;
	text-decoration: none;
	}
	.txt_black_13_hover a:hover {
	display: block;
	background-color: #548FD1;
	color: #FFFFFF;
	}
		
.border_grey {
	border: #CCCCCC 5px solid;
	}

.border_grey_pad {
	border: #CCCCCC 1px solid;
	padding: 2px;
	}
	
.border_lrb {
	border-left: #D5E1F3 1px solid;
	border-right: #D5E1F3 1px solid;
	border-bottom: #D5E1F3 1px solid;
	}

#pscroller1 {
	width: 216px;
	height: 133px;
	}
