body
{
  background:  #3333CC;
}

body, td
{
  font-family:		Arial, Helvetica, Tahoma ,sans-serif;
  font-size:		12px;
  color:		#41027F;
  line-height:		16px;
}

h1
{
  font-family: Arial, Helvetica, Tahoma ,sans-serif;
  font-size:		16px;
  color:		#330000;
  line-height:		22px;
}

h2
{
  font-size:		15px;
  color:		#330000;
  line-height:		18px;
}

h3
{
  font-size:		14px;
  color:		#330000;
  line-height:		18px;
}

h4
{
  font-size:		13px; 
  color:		#330000;
  line-height:		18px;
  margin-bottom:  2px;
}

td.countryheading
{
font-weight: bold;
font-size: 0.66em;
text-align: center;
}

strong
{
  font-weight:		bold;
  color:		#330000;
  line-height:		16px;
}

td.countries
{
font-size: 11px;
text-align: center;
}

dt
{
  font-size:		13px; 
  font-weight:		bold;
  color:		#330000;
  line-height:		16px;
}

a
{
  color:		#330000;
  font-weight:		bold;
}

a:hover
{
  color:		#330000;
  text-decoration:      none;
  font-weight:		bold;
}

a.MENU-1-ON, a.MENU-1-OFF:hover, a.MENU-1-ON:hover
{
  font-size:		13px;
  color:                #3063B5;
  text-decoration:	none;
  font-weight:          bold;
  background-color:   #ffffff;
  display: block;
  width: 100%;
}

a.MENU-1-OFF
{
  font-size:		13px;
  color:		#020A16;
  text-decoration:	none;
  font-weight: bold;
  background-color: #ffffff;
  display: block;
  width: 100%;
}


a.MENU-2-ON, a.MENU-2-OFF:hover, a.MENU-2-ON:hover
{
  font-size:		11px;
  font-weight:		normal;
  color:		#F2A202;
  text-decoration:	none;
  display: block;
  width: 100%;
}

a.MENU-2-OFF
{
  font-size:		11px;
  font-weight:		normal;
  color:		#330000;
  text-decoration:	none;
  display: block;
  width: 100%;
}

div.container
{
text-align: left;
margin: 0 auto;
width: 100%;
margin-right: 10px;
}

div.body
{
 width: 98%;
}

div.paragraph
{
width: 230px;
}

div.news
{
float: right;
margin-top: 0px;
margin-right: 10px;
width: 300px;
height: 290px;
background-color: #D0D6F8;
text-align: center;
padding-top: 10px;
}


div.wheelchair
{
position: relative;
margin-bottom: 0;
margin-right: -10px;
margin-left: 405px;
}



div.MENU
{
  border: 2px;
  border-color: #020A16;
  border-style: solid;
  background-color: #ffffff; 
  margin-left: 15px;
  padding-left: 5px;
}

hr
{
  border: none;
  color: #B5FBFF;
  background-color: #B5FBFF;
  height: 1px;
  width: 95%;
}

div.FOOTER
{
  font-size:		10px;
  color:		#FFFFFF;
  line-height:		12px;
  background-color: #3333CC;
}

div.FOOTER a, div.FOOTER a:hover
{
  font-size:		10px;
  color:		#000000;
  line-height:		12px;
}


div.news {
    margin: 15px 15px;
    background: #69c;
    border: 1px solid black;
    text-align: left;
    padding: 10px 10px;
}