
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.head_text {
	font-family: Tahoma;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	color: #757575;
}

.link_txt {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

a.link_txt:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #DC0F12;
	text-decoration: none;
}

H1 {
	font-family: Tahoma;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	line-height: 16px;
}
H2 {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	line-height: 16px;
}
.button_link {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}

a.button_link:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}

.cms_txt {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

a.cms_txt:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}

.cms_head_txt {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.bottom_txt {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

.sitemapTblBorder {
	border: 1px dotted #999999;
}