/* CSS Document */


body
{background-color:#6699FF;
font-family: Arial, Helvetica, sans-serif;
font-size:80%;
margin-top:0}

td

{color:#00FF33;
}

td.topbanner
{padding-bottom:1em;
text-align:center}

td.top1
{text-align:center;
font-size:85%}

a
{text-decoration:none;
color:#FFFFFF}

a:hover
{color: #00FF33;}

a.focus {color: #00ff33;}
a:hover.focus {color: #ffffff;}

td.top1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	/*letter-spacing: -0.05em;*/
	margin-left:-0.3em;
	margin-right: -0.3em;
}

td.top1 a:hover
{
	color: #00FF33;
}

td.top2

{border-top-width: 1px;
border-top-style: solid;
border-top-color: #00FF33;
text-align:center;
font-size:85%}

td.top2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#FFFF33;
	text-decoration: none;
	border-top-width: 1px;
	border-right-color: #00FF33;
	/*letter-spacing: -0.05em;*/
}

td.top2 a:hover
{color: #00FF33;}

td.top1 span.here, td.top2 span.here,td.top4 span.here
{color: #00FF33;
font-weight:bold}


h1
{font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:1.5em;
color:#FFFFFF;
text-align:center;
margin-top:1em;
margin-bottom:0.25em}


ul.right

{padding-left:0.5em;
margin-left:0.5em;
margin-top:0;
font-weight:bold;
color:#FFFFFF;
list-style-type:none;
}

ul.right li
{padding:0.36em;} /* space between list items on the right */

ul.left li
{/*padding:0.6em*/
padding:0.59em} /* space between list items on the left */

img.logo

{margin-left:10px;
margin-right:10px;
vertical-align:middle}

ul.left

{padding-left:0em;
margin-left:0em;
padding-right:0.5em;
margin-right:0.5em;
margin-top:0;
font-weight:bold;
color:#FFFFFF;
text-align:right;
list-style-type:none}

td.top4

{border-top-width: 1px;
border-top-style: solid;
border-top-color: #00FF33;
text-align:center;
vertical-align: top}

td.top4 a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
	/*letter-spacing: -0.05em;*/
}

td.top4 a:hover
{color: #00FF33;}

ul a:hover {background-color: #6699FF;color:#00FF33;}
ul a:link span{display: none;}
ul a:visited span{display: none;}
ul a:hover span {
  position:absolute;
  margin:1em -50px 0px 1em;
  background-color:#EFEFEF;
  width:12em;
  padding: 2px 10px 2px 10px;
  border: 1px solid #003399;
  font-size:90%;
  font-weight:normal;
  color: #003399;
  text-align:left;
  display: block;}

ul a:link br
{display: none;}
ul a:visited br
{display: none;}
ul a:hover br 
{display:block;
position:absolute
}

td.footer
{font-size:80%;
font-weight:normal;
text-align:center;
padding-top:1em}

img.language {
	vertical-align: top;
}

p.ticker {
	padding: 2px 10px 2px 10px;
	border: 1px solid #000066;
	font-weight:normal;
	color: #FFFFFF;
	text-align:center;
	font-size: 90%;
}



p.ticker a
{color:#FFFFFF;}



p.ticker a:hover 
{color:#000066;
text-decoration:underline}

 
img.smalllogo
{vertical-align:-50%;
margin-right:10px;}

ul.right a:hover span {
  MARGIN: 1em -10px 0px -13em;
  }


