/*
.menu {
FONT-SIZE: 10px; CURSOR: hand; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.menu a,.menu a:link,.menu a:active,.menu a:visited {
display: block;
background: #e4ecf8;
color: #333399;
font: 10px Verdana, Arial, Helvetica, sans-serif; 
height: 10px;
text-decoration: none;
}

.menu a:hover {
display: block;
background: #8caade;
color: #333399;
font: 10px Verdana, Arial, Helvetica, sans-serif;
cursor: pointer;
height: 10px;
text-decoration: none;
}

.over {
display: block;
background: #8caade;
color: #333399;
font: 10px Verdana, Arial, Helvetica, sans-serif;
cursor: pointer;
height: 10px;
text-decoration: none;
}

.style1 {font: 14px, Arial; text-align:center;}

*/


body
{
background: url(images/background.png); 
background-repeat: repeat-y;
background-color: #436883;
background-position:center;

}

#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;

}

#nav-menu li
{
float: left;
margin: 0 0.0em;


}

#nav-menu li a
{
background: url(images/NavBtnbackground.png) #fff bottom left repeat-x;
height: 19px;
line-height: 19px;

float: left;
width: 160px;
display: block;
border: 0.01em solid #dcdce9;
color: #d4dce2;
text-decoration: none;
text-align: left;
padding-bottom: 0.021em;
font-family: Arial,Helvetica,sans-serif;
font-size: 10px;
padding-left: 2px;
}



#nav-menu li a:hover
{

background: url(images/NavBtnbackground_Over.png) #fff bottom left repeat-x;
font-family: Arial,Helvetica,sans-serif;
font-size: 10px;
color: black;
}

/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

#nav-menu
{
width:160px;
padding: 0;
margin:0;

} 

.flags li
{
padding: 1px;
font-weight:bold;

}

.flags
{
  background: url(images/earth.jpg);
  background-repeat: no-repeat;
  font:10px Arial ;
  color: Black; 
  list-style:none;
  border: solid 1px #8caade;
  text-align: left;
  margin: 0; 
  padding:0;
  padding-left: 2px;
  line-height: 11px;
}


#top { height:175px;}
#middle {  height:100%;}
#menu-left { float:left; width:170px; height:100%; padding:5px; margin-right:10px; background-color:#e4ecf8;}
#content { width:480px; float:left;}
#menu-right { float:right; width:200px;}
#countries { padding:7px; border:#8caade solid thin; line-height:20px;}

.smallflag { padding-right:20px;  }


.style18 {font-family: Arial, Helvetica, sans-serif}
.style12 {
	color: #B53A3C;
	font-weight: bold;
}
.style6 {font-size: x-small}

.style19 {font-family: Arial}

.style20 {font-size: 12px}

.style21 {font-size: 10pt}

.style22 {color: black}

.style23 {color: #FF0000}

.style24 {color: #0000FF}

.style16 {
	color: #000066;
	font-size: 10pt;
	font-family: Arial;
}

.style27 {color: #0099FF}

.style29 {color: #000066}
.style1 {font-size: 16px}

.customHeading
 {
 font-family: Arial;
 font-size: 12pt;
 color: #000066;
 font-weight: bold;
 }
 .style2
 {
 font-family: Arial;
 font-size: 10pt;
 color: black;
 }