.black-heading-txt {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
}
.black-slogan-txt {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.black-normal-txt {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.navigation_text {font-size: 14px; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif;}
.very_light_gray {
	color: #CCCCCC;
	font-size: 11px;
	font-family: Arial;
}
.orange_bold_text {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 14px;
}
.gray_bold_text {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #44444E;
}
.black_bold_tixt {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.light_gray_text {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.small_bold_orange_text {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #334664;
	font-weight: bold;
}
.bold_sky_text {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #0A7CA1; }
a:link {
	color: #334664;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #334664;
}
a:hover {
	text-decoration: none;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.gray_link:link {
	color: #cccccc;
	text-decoration: none;
}
.gray_link:visited {
	text-decoration: none;
	color: #cccccc;
}
.gray_link:hover {
	text-decoration: none;
	color: #FFFF00;
}
.gray_link:active {
	text-decoration: none;
	color: #000000;
}
.light_gray_link:link {
	color: #404040;
	text-decoration: none;
}
.light_gray_link:visited {
	text-decoration: none;
	color: #404040;
}
.light_gray_link:hover {
	text-decoration: none;
	color: #DC3C02;
}
.light_gray_link:active {
	text-decoration: none;
	color: #000000;
}
body {
	font-family: Verdana, Helvetica, "Stone Sans ITC Medium", sans-serif;
	font-size: 10pt;
	color: #014075;
	background-color: #44444E;

--------------

}
a:hover {
	color: #000000;
	border-style: none;
}
a img {
	border-style: none;
}
table {
	font-size: 10pt;
	border-style: none;
}
h1 {
	font-size: 18pt;
}
h2 {
	font-size: 16pt;
}
h3 {
	display: inline;
	font-size: 10pt;
}
.footer {
	font-size: 8pt;
}
.menupic {
	border: 2px solid #ffffff;
}
.menupic:hover {
	border: 2px solid #808080;
}
.textbox {
	padding: 4px;
	background: #ffffff;
	border: 2px solid #014075;
}
