body {
        background-image: url(img/bg_site.jpg);
        background-repeat: repeat-x;
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
}

.txt12pxBlk {
	font-family: tahoma;
	font-size: 12px;
	color: #003366;
}
.txt11pxBlk {
	font-family: tahoma;
	font-size: 11px;
	color: #003366;
}
.heading {
	font-family: tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #003366;
}

.contact {
	font-family: tahoma;

	color: #003366;
}

a:link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #8ec649;
	text-decoration: none;
}
a:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #8ec649;
	text-decoration: none;
}
a:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:active {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #8ec649;
	text-decoration: none;
}

a.text_link:link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a.text_link:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a.text_link:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.text_link:active {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.txt11pxWht {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.txt11pxLightBlue {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
