a.footerlinkbar, a.footerlinkbar:visited{ color: gray; text-decoration: none; }

a.footerlinkbar:hover{ color: black; }

body{
	background-color: black;
	margin: 0;
	padding: 0;
	font-family: arial, Helvetica, tahoma, sans-serif;
	font-size: 10pt;
}

img.navpad{ padding: 6px 6px 0 0; }

td.footerlinkbar{
	background-color: white;
	background-image: url(../images/footernav_bg.jpg);
	background-repeat: repeat-x;
	border-left: 2px gray solid;
	border-right: 2px gray solid;
	font-weight: bold;
	color: gray;
	text-align: center;
	font-size: 85%;
	height: 16px;
}

td.footernav{
	background-color: white;
	background-image: url(../images/footer_fader_lower.jpg);
	height: 65px; /*was 118 */
	background-repeat: no-repeat;
}

td.leftvert{
	background-image: url(../images/vert_bg.jpg);
	background-repeat: repeat-y;
	/* text-align: center;*/
	color: white;
}
td.vertx{
	background-image: url(../images/vert_bg.jpg); background-repeat: repeat-y;
}
td.navback{
	background-image: url(../images/nav_bg.jpg);
	background-repeat: repeat-x;
}

td.topback{
	background-image: url(../images/top_corner_bg.jpg);
	background-repeat: no-repeat;
	background-color: white;
	padding: 25px 12px 0 10px;
}
td.topback_about{
	background-image: url(../images/about_world.jpg);
	background-repeat: no-repeat;
	background-color: white;
	padding: 25px 12px 0 10px;
}
td.worldmap{
	background-image: url(../images/about_world.jpg); background-position: center; background-repeat: no-repeat; padding:16px;
}
h1.orange{
	color: #f7941d; font-size: 140%; text-transform: uppercase;
}
h2.orange{
	color: #f7941d; font-size: 120%; text-transform: uppercase;
}
.orange{
	color: #f7941d;
}
a.sitemap_blue{
	 color: #0054a6; text-decoration: underline; line-height: 2em;
}
a.sitemap_blue:visited{
	color: #0054a6; text-decoration: underline; line-height: 2em;
}
.sitemap_green a{
	 color: #197a30; text-decoration: underline; line-height: 2em;
}
a.sitemap_green:visited{
	 color: #197a30; text-decoration: underline; line-height: 2em;
}
.sitemap_black a{
	color: #000000; text-decoration: underline; line-height: 2em;
}
a.sitemap_black:visited{
	color: #000000; text-decoration: underline; line-height: 2em;
}
.sitemap_red a{
	color: #a73032; text-decoration: underline; line-height: 2em;
}
a.sitemap_red:visited{
	color: #a73032; text-decoration: underline; line-height: 2em;
}
.indextables td{
	font-size: 11px; font-weight: bold;
}
.contactpage{
	color: #a73032; font-weight: bold; font-style: italic; font-size: 105%;
}
a.contact_blue, a.contact_blue:visited{
	color: blue; font-weight: bold; text-decoration: none;
}
.eco_red{
	color: #a73032; font-weight: bold;
}
.leftwhite{ font-size: 8pt; color: white; }
.footer_text{
	color: #969696; text-align: center; font-size: 11px;
}
#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font: normal 11px Arial, helvetica, tahoma, sans-serif;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color:white;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #474772;
color:#fbd705;
}
.faq li{
 color:  #a73032; font-weight: bold; line-height: 2em;
}
.faq li li{
	color:#117c74; font-style: italic; list-style-type: lower-alpha;
}
/*input {
    background: url(../images/textfield_bg.gif) repeat-x 0 0;
}*/