html,body
{
margin-top: 0;
margin-bottom: 1;
background-image: url('images/backgrounds/world_map.jpg');
background-repeat: no-repeat;
background-position: center center; 
}


hr {
margin-top: 3px;
margin-left: 0px;
margin-bottom: 3px;
margin-right: 0px;
padding: 0px;
background-color: #5555AA;
color: #5555AA;
height: 1px;
border-style: solid;
border-width: 0px;
border-color: #000000;
}

/* links */
a:link {
font-family: Arial;
font-size: 12px;
font-style: normal;
font-weight: none;
color: #0033A0;
text-decoration: underline;
}

a:hover {
font-family: Arial;
font-size: 12px;
font-style: normal;
font-weight: none;
color: #FF0000;
text-decoration: underline;
}

a:visited {
font-family: Arial;
font-size: 12px;
font-style: normal;
font-weight: none;
color: #0033A0;
text-decoration: underline;
}

a:visited:hover {
font-family: Arial;
font-size: 12px;
font-style: normal;
font-weight: none;
color: #0033A0;
text-decoration: underline;
}

a.link_small:link {
font-family: Arial;
font-size: 10px;
font-style: normal;
font-weight: none;
color: #0033A0;
text-decoration: underline;
}

a.link_small:hover {
font-family: Arial;
font-size: 10px;
font-style: normal;
font-weight: none;
color: #0033A0;
text-decoration: underline;
}

a.link_small:visited {
font-family: Arial;
font-size: 10px;
font-style: normal;
font-weight: none;
color: #0033A0;
text-decoration: underline;
}

a.link_small:visited:hover {
font-family: Arial;
font-size: 10px;
font-style: normal;
font-weight: none;
color: #0033A0;
text-decoration: underline;
}



.cms_table {
font-family: Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal; 
color: #333333;
text-decoration: none;
border-collapse: collapse;
}

.cms_table td {
vertical-align: top;
padding-right: 6px;
padding-bottom: 6px;
}


/* text */
.header {
padding: 4;
font-family: Arial, sans-serif;
font-size: 13px;
line-height: 22px;
font-style: normal;
font-weight: bold; 
color: #FFFFFF;
text-decoration: none;
text-align: center;
background-image: url('images/backgrounds/headerbar_middle.png');
}

.header_left {
width: 75px;
background-image: url('images/backgrounds/headerbar_left.png');
}

.header_right {
width: 75px;
background-image: url('images/backgrounds/headerbar_right.png');
}

.introduction_header {
font-family: Arial, sans-serif;
font-size: 13px;
line-height: 18px;
font-style: normal;
font-weight: bold; 
color: #FFFFFF;
text-decoration: none;
}

.introduction {
padding-bottom: 12;
font-family: Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: none; 
color: #FFFFFF;
text-decoration: none;
background-image: url('images/backgrounds/introduction_middle.png');
background-repeat: repeat-x;
}

.introduction_left {
width: 20px;
height: 70px;
background-image: url('images/backgrounds/introduction_left.png');
background-repeat: no-repeat;
}

.introduction_right {
width: 20px;
height: 70px;
background-image: url('images/backgrounds/introduction_right.png');
background-repeat: no-repeat;
}


.title {
font-family: Arial, sans-serif;
font-size: 14px;
font-style: normal;
font-weight: bold; 
color: #5555AA;
text-decoration: none;
}

.subtitle {
font-family: Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold; 
color: #555555;
text-decoration: none;
white-space: nowrap;
}

.subtitle2 {
font-family: Arial, sans-serif;
font-size: 12px;
font-style: none;
font-weight: none; 
color: #333333;
text-decoration: underline;
}

.highlight {
font-family: Arial, sans-serif;
font-size: 12px;
font-style: none;
font-weight: bold; 
color: #5555AA;
text-decoration: none;
}

.title a:hover {
font-family: Arial, sans-serif;
font-size: 17px;
font-style: normal;
font-weight: bold; 
color: #000000;
text-decoration: none;
}


.text {
font-family: Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal; 
color: #333333;
text-decoration: none;
text-align: justify;
}

.textleft {
font-family: Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal; 
color: #333333;
text-decoration: none;
text-align: left;
}

.textcenter {
font-family: Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal; 
color: #000000;
text-decoration: none;
text-align: center;
}

.textsmall {
font-family: Arial, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: normal; 
color: #888888;
text-decoration: none;
text-align: justify;
}


