p,td  {font-family:Arial, Helvetica, sans-serif; color: black;font-size:10pt;}
p.white  {font-family:Arial, Helvetica, sans-serif; color: #ffffff;font-size:12pt;}
p.small  {font-family:Arial, Helvetica, sans-serif; color: black; font-size:8pt;}

H1  {font-family:Arial, Helvetica, sans-serif; color: #29166E;font-size:12pt;}

a.nav:link {text-decoration: underline; color: #000000}
a.nav:visited {text-decoration: underline; color: #000000}
a.nav:active {text-decoration: underline; color: #F79700}
a.nav:hover {text-decoration: underline; color: #F79700}

a:link {text-decoration: underline; color: #000000}
a:visited {text-decoration: underline; color: #000000}
a:active {text-decoration: underline; color: #F79700}
a:hover {text-decoration: underline; color: #F79700}

a.featurelink:link {text-decoration:underline;color: #000000;font-weight:bold;}
a.featurelink:visited {text-decoration:underline; color: #000000;font-weight:bold;}
a.featurelink:active { text-decoration:underline;color: #FFFFFF;font-weight:bold;}
a.featurelink:hover { text-decoration:underline;color: #FFFFFF;font-weight:bold;}

a.whitelink:link {text-decoration:underline;color: #ffffff;}
a.whitelink:visited {text-decoration:underline; color: #ffffff;}
a.whitelink:active { text-decoration:underline;color: #ffffff;}
a.whitelink:hover { text-decoration:underline;color: #000000;}

a.faq:link {text-decoration:underline;color: #0000ff;}
a.faq:visited {text-decoration:underline; color: #0000ff;}
a.faq:active { text-decoration:underline;color: #0000ff;}
a.faq:hover { text-decoration:underline;color: #0000ff;}

input,select
{
font: 11px Arial;
}

.invertedheadline

{
font: bold 14px Arial ;

color:#ffffff;

background-color: #000000;
width:100%;
padding:4px;
}

H2

{
font: bold 11px Arial ;
}
.countrylinks

{
font: 11px Arial;
    
}
th
{
font: bold  10px Arial;
}
.searchboxnarrow
{
  font:   10px Arial;  
  padding: 0;
 
  
}
/* --- loader ---*/

#loader {
width: 320px;
  margin-left: auto;
  margin-right: auto;
}

#loader td {
  padding: 3px;
  background: #ffffff;
}

#loader p {
  border: 3px solid #6E89DD;
  padding: 10px;
  margin: 0;
  background: #EEF0FC;
}

#loader img {
  float: left;
  margin-right: 12px;
}


#loaderContainer {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: expression('absolute');
  height: expression(document.documentElement.scrollHeight+'px');
  width: expression(document.documentElement.scrollWidth+'px');
  z-index: 1000;
  display:none;
}

#loaderContainer td {
	padding-top: 50px;
	vertical-align: top;
	text-align: center;
	background-image: url(/images/semi-transparent.gif);
}

#loaderContainer td td {
	padding-top: 3px;
	text-align: left;
}

#general {
width: 320px;
  margin-left: auto;
  margin-right: auto;
}

#general td {
  padding: 3px;
  background: #ffffff;
}

#general p {
  border: 3px solid #6E89DD;
  padding: 10px;
  margin: 0;
  background: #EEF0FC;
}

#general img {
  float: left;
  margin-right: 12px;
}


#GeneralContainer {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: expression('absolute');
  height: expression(document.documentElement.scrollHeight+'px');
  width: expression(document.documentElement.scrollWidth+'px');
  z-index: 999;
}

#GeneralContainer td {
	padding-top: 50px;
	vertical-align: top;
	text-align: center;
	background-image: url(/images/semi-transparent.gif);
}

#GeneralContainer td td {
	padding-top: 3px;
	text-align: left;
}

#scroller A:link {text-decoration: none; color: #000000}
#scroller A:visited {text-decoration: none; color: #000000}
#scroller A:active {text-decoration: none; color: #F79700}
#scroller A:hover {text-decoration: none; color: #ffffff}
