/* CSS Document */
/*=================
 GENERAL
==================*/

body{
    background-color: #fde6be;
    /*background-image: url(body_gb1.jpg);
    background-repeat: repeat-x;*/
    
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    font-family: Verdana;
    font-size: 13px;  
    font-weight: normal; 
    color: #0E416D;
    text-align: justify;
}



#table_padding
{
  padding-left: 10px;
  padding-right: 10px;
}

#troll
{
width:1005px;
}

#top
{
  padding-top: 10px;
}

#top_2
{
  padding-top: 4px;
}

#flash
{

 position: absolute; top: -11px; left: 390px; 
}

#flash_2
{

 position: absolute; top: -11px; right: 10px; 
}



option{
    font-family: Verdana;
    font-weight: bold;  
	font-size: 12px; 
	text-decoration: none; 
	color: #0E416D;
}

select{
    font-family: Verdana;
    font-weight: bold;  
	font-size: 12px; 
	text-decoration: none; 
	color: #0E416D;
}


input{
    font-family: Verdana;
    font-weight: bold;  
	font-size: 10px; 
	text-decoration: none; 
	color: #0E416D;
}

#body2{
    
    font-family: Verdana;
    background-repeat: no-repeat;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    font-size: 13px;  
    font-weight: normal; 
    color: #0E416D;
    text-align: left;
}

table{
    font-family: Verdana; 
    padding-top: 0px;
    font-size: 12px;  
    font-weight: normal; 
    text-decoration: none; 
    color: #0E416D; 
    text-align: justify;
}
li{
    list-style: none; 
    margin-left: -40px; 
    padding:0px;
}

img{
    border: 0px;
}

/*==========
 LINKS
===========*/
a:link{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold; 
    text-decoration: none; 
    color: #0E416D;
}
a:visited{
    font-family: Verdana;
    font-size: 11px; 
    font-weight: bold; 
    text-decoration: none; 
    color: #0E416D;
}

a:hover{
    font-family: Verdana;
    font-size: 11px;  
    font-weight: bold; 
    text-decoration: none; 
    color: orange;
}




/*===========
 MAIN TABLE
============*/

/*table.border{
    
    border-collapse: collapse; 
    border-right-style: solid; 
    border-right-color: #0F2631; 
    border-right-width: 1px; 
    border-left-style: solid; 
    border-left-color: #0F2631; 
    border-left-width: 1px;
    
}*/
/*==================
 MAIN MENU LINKS
===================*/
#three_link
{
     
    text-align: center;
    position: absolute; top: 137px;
    background-image: url(3menu_bg.jpg); 
    background-repeat: repeat-x;
    display: block;
    height: 100px;
    width: 100%;
    text-decoration: none;
    color: #0F2631;
}

a.threelink{
    background-image: url("3menu_bg_hover.jpg"); 
    display: block;
    background-repeat: repeat-x; 
    height: 32px;
    padding-left: 2px; 
    font-family: Verdana; 
    font-size: 11px;  
    font-weight: bold; 
    text-align: center;
    text-decoration: none; 
    color: #0F2631;
    /*color: orange;*/
}   


    
a.topmenu_link:link{
    background-image: url("button_1_2.jpg"); 
    border-right: 2px solid orange;
    border-left: 2px solid orange;
    border-top: 1px solid orange;
    border-bottom: 1px solid orange;
    display: block;
    background-repeat: repeat-x;
    height: 20px;  
    text-align: left;
    font-family: Verdana; 
    font-size: 11px;  
    font-weight: bold; 
    text-decoration: none; 
    color: #0E416D;
}

a.topmenu_link:visited{
    background-image: url("button_1_2.jpg"); 
    border-right: 2px solid orange;
    border-left: 2px solid orange;
    border-top: 1px solid orange;
    border-bottom: 1px solid orange;
    display: block;
    background-repeat: repeat-x;
    height: 20px;  
    text-align: left;
    font-family: Verdana; 
    font-size: 11px;  
    font-weight: bold; 
    text-decoration: none; 
    color: #0E416D;
}
a.topmenu_link:hover{
    background-image: url("button_1_2.jpg"); 
    border-right: 2px solid orange;
    border-left: 2px solid orange;
    border-top: 1px solid orange;
    border-bottom: 1px solid orange;
    display: block;
    background-repeat: repeat-x;
    height: 20px;  
    text-align: left;
    font-family: Verdana; 
    font-size: 11px;  
    font-weight: bold; 
    text-decoration: none; 
    color: red;
}

a.topmenu_link:active{
    background-image: url("button_1_hover_3.jpg"); 
    border-right: 2px solid orange;
    border-left: 2px solid orange;
    border-top: 1px solid orange;
    border-bottom: 1px solid orange;
    display: block;
    background-repeat: repeat-x;
    height: 20px;  
    text-align: left;
    font-family: Verdana; 
    font-size: 11px;  
    font-weight: bold; 
    text-decoration: none; 
    color: #0E416D;
}