.textlarge {
font-family: Arial, sans-serif;
font-size: 14px;
font-style: normal;
font-weight: bold; 
color: #000000;
text-decoration: none;
}


.mainarea {
background: #FFFFFF;
padding: 0;
font-family: Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal; 
color: #000000;
text-decoration: none;
text-align: justify;
border-color: #000000;
border-style: solid;
border-width: 1px;
}

.center {
text-align: center;
}

/* list */
ul
{
margin-left: 1.4em;
margin-top: -0.1em;
margin-bottom: 0.1em;
padding: 0px;
list-style-position: inline;
}

li
{
text-decoration: none;
color: #000000;
margin: 0;
padding: 0;
list-style-position: inline;
list-style-image: url("images/bullet.gif");
}



/* image placement */
.imageright
{
margin-left: 10px;
margin-bottom: 10px;
float: right;
font-family: Arial, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #555555;
text-decoration: none;
text-align: center;
}

.imageleft
{
margin-right: 10px;
margin-bottom: 10px;
float: left;
font-family: Arial, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #555555;   
text-decoration: none;
text-align: center; 
}

.imagecenter
{
margin-top: 10px;
margin-bottom: 10px;
display: block;
font-family: Arial, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #555555;
text-decoration: none;
text-align: center;  
}

/* CMS image */

.iright
{
padding-left: 10px;
padding-bottom: 10px;
float: right;
font-family: Arial, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #555555;
text-decoration: none;
text-align: center;
width: 225px;
}

.ileft
{
padding-right: 10px;
padding-bottom: 10px;
float: left;
font-family: Arial, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #555555;   
text-decoration: none;
text-align: center;
width: 225px;
}

.icenter
{
padding-top: 10px;
padding-bottom: 10px;
display: block;
font-family: Arial, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #555555;
text-decoration: none;
text-align: center; 
}


.border
{
border-style: solid;
border-color: #000000;
border-width: 1px;
padding: 0px;
}

.border_top
{
border-top-style: solid;
border-top-color: #000000;
border-top-width: 1px;
padding: 0px;
}

.border_no_bottom
{
border-top-style: solid;
border-top-color: #000000;
border-top-width: 1px;
border-left-style: solid;
border-left-color: #000000;
border-left-width: 1px;
border-right-style: solid;
border-right-color: #000000;
border-right-width: 1px;
}

.border_no_top
{
border-left-style: solid;
border-left-color: #000000;
border-left-width: 1px;
border-right-style: solid;
border-right-color: #000000;
border-right-width: 1px;
border-bottom-style: solid;
border-bottom-color: #000000;
border-bottom-width: 1px;
}

.boxright
{
border-style: solid;
border-width: 1px;
padding: 0px;
margin-right: 10px;
margin-bottom: 10px;
float: right; 
}


/* forms */

form {
margin:0;
}

.input {
font-family: Arial, sans-serif;
font-size: 13px;
font-style: normal;
font-weight: none; 
color: #000000;
text-decoration: none;
background-color: #EEEEEE;
border-color: #000000;
border-style: solid;
border-width: 1px;
padding-left: 3px;
}

.select_form {
font-family: Arial, sans-serif;
font-size: 13px;
font-style: normal;
font-weight: none; 
color: #333333;
text-decoration: none;
background-color: #EEEEEE;
border-color: #000000;
border-style: solid;
border-width: 1px;
padding: 0px;
}

.select {
font-family: Verdana,Arial;
font-size: 13px;
font-style: normal;
font-weight: none; 
color: #333333;
text-decoration: none;
background-color: #FFFFFF;
border-color: #000000;
border-style: solid;
border-width: 1px;
padding: 0px;
}

.select_rating {
width: 225px;
height: 18px;
font-family: Verdana;
font-size: 11px;
font-style: none;
font-weight: bold;
color: #000000;
text-decoration: none;
background-color: #DCE9F7;
border-top-color: #000000;
border-top-style: solid;
border-top-width: 1px;
border-left-style: solid;
border-left-color: #000000;
border-left-width: 0px;
border-right-style: solid;
border-right-color: #000000;
border-right-width: 0px;
border-bottom-style: solid;
border-bottom-color: #000000;
border-bottom-width: 0px;
padding: 0px;
}

.button {
width: 150px;
height: 20px;
font-family: Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold; 
color: #FFFFFF;
text-decoration: none;
background-color: #AAAAAA;
border-color: #000000;
border-style: solid;
border-width: 1px;
padding-left: 5px;
padding-right: 5px;
}

