body {
    background-color: #000000;
    background-image: url("/bin_images/background_default.png");
    background-repeat: repeat;
}

#Login .button_main_l {
  background-image: none;
  border: 1px solid white;
  background: #305876; /* Old browsers */
  background: -moz-linear-gradient(top, #305876 0%, #2b4a62 1%, #164c73 52%, #113d60 53%, #053e6a 99%, #1d5988 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#305876), color-stop(1%,#2b4a62), color-stop(52%,#164c73), color-stop(53%,#113d60), color-stop(99%,#053e6a), color-stop(100%,#1d5988)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #305876 0%,#2b4a62 1%,#164c73 52%,#113d60 53%,#053e6a 99%,#1d5988 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #305876 0%,#2b4a62 1%,#164c73 52%,#113d60 53%,#053e6a 99%,#1d5988 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #305876 0%,#2b4a62 1%,#164c73 52%,#113d60 53%,#053e6a 99%,#1d5988 100%); /* IE10+ */
  background: linear-gradient(to bottom, #305876 0%,#2b4a62 1%,#164c73 52%,#113d60 53%,#053e6a 99%,#1d5988 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#305876', endColorstr='#1d5988',GradientType=0 ); /* IE6-9 */
 	
}
#Login .button_main_l:hover {
  background-image: none;
  background: #305876; /* Old browsers */
  background: -moz-linear-gradient(top, #305876 0%, #417197 1%, #2071a5 52%, #195c90 53%, #095e9c 99%, #1d5988 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#305876), color-stop(1%,#417197), color-stop(52%,#2071a5), color-stop(53%,#195c90), color-stop(99%,#095e9c), color-stop(100%,#1d5988)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #305876 0%,#417197 1%,#2071a5 52%,#195c90 53%,#095e9c 99%,#1d5988 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #305876 0%,#417197 1%,#2071a5 52%,#195c90 53%,#095e9c 99%,#1d5988 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #305876 0%,#417197 1%,#2071a5 52%,#195c90 53%,#095e9c 99%,#1d5988 100%); /* IE10+ */
  background: linear-gradient(to bottom, #305876 0%,#417197 1%,#2071a5 52%,#195c90 53%,#095e9c 99%,#1d5988 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#305876', endColorstr='#1d5988',GradientType=0 ); /* IE6-9 */
}

.top-tab {
  background-image: none;
  background: #3d3d3c; /* Old browsers */
  background: -moz-linear-gradient(top, #3d3d3c 0%, #393938 1%, #2d2d2c 52%, #262625 53%, #242323 99%, #2b2a2a 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3d3d3c), color-stop(1%,#393938), color-stop(52%,#2d2d2c), color-stop(53%,#262625), color-stop(99%,#242323), color-stop(100%,#2b2a2a)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #3d3d3c 0%,#393938 1%,#2d2d2c 52%,#262625 53%,#242323 99%,#2b2a2a 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #3d3d3c 0%,#393938 1%,#2d2d2c 52%,#262625 53%,#242323 99%,#2b2a2a 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #3d3d3c 0%,#393938 1%,#2d2d2c 52%,#262625 53%,#242323 99%,#2b2a2a 100%); /* IE10+ */
  background: linear-gradient(to bottom, #3d3d3c 0%,#393938 1%,#2d2d2c 52%,#262625 53%,#242323 99%,#2b2a2a 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3d3d3c', endColorstr='#2b2a2a',GradientType=0 ); /* IE6-9 */
}
.top-tab:hover {
  background-image: none;
  background: #5c5c5a; /* Old browsers */
  background: -moz-linear-gradient(top, #5c5c5a 0%, #575756 1%, #444442 52%, #3b3b39 53%, #363535 99%, #413f3f 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5c5c5a), color-stop(1%,#575756), color-stop(52%,#444442), color-stop(53%,#3b3b39), color-stop(99%,#363535), color-stop(100%,#413f3f)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #5c5c5a 0%,#575756 1%,#444442 52%,#3b3b39 53%,#363535 99%,#413f3f 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #5c5c5a 0%,#575756 1%,#444442 52%,#3b3b39 53%,#363535 99%,#413f3f 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #5c5c5a 0%,#575756 1%,#444442 52%,#3b3b39 53%,#363535 99%,#413f3f 100%); /* IE10+ */
  background: linear-gradient(to bottom, #5c5c5a 0%,#575756 1%,#444442 52%,#3b3b39 53%,#363535 99%,#413f3f 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5c5c5a', endColorstr='#413f3f',GradientType=0 ); /* IE6-9 */
}

.top-tab.on {
  background-image: none;
  background: #305876; /* Old browsers */
  background: -moz-linear-gradient(top, #305876 0%, #2b4a62 1%, #164c73 52%, #113d60 53%, #053e6a 99%, #1d5988 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#305876), color-stop(1%,#2b4a62), color-stop(52%,#164c73), color-stop(53%,#113d60), color-stop(99%,#053e6a), color-stop(100%,#1d5988)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #305876 0%,#2b4a62 1%,#164c73 52%,#113d60 53%,#053e6a 99%,#1d5988 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #305876 0%,#2b4a62 1%,#164c73 52%,#113d60 53%,#053e6a 99%,#1d5988 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #305876 0%,#2b4a62 1%,#164c73 52%,#113d60 53%,#053e6a 99%,#1d5988 100%); /* IE10+ */
  background: linear-gradient(to bottom, #305876 0%,#2b4a62 1%,#164c73 52%,#113d60 53%,#053e6a 99%,#1d5988 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#305876', endColorstr='#1d5988',GradientType=0 ); /* IE6-9 */
}

.top-tab.on:hover {
 	background-image: none;
  background: #305876; /* Old browsers */
  background: -moz-linear-gradient(top, #305876 0%, #417197 1%, #2071a5 52%, #195c90 53%, #095e9c 99%, #1d5988 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#305876), color-stop(1%,#417197), color-stop(52%,#2071a5), color-stop(53%,#195c90), color-stop(99%,#095e9c), color-stop(100%,#1d5988)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #305876 0%,#417197 1%,#2071a5 52%,#195c90 53%,#095e9c 99%,#1d5988 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #305876 0%,#417197 1%,#2071a5 52%,#195c90 53%,#095e9c 99%,#1d5988 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #305876 0%,#417197 1%,#2071a5 52%,#195c90 53%,#095e9c 99%,#1d5988 100%); /* IE10+ */
  background: linear-gradient(to bottom, #305876 0%,#417197 1%,#2071a5 52%,#195c90 53%,#095e9c 99%,#1d5988 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#305876', endColorstr='#1d5988',GradientType=0 ); /* IE6-9 */
}

.MainMenuItem a:hover {
  background-image: none;
  background: #3d3d3c; /* Old browsers */
  background: -moz-linear-gradient(top, #3d3d3c 0%, #393938 1%, #2d2d2c 52%, #262625 53%, #242323 99%, #2b2a2a 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3d3d3c), color-stop(1%,#393938), color-stop(52%,#2d2d2c), color-stop(53%,#262625), color-stop(99%,#242323), color-stop(100%,#2b2a2a)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #3d3d3c 0%,#393938 1%,#2d2d2c 52%,#262625 53%,#242323 99%,#2b2a2a 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #3d3d3c 0%,#393938 1%,#2d2d2c 52%,#262625 53%,#242323 99%,#2b2a2a 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #3d3d3c 0%,#393938 1%,#2d2d2c 52%,#262625 53%,#242323 99%,#2b2a2a 100%); /* IE10+ */
  background: linear-gradient(to bottom, #3d3d3c 0%,#393938 1%,#2d2d2c 52%,#262625 53%,#242323 99%,#2b2a2a 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3d3d3c', endColorstr='#2b2a2a',GradientType=0 ); /* IE6-9 */
}
.MainMenuItemActive a {
  background-image: none;
  background: #305876; /* Old browsers */
  background: -moz-linear-gradient(top, #305876 0%, #2b4a62 1%, #164c73 52%, #113d60 53%, #053e6a 99%, #1d5988 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#305876), color-stop(1%,#2b4a62), color-stop(52%,#164c73), color-stop(53%,#113d60), color-stop(99%,#053e6a), color-stop(100%,#1d5988)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #305876 0%,#2b4a62 1%,#164c73 52%,#113d60 53%,#053e6a 99%,#1d5988 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #305876 0%,#2b4a62 1%,#164c73 52%,#113d60 53%,#053e6a 99%,#1d5988 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #305876 0%,#2b4a62 1%,#164c73 52%,#113d60 53%,#053e6a 99%,#1d5988 100%); /* IE10+ */
  background: linear-gradient(to bottom, #305876 0%,#2b4a62 1%,#164c73 52%,#113d60 53%,#053e6a 99%,#1d5988 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#305876', endColorstr='#1d5988',GradientType=0 ); /* IE6-9 */
}
.MainMenuItemActive a:hover {
 	background-image: none;
  background: #305876; /* Old browsers */
  background: -moz-linear-gradient(top, #305876 0%, #417197 1%, #2071a5 52%, #195c90 53%, #095e9c 99%, #1d5988 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#305876), color-stop(1%,#417197), color-stop(52%,#2071a5), color-stop(53%,#195c90), color-stop(99%,#095e9c), color-stop(100%,#1d5988)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #305876 0%,#417197 1%,#2071a5 52%,#195c90 53%,#095e9c 99%,#1d5988 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #305876 0%,#417197 1%,#2071a5 52%,#195c90 53%,#095e9c 99%,#1d5988 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #305876 0%,#417197 1%,#2071a5 52%,#195c90 53%,#095e9c 99%,#1d5988 100%); /* IE10+ */
  background: linear-gradient(to bottom, #305876 0%,#417197 1%,#2071a5 52%,#195c90 53%,#095e9c 99%,#1d5988 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#305876', endColorstr='#1d5988',GradientType=0 ); /* IE6-9 */
}

.button_right1, .button_right2, .button_right3, .button_right4, .button_right5, .button_right6 {
  border: 1px solid #444444;
  border-left: none;
  background-image: none;
  background: #305876; /* Old browsers */
  background: -moz-linear-gradient(top, #305876 0%, #2b4a62 1%, #164c73 52%, #113d60 53%, #053e6a 99%, #1d5988 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#305876), color-stop(1%,#2b4a62), color-stop(52%,#164c73), color-stop(53%,#113d60), color-stop(99%,#053e6a), color-stop(100%,#1d5988)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #305876 0%,#2b4a62 1%,#164c73 52%,#113d60 53%,#053e6a 99%,#1d5988 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #305876 0%,#2b4a62 1%,#164c73 52%,#113d60 53%,#053e6a 99%,#1d5988 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #305876 0%,#2b4a62 1%,#164c73 52%,#113d60 53%,#053e6a 99%,#1d5988 100%); /* IE10+ */
  background: linear-gradient(to bottom, #305876 0%,#2b4a62 1%,#164c73 52%,#113d60 53%,#053e6a 99%,#1d5988 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#305876', endColorstr='#1d5988',GradientType=0 ); /* IE6-9 */
}

.button_1:hover .button_right1, .button_2:hover .button_right2, .button_3:hover .button_right3, .button_4:hover .button_right4, .button_5:hover .button_right5, .button_6:hover .button_right6 {
  border: 1px solid #444444;
  border-left: none;
  background-image: none;
  background: #305876; /* Old browsers */
  background: -moz-linear-gradient(top, #305876 0%, #417197 1%, #2071a5 52%, #195c90 53%, #095e9c 99%, #1d5988 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#305876), color-stop(1%,#417197), color-stop(52%,#2071a5), color-stop(53%,#195c90), color-stop(99%,#095e9c), color-stop(100%,#1d5988)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #305876 0%,#417197 1%,#2071a5 52%,#195c90 53%,#095e9c 99%,#1d5988 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #305876 0%,#417197 1%,#2071a5 52%,#195c90 53%,#095e9c 99%,#1d5988 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #305876 0%,#417197 1%,#2071a5 52%,#195c90 53%,#095e9c 99%,#1d5988 100%); /* IE10+ */
  background: linear-gradient(to bottom, #305876 0%,#417197 1%,#2071a5 52%,#195c90 53%,#095e9c 99%,#1d5988 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#305876', endColorstr='#1d5988',GradientType=0 ); /* IE6-9 */
}

.button_main1, .button_main1_submit, .button_main2, .button_main3, .button_main4, .button_main5, .button_main6 {
  border: 1px solid #444444;
  border-right: none;
  border-left: none;
  background-image: none;
  background: #305876; /* Old browsers */
  background: -moz-linear-gradient(top, #305876 0%, #2b4a62 1%, #164c73 52%, #113d60 53%, #053e6a 99%, #1d5988 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#305876), color-stop(1%,#2b4a62), color-stop(52%,#164c73), color-stop(53%,#113d60), color-stop(99%,#053e6a), color-stop(100%,#1d5988)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #305876 0%,#2b4a62 1%,#164c73 52%,#113d60 53%,#053e6a 99%,#1d5988 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #305876 0%,#2b4a62 1%,#164c73 52%,#113d60 53%,#053e6a 99%,#1d5988 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #305876 0%,#2b4a62 1%,#164c73 52%,#113d60 53%,#053e6a 99%,#1d5988 100%); /* IE10+ */
  background: linear-gradient(to bottom, #305876 0%,#2b4a62 1%,#164c73 52%,#113d60 53%,#053e6a 99%,#1d5988 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#305876', endColorstr='#1d5988',GradientType=0 ); /* IE6-9 */
}

.button_1:hover .button_main1, .button_1:hover .button_main1_submit, .button_2:hover .button_main2, .button_3:hover .button_main3, .button_4:hover .button_main4, .button_5:hover .button_main5, .button_6:hover .button_main6 {
  border: 1px solid #444444;
  border-right: none;
  border-left: none;
  background-image: none;
  background: #305876; /* Old browsers */
  background: -moz-linear-gradient(top, #305876 0%, #417197 1%, #2071a5 52%, #195c90 53%, #095e9c 99%, #1d5988 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#305876), color-stop(1%,#417197), color-stop(52%,#2071a5), color-stop(53%,#195c90), color-stop(99%,#095e9c), color-stop(100%,#1d5988)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #305876 0%,#417197 1%,#2071a5 52%,#195c90 53%,#095e9c 99%,#1d5988 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #305876 0%,#417197 1%,#2071a5 52%,#195c90 53%,#095e9c 99%,#1d5988 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #305876 0%,#417197 1%,#2071a5 52%,#195c90 53%,#095e9c 99%,#1d5988 100%); /* IE10+ */
  background: linear-gradient(to bottom, #305876 0%,#417197 1%,#2071a5 52%,#195c90 53%,#095e9c 99%,#1d5988 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#305876', endColorstr='#1d5988',GradientType=0 ); /* IE6-9 */
}

.button_left1, .button_left2, .button_left3, .button_left4, .button_left5, .button_left6 {
  border: 1px solid #444444;
  border-right: none;
  background-image: none;
  background: #305876; /* Old browsers */
  background: -moz-linear-gradient(top, #305876 0%, #2b4a62 1%, #164c73 52%, #113d60 53%, #053e6a 99%, #1d5988 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#305876), color-stop(1%,#2b4a62), color-stop(52%,#164c73), color-stop(53%,#113d60), color-stop(99%,#053e6a), color-stop(100%,#1d5988)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #305876 0%,#2b4a62 1%,#164c73 52%,#113d60 53%,#053e6a 99%,#1d5988 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #305876 0%,#2b4a62 1%,#164c73 52%,#113d60 53%,#053e6a 99%,#1d5988 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #305876 0%,#2b4a62 1%,#164c73 52%,#113d60 53%,#053e6a 99%,#1d5988 100%); /* IE10+ */
  background: linear-gradient(to bottom, #305876 0%,#2b4a62 1%,#164c73 52%,#113d60 53%,#053e6a 99%,#1d5988 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#305876', endColorstr='#1d5988',GradientType=0 ); /* IE6-9 */
}

.button_1:hover .button_left1, .button_2:hover .button_left2, .button_3:hover .button_left3, .button_4:hover .button_left4, .button_5:hover .button_left5, .button_6:hover .button_left6 {
  border: 1px solid #444444;
  border-right: none;
  background-image: none;
  background: #305876; /* Old browsers */
  background: -moz-linear-gradient(top, #305876 0%, #417197 1%, #2071a5 52%, #195c90 53%, #095e9c 99%, #1d5988 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#305876), color-stop(1%,#417197), color-stop(52%,#2071a5), color-stop(53%,#195c90), color-stop(99%,#095e9c), color-stop(100%,#1d5988)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #305876 0%,#417197 1%,#2071a5 52%,#195c90 53%,#095e9c 99%,#1d5988 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #305876 0%,#417197 1%,#2071a5 52%,#195c90 53%,#095e9c 99%,#1d5988 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #305876 0%,#417197 1%,#2071a5 52%,#195c90 53%,#095e9c 99%,#1d5988 100%); /* IE10+ */
  background: linear-gradient(to bottom, #305876 0%,#417197 1%,#2071a5 52%,#195c90 53%,#095e9c 99%,#1d5988 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#305876', endColorstr='#1d5988',GradientType=0 ); /* IE6-9 */
}

h1, .GeneralHeadline {
	font-size: 20px;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial, Sans-Serif;
	color: #134c79;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial, Sans-Serif;
	color: #134c79;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial, Sans-Serif;
	color: #134c79;
	padding: 0px;
	margin: 0px;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial, Sans-Serif;
	color: #134c79;
}

.breadcrumbs_last, .breadcrumbs_last:hover, .breadcrumbs_last:link, .breadcrumbs_last:visited, .breadcrumbs_last:active {
	color: #134c79;
}

.list_table_head {
	background-image: url(/bin_images/bg_tablehead.gif);
	background-repeat: repeat-x;
	color: #ffffff;
	background-color: #0f426b;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	font-size: 12px;
	font-weight: bold;
}

.default_popup_window {
	top: 90px;
	left: 150px;
	width: 335px;
	padding: 0px;
	margin: 0px;
	border: 1px solid #969696;
  	background-image: url(/bin_images/background_colossal.jpg);
  	background-repeat: repeat;
  	color: white;
}
.default_popup_bar_main {
	height: 24px;
	width: 100%;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	background-image: url(/bin_images/popup_bar_bg.png);
  	background-repeat: repeat-x;
}
.default_popup_bar_main img{
	float: right;
	width: 26px;
	height: 100%;
	background-image: url(/bin_images/popup_close_icon.png);
  	background-repeat: no-repeat;
  	background-position: center top;
}
.default_popup_bar_main img:hover{
	background-image: url(/bin_images/popup_close_icon_hovered.png);
}
.default_popup_area {
	padding: 80px 20px 10px 20px;
	background-image: url(/bin_images/logo.png);
 	background-position: center 10px;
  	background-repeat: no-repeat;
  	background-size: 50%;
}
.default_popup_closebutton {
	float: right;
	margin: 0px;
	padding-right: 10px;
	width: 20px;
	height: 21px;
	background-image: url(/bin_images/close.gif);
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
	z-index: 100;
}
.default_popup_bottom_main {
	padding-bottom: 10px;
}
.default_popup_bar_left, .default_popup_bar_right {
	display: none;
}
.default_popup_bottom_left, .default_popup_bottom_right {
	display: none;
}
.default_popup_main_left, .default_popup_main_right {
	display: none;
}

#LangSelection {
	color: #000000;
	float: left;
   	width: 110px;
   	margin-top: 16px;
   	height: 25px;
   	line-height: 26px;
   	border: 1px solid white;
    	box-shadow: 0 0 0 1px #bbb;
    	background: transparent;

}
#LangSelection a {
	color: #000000;
	text-decoration: none;
}
#select-lang-box {
    margin: 0;
    padding: 0;
    width: 100%; 
}
#select-lang-box #lang-active {
	background-image: url(/bin_images/arrow_dropdown.png);
 	background-position: 90% 50%;
 	background-repeat: no-repeat;
}
#select-lang-box #lang-active:hover {
	background-image: url(/bin_images/arrow_dropdown_hovered.png);
}
#select-lang-box #lang-active.LanguageOpen, #select-lang-box #lang-active:hover.LanguageOpen {
	background-image: url(/bin_images/arrow_dropdown_opened.png);
}
#select-lang-box span {
    cursor: pointer;
    display: block;
    text-decoration: none;
    padding: 0 10px;
}

#LangSelection li {
    list-style-image: url("");
}

#select-lang-box span img, #select-lang-box ul li img {
    padding-bottom: 0px;
    padding-right: 5px;
    height: 9px;
}
#select-lang-box ul {
    margin: 5px 0;
    padding: 0;
    display: none;
}
#select-lang-box ul li {
    float: none;
    list-style-type: none;
}
#select-lang-box ul li a {
    border: 1px solid #B2B2B2;
    cursor: pointer;
    display: block;
    font-weight: normal;
    line-height: 29px;
    text-decoration: none;
	background-image: url(/bin_images/background_default.png);
    width: auto;
    padding-left: 10px;	

}
#select-lang-box ul li a:hover {
    background-color: #D9D9D9;
    
  	background-image: url(/bin_images/background_default.png);
 	background-repeat: repeat;
 	overflow: hidden
}