/*==================
 LEFT MENU
===================*/
table.leftmenu_link{
    border-collapse: collapse; 
    border-style: solid; 
    border-color: #0E416D;
    border-width: 0px;
    text-align: left;
}
td.leftmenu_link{
    text-align: left;
}
a.leftmenu_link:link{
    
    border-right: 1px dotted orange; 
    padding-left: 15px; 
    padding-bottom: 5px;
    padding-top: 5px;
    font-family: Verdana; 
    font-size: 11px;  
    font-weight: bold; 
    text-decoration: none; 
    color: #0E416D;
    text-align: left;
     display: block;
}

a.leftmenu_link:visited{
    
    border-right: 1px dotted orange; 
    padding-left: 15px; 
    padding-bottom: 5px;
    padding-top: 5px;
    font-family: Verdana; 
    font-size: 11px;  
    font-weight: bold;
    text-decoration: none; 
    color: #0E416D;
    text-align: left;
    display: block;
}

a.leftmenu_link:hover{
    
    background-image: url("1.gif");
    background-repeat: no-repeat; 
    border-right: 1px dotted orange;
    padding-left: 15px; 
    padding-bottom: 5px;
    padding-top: 5px;
    font-family: Verdana; 
    font-size: 11px;  
    font-weight: bold; 
    text-decoration: none; 
    color: orange;
    text-align: left;
    display: block;
}

a.leftmenu_link_2:link{
    padding-left: 30px;
    padding-bottom: 5px;
    border-right: 1px dotted orange;
    
    font-family: Verdana; 
    font-size: 10px;  
    display: block;
    font-weight: bold; 
    text-decoration: none; 
    color: #0E416D;
    text-align: left;
}

a.leftmenu_link_2:visited{
    padding-left: 30px;
    padding-bottom: 5px;
    border-right: 1px dotted orange;
    
    font-family: Verdana; 
    font-size: 10px;  
    display: block;
    font-weight: bold; 
    text-decoration: none; 
    color: #0E416D;
    text-align: left;
}

a.leftmenu_link_2:hover{
    padding-left: 30px;
    padding-bottom: 5px;
    border-right: 1px dotted orange;
    
    font-family: Verdana;
    font-size: 10px;  
    display: block;
    font-weight: bold; 
    text-decoration: none; 
    color: orange;
    text-align: left;
}


a.leftmenu_link_3:link{
background-image: url("submenu2.bmp");
    background-repeat: no-repeat; 
    font-family: Verdana; 
    font-size: 10px;  
    padding-left: 40px; 
    padding-bottom: 5px;
    border-right: 1px dotted orange;
    display: block;
    font-weight: bold; 
    text-decoration: none; 
    color: #0E416D;
    text-align: left;
}
a.leftmenu_link_3:visited{
background-image: url("submenu2.bmp");
    background-repeat: no-repeat; 
    font-family: Verdana; 
    font-size: 10px;  
    padding-left: 40px;
    padding-bottom: 5px;
    border-right: 1px dotted orange;
    display: block;
    font-weight: bold; 
    text-decoration: none; 
    color: #0E416D;
    text-align: left;
}
a.leftmenu_link_3:hover{
background-image: url("submenu2.bmp");
    background-repeat: no-repeat; 
    font-family: Verdana;
    font-size: 10px;  
    padding-left: 40px;
    padding-bottom: 5px;
    border-right: 1px dotted orange;
    display: block;
    font-weight: bold; 
    text-decoration: none; 
    color: orange;
    text-align: left;
}

.submenu_li_1{
    list-style: none; 
    margin-left: -40px;
    text-align: left;
}
.submenu_li_2{
    list-style: none; 
    margin-left: -35px;
    text-align: left;
}
.submenu_li_3{
    list-style: none;
    margin-left: -8em;
    text-align: left;
}
.errormsg{ 
    color: red; 
    font-weight:bold; 
    font-size:11px;
}
/*=========
 FOOTER
===========*/
.index_footer{
    
    font-family: Verdana; 
    font-size: 9px; 
    text-decoration: none; 
    color: #fffff0;
}
.index_footer_link{
    font-family: Verdana; 
    font-size: 9px; 
    text-decoration: none; 
    color: #fffff1;
}
a.index_footer_link{
    font-family: Verdana; 
    font-size: 9px;  
    font-weight: normal; 
    text-decoration: none; 
    color: #fffff2;
}
a.index_footer_link:visited{
    font-family: Verdana; 
    font-size: 9px;  
    font-weight: normal; 
    text-decoration: none; 
    color: #dddddd;
}
a.index_footer_link:hover{
    font-family: Verdana; 
    font-size: 9px;  
    font-weight: normal; 
    text-decoration: none; 
    color: red;
}

/*====================
 LANGUAGES
======================*/
#languages{
    position: absolute; 
    left: 180px;
}

#connect{
    position: absolute; 
    left: 320px;
} 

#connect A {
    font-family: Verdana; 
    font-size: 10px;  
    font-weight: bold; 
    text-decoration: none; 
    color: #dddddd;
}

#webmap{
    position: absolute; 
    left: 230px;
}

#webmap A {
    font-family: Verdana; 
    font-size: 10px;  
    font-weight: bold; 
    text-decoration: none; 
    color: #dddddd;
}

#languages A {
    font-family: Verdana; 
    font-size: 10px;  
    font-weight: bold; 
    text-decoration: none; 
    color: #dddddd;
}
.picture{
 padding-left: 7px;
 padding-bottom: 1x0px;  
}