/* Menu top Box */
.menu_left {
width: 225;
}

.menu_top_box {
background-image: url('images/backgrounds/topbox.jpg');
background-repeat: no-repeat;
background-position: center; 
border-color: #000000;
border-style: solid;
border-width: 1px;
margin: 0px;
padding-top: 5px;
padding-left: 15px;
padding-right: 15px;
}

.menu_language_box {
background-color: #FFFFFF;
border-color: #000000;
border-style: solid;
border-width: 1px;
margin: 0;
padding-left: 3px;
padding-right: 3px;
padding-top: 0px;
padding-bottom: 0px;
}

.menu_title_box {
width: 225px;
height: 60px;
background: url('../images/backgrounds/small_map.gif');
font-family: Verdana,Arial;
font-size: 16px;
font-style: normal;
font-weight: bold; 
color: #333333;
text-decoration: none;
text-align: center;
vertical-align: middle;
border-top-style: solid;
border-top-color: #000000;
border-top-width: 1px;
border-left-style: solid;
border-left-color: #000000;
border-left-width: 1px;
border-right-style: solid;
border-right-color: #000000;
border-right-width: 1px;
margin: 0;
padding-left: 3px;
padding-right: 3px;
padding-top: 0px;
padding-bottom: 0px;
}


a.menu_link_small:link
{
font-family: Verdana,Arial;
font-size: 11px;
font-style: normal;
font-weight: bold; 
color: #FFFFFF;
text-decoration: none;
text-align: center;
}

a.menu_link_small:hover
{
font-family: Verdana,Arial;
font-size: 11px;
font-style: normal;
font-weight: bold; 
color: #333333;
text-decoration: none;
text-align: center;
}

a.menu_link_small:visited
{
font-family: Verdana,Arial;
font-size: 11px;
font-style: normal;
font-weight: bold; 
color: #FFFFFF;
text-decoration: none;
text-align: center;
}

a.menu_link_small:visited:hover
{
font-family: Verdana,Arial;
font-size: 11px;
font-style: normal;
font-weight: bold; 
color: #333333;
text-decoration: none;
text-align: center;
}

/* Main Menu */
.menu_link_box
{
margin: 0px;
padding: 0px;
background: url('../images/backgrounds/menu.gif');
background-repeat: no-repeat;
}

.menu_link_box_large
{
margin: 0px;
padding: 0px;
background: url('../images/backgrounds/menu_large.gif');
background-repeat: no-repeat;
}


a.menu_link_large:link
{
font-family: Verdana,Arial;
font-size: 15px;
font-style: normal;
font-weight: bold; 
color: #5894D5;
text-decoration: none;
text-align: center;
}

a.menu_link_large:hover
{
font-family: Verdana,Arial;
font-size: 15px;
font-style: normal;
font-weight: bold; 
color: #333333;
text-decoration: none;
text-align: center;
}

a.menu_link_large:visited
{
font-family: Verdana,Arial;
font-size: 15px;
font-style: normal;
font-weight: bold; 
color: #5894D5;
text-decoration: none;
text-align: center;
}

a.menu_link_large:visited:hover
{
font-family: Verdana,Arial;
font-size: 15px;
font-style: normal;
font-weight: bold; 
color: #5894D5;
text-decoration: none;
text-align: center;
}


/* Menu Buttons */
#button {
}

#button ul {
background-color: #DCE9F7;
list-style: none;
border: none;
margin: 0px;
padding: 0px;
}

#button li {
background-color: #DCE9F7;
margin: 0px;
padding: 0px;
font-family: Verdana;
font-size: 11px;
font-style: none;
font-weight: bold;
line-height: 16px;
color: #333333;
text-decoration: none;
cursor: hand;
border-top-style: solid;
border-top-color: #000000;
border-top-width: 1px;
}

.li_selected {
background-color: #5894D5;
margin: 0px;
padding: 0px;
cursor: hand;
}

.li_selected_font {
font-family: Verdana;
font-size: 11px;
font-style: none;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
cursor: hand;
}

#button li a {
display: block;
padding-top: 1px;
padding-left: 3px;
padding-right: 1px;
padding-bottom: 1px;
margin: 0px;
width: 100%;
font-family: Verdana;
font-size: 11px;
font-style: none;
font-weight: bold;
color: #333333;
text-decoration: none;
cursor: hand;
}	

html>body #button li a {
width: auto
}

#button li a:hover { 
background-color: #B7D5EF;
}