/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #323031;
	}
	
.txt_black_11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #333132;
	text-decoration: none;
	}
	
.txt_white_11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #CFCDCE;
	line-height: 16px;
	text-decoration: none;
	}

.txt_white_13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	}

.txt_white_16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#FFFFFF;
	font-weight: bold;
	}
		
.txt_grey_11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #989697;
	text-decoration: none;
	}
	.txt_grey_11 a:hover {
	text-decoration: underline;
	}

.txt_red_22 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #ED1B24;
	text-decoration: none;
	}

.txt_black_18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333132;
	text-decoration: none;
	}
	
.txt_grey_14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B6B4B5;
	text-decoration: none;
	}

.txt_black_13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333132;
	text-decoration: none;
	}
	.txt_black_13 a:hover {
	color: #ED1B24;
	}

.txt_red_13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ED1B24;
	text-decoration: none;
	}

.txt_red_22_small {
	font-family: Tahoma;
	font-size: 11px;
	color: #ED1B24;
	text-decoration: none;
	}
	.txt_red_22_small a:hover {
	text-decoration: underline;
	}

.sitemap_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
	}

.sitemap_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#ED1B24;
	text-decoration: none;
	font-weight:bold;
	}

.border_grey {
	border: #97989C 1px solid;
	}

.border_grey_pad {
	border: #97989C 1px solid;
	padding: 2px;
	}





.txt_mainn{
	font-family: Tahoma;
	font-size: 11px;
	color: #A53D21;
	line-height: 16px;
	text-decoration: none;
}