/* CSS Document */
body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.txt_red_18
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC0000;
	text-decoration: none;
}
.txt_main
{
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.txt_main a:hover
{
	text-decoration: underline;
}

.txt_black_11
{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.txt_black_11 a:hover
{
	text-decoration: underline;
}

.txt_black_15
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
}

.txt_grey_13
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}

.txt_blue_15
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0099FF;
	text-decoration: none;
}

.txt_red_11
{
	font-family: Tahoma;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}
.txt_red_11 a:hover
{
	text-decoration: underline;
}

.txt_orange_11
{
	font-family: Tahoma;
	font-size: 11px;
	color: #E48203;
	text-decoration: none;
}
.txt_orange_11 a:hover
{
	text-decoration: underline;
}

.txt_green_11
{
	font-family: Tahoma;
	font-size: 11px;
	color: #00CC00;
	text-decoration: none;
}
.txt_green_11 a:hover
{
	text-decoration: underline;
}

.txt_white_11
{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.txt_white_11 a:hover
{
	text-decoration: underline;
}

.txt_white_nav_11
{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.txt_white_nav_11 a:hover
{
	color: #FFCC00;
}

.border_yellow
{
	border-left: #F3DDA8 1px solid;
	border-right: #F3DDA8 1px solid;
	border-bottom: #F3DDA8 1px solid;
}

.border_grey
{
	border-left: #DBDBD8 1px solid;
	border-right: #DBDBD8 1px solid;
	border-bottom: #DBDBD8 1px solid;
}

.border_dark_grey
{
	border-left: #BABABA 1px solid;
	border-right: #BABABA 1px solid;
}

.border_blue
{
	border: #4477CA 1px solid;
}

#pscroller1
{
	width: 170px;
	height: 120px;
}

.txt_blue_11
{
	font-family: Tahoma;
	font-size: 11px;
	color: #316AC5;
	text-decoration: none;
}
.txt_blue_11 a:hover
{
	text-decoration: underline;
}

.txt_red_15
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #CC0000;
	text-decoration: none;
}

.txt_orange_15
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #E48203;
	text-decoration: none;
}

.txt_green_15
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #00CC00;
	text-decoration: none;
}

.txt_white_14
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}

.txt_white_13
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}

.txt_black_11_cut
{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: line-through;
}
.txt_red_20
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #CC0000;
	text-decoration: none;
}
.border_grey2
{
	border-left: #DBDBD8 1px solid;
	border-top: #DBDBD8 1px solid;
	border-right: #DBDBD8 1px solid;
	border-bottom: #DBDBD8 1px solid;
}
.txt_main_pad {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	padding-left: 10px;
	text-decoration: none;
	}
	.txt_main a:hover {
		text-decoration: underline;
		}

.txt_black_11_pad {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	padding-left: 10px;
	text-decoration: none;
	}