mintedhtml, body, html {
	height: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("/bin_images/html.gif");
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
}

body {
	color: #000000;
	font-family: Helvetica, Verdana, Arial, Sans-Serif;
	font-size: 12px;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("/bin_images/bg.jpg");
    background-origin: padding-box;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: auto auto;

}

#content_nodesign > #page_main{
  background:#fff;
}
#SubNavi {
	float: left !important;
}

#Login .button_main_l {
  color: black;
  background-image: none;
  border: 1px solid white;
  background: #807e65; /* Old browsers */
  background: -moz-linear-gradient(top, #807e65 0%, #979576 1%, #b5b189 52%, #a29c70 53%, #8f7836 99%, #967f3d 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#807e65), color-stop(1%,#979576), color-stop(52%,#b5b189), color-stop(53%,#a29c70), color-stop(99%,#8f7836), color-stop(100%,#967f3d)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #807e65 0%,#979576 1%,#b5b189 52%,#a29c70 53%,#8f7836 99%,#967f3d 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #807e65 0%,#979576 1%,#b5b189 52%,#a29c70 53%,#8f7836 99%,#967f3d 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #807e65 0%,#979576 1%,#b5b189 52%,#a29c70 53%,#8f7836 99%,#967f3d 100%); /* IE10+ */
  background: linear-gradient(to bottom, #807e65 0%,#979576 1%,#b5b189 52%,#a29c70 53%,#8f7836 99%,#967f3d 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#807e65', endColorstr='#967f3d',GradientType=0 ); /* IE6-9 */	
}

#Login .button_main_l:hover {
  color: black;
  background-image: none;
  background: #a6a483; /* Old browsers */
  background: -moz-linear-gradient(top, #a6a483 0%, #b6b59a 1%, #cbc9ad 52%, #bfbb93 53%, #b29e4a 99%, #b6a54f 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a6a483), color-stop(1%,#b6b59a), color-stop(52%,#cbc9ad), color-stop(53%,#bfbb93), color-stop(99%,#b29e4a), color-stop(100%,#b6a54f)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #a6a483 0%,#b6b59a 1%,#cbc9ad 52%,#bfbb93 53%,#b29e4a 99%,#b6a54f 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #a6a483 0%,#b6b59a 1%,#cbc9ad 52%,#bfbb93 53%,#b29e4a 99%,#b6a54f 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #a6a483 0%,#b6b59a 1%,#cbc9ad 52%,#bfbb93 53%,#b29e4a 99%,#b6a54f 100%); /* IE10+ */
  background: linear-gradient(to bottom, #a6a483 0%,#b6b59a 1%,#cbc9ad 52%,#bfbb93 53%,#b29e4a 99%,#b6a54f 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6a483', endColorstr='#b6a54f',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: #807e65; /* Old browsers */
  background: -moz-linear-gradient(top, #807e65 0%, #979576 1%, #b5b189 52%, #a29c70 53%, #8f7836 99%, #967f3d 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#807e65), color-stop(1%,#979576), color-stop(52%,#b5b189), color-stop(53%,#a29c70), color-stop(99%,#8f7836), color-stop(100%,#967f3d)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #807e65 0%,#979576 1%,#b5b189 52%,#a29c70 53%,#8f7836 99%,#967f3d 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #807e65 0%,#979576 1%,#b5b189 52%,#a29c70 53%,#8f7836 99%,#967f3d 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #807e65 0%,#979576 1%,#b5b189 52%,#a29c70 53%,#8f7836 99%,#967f3d 100%); /* IE10+ */
  background: linear-gradient(to bottom, #807e65 0%,#979576 1%,#b5b189 52%,#a29c70 53%,#8f7836 99%,#967f3d 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#807e65', endColorstr='#967f3d',GradientType=0 ); /* IE6-9 */
    color: black;
}

.top-tab.on:hover {
  background-image: none;
  background: #a6a483; /* Old browsers */
  background: -moz-linear-gradient(top, #a6a483 0%, #b6b59a 1%, #cbc9ad 52%, #bfbb93 53%, #b29e4a 99%, #b6a54f 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a6a483), color-stop(1%,#b6b59a), color-stop(52%,#cbc9ad), color-stop(53%,#bfbb93), color-stop(99%,#b29e4a), color-stop(100%,#b6a54f)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #a6a483 0%,#b6b59a 1%,#cbc9ad 52%,#bfbb93 53%,#b29e4a 99%,#b6a54f 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #a6a483 0%,#b6b59a 1%,#cbc9ad 52%,#bfbb93 53%,#b29e4a 99%,#b6a54f 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #a6a483 0%,#b6b59a 1%,#cbc9ad 52%,#bfbb93 53%,#b29e4a 99%,#b6a54f 100%); /* IE10+ */
  background: linear-gradient(to bottom, #a6a483 0%,#b6b59a 1%,#cbc9ad 52%,#bfbb93 53%,#b29e4a 99%,#b6a54f 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6a483', endColorstr='#b6a54f',GradientType=0 ); /* IE6-9 */
    color: black;
}

.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;
  color: black;
  background: #807e65; /* Old browsers */
  background: -moz-linear-gradient(top, #807e65 0%, #979576 1%, #b5b189 52%, #a29c70 53%, #8f7836 99%, #967f3d 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#807e65), color-stop(1%,#979576), color-stop(52%,#b5b189), color-stop(53%,#a29c70), color-stop(99%,#8f7836), color-stop(100%,#967f3d)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #807e65 0%,#979576 1%,#b5b189 52%,#a29c70 53%,#8f7836 99%,#967f3d 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #807e65 0%,#979576 1%,#b5b189 52%,#a29c70 53%,#8f7836 99%,#967f3d 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #807e65 0%,#979576 1%,#b5b189 52%,#a29c70 53%,#8f7836 99%,#967f3d 100%); /* IE10+ */
  background: linear-gradient(to bottom, #807e65 0%,#979576 1%,#b5b189 52%,#a29c70 53%,#8f7836 99%,#967f3d 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#807e65', endColorstr='#967f3d',GradientType=0 ); /* IE6-9 */
}
.MainMenuItemActive a:hover {
  color: black;
  background-image: none;
  background: #a6a483; /* Old browsers */
  background: -moz-linear-gradient(top, #a6a483 0%, #b6b59a 1%, #cbc9ad 52%, #bfbb93 53%, #b29e4a 99%, #b6a54f 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a6a483), color-stop(1%,#b6b59a), color-stop(52%,#cbc9ad), color-stop(53%,#bfbb93), color-stop(99%,#b29e4a), color-stop(100%,#b6a54f)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #a6a483 0%,#b6b59a 1%,#cbc9ad 52%,#bfbb93 53%,#b29e4a 99%,#b6a54f 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #a6a483 0%,#b6b59a 1%,#cbc9ad 52%,#bfbb93 53%,#b29e4a 99%,#b6a54f 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #a6a483 0%,#b6b59a 1%,#cbc9ad 52%,#bfbb93 53%,#b29e4a 99%,#b6a54f 100%); /* IE10+ */
  background: linear-gradient(to bottom, #a6a483 0%,#b6b59a 1%,#cbc9ad 52%,#bfbb93 53%,#b29e4a 99%,#b6a54f 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6a483', endColorstr='#b6a54f',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: #807e65; /* Old browsers */
  background: -moz-linear-gradient(top, #807e65 0%, #979576 1%, #b5b189 52%, #a29c70 53%, #8f7836 99%, #967f3d 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#807e65), color-stop(1%,#979576), color-stop(52%,#b5b189), color-stop(53%,#a29c70), color-stop(99%,#8f7836), color-stop(100%,#967f3d)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #807e65 0%,#979576 1%,#b5b189 52%,#a29c70 53%,#8f7836 99%,#967f3d 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #807e65 0%,#979576 1%,#b5b189 52%,#a29c70 53%,#8f7836 99%,#967f3d 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #807e65 0%,#979576 1%,#b5b189 52%,#a29c70 53%,#8f7836 99%,#967f3d 100%); /* IE10+ */
  background: linear-gradient(to bottom, #807e65 0%,#979576 1%,#b5b189 52%,#a29c70 53%,#8f7836 99%,#967f3d 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#807e65', endColorstr='#967f3d',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;
    color: black;
  border-left: none;
  background-image: none;
  background: #a6a483; /* Old browsers */
  background: -moz-linear-gradient(top, #a6a483 0%, #b6b59a 1%, #cbc9ad 52%, #bfbb93 53%, #b29e4a 99%, #b6a54f 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a6a483), color-stop(1%,#b6b59a), color-stop(52%,#cbc9ad), color-stop(53%,#bfbb93), color-stop(99%,#b29e4a), color-stop(100%,#b6a54f)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #a6a483 0%,#b6b59a 1%,#cbc9ad 52%,#bfbb93 53%,#b29e4a 99%,#b6a54f 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #a6a483 0%,#b6b59a 1%,#cbc9ad 52%,#bfbb93 53%,#b29e4a 99%,#b6a54f 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #a6a483 0%,#b6b59a 1%,#cbc9ad 52%,#bfbb93 53%,#b29e4a 99%,#b6a54f 100%); /* IE10+ */
  background: linear-gradient(to bottom, #a6a483 0%,#b6b59a 1%,#cbc9ad 52%,#bfbb93 53%,#b29e4a 99%,#b6a54f 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6a483', endColorstr='#b6a54f',GradientType=0 ); /* IE6-9 */
}

.button_main1, .button_main1_submit, .button_main2, .button_main3, .button_main4, .button_main5, .button_main6 {
  border: 1px solid #444444;
    color: black;
  background-image: none;
  background: #807e65; /* Old browsers */
  background: -moz-linear-gradient(top, #807e65 0%, #979576 1%, #b5b189 52%, #a29c70 53%, #8f7836 99%, #967f3d 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#807e65), color-stop(1%,#979576), color-stop(52%,#b5b189), color-stop(53%,#a29c70), color-stop(99%,#8f7836), color-stop(100%,#967f3d)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #807e65 0%,#979576 1%,#b5b189 52%,#a29c70 53%,#8f7836 99%,#967f3d 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #807e65 0%,#979576 1%,#b5b189 52%,#a29c70 53%,#8f7836 99%,#967f3d 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #807e65 0%,#979576 1%,#b5b189 52%,#a29c70 53%,#8f7836 99%,#967f3d 100%); /* IE10+ */
  background: linear-gradient(to bottom, #807e65 0%,#979576 1%,#b5b189 52%,#a29c70 53%,#8f7836 99%,#967f3d 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#807e65', endColorstr='#967f3d',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;
    color: black;
  background-image: none;
  background: #a6a483; /* Old browsers */
  background: -moz-linear-gradient(top, #a6a483 0%, #b6b59a 1%, #cbc9ad 52%, #bfbb93 53%, #b29e4a 99%, #b6a54f 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a6a483), color-stop(1%,#b6b59a), color-stop(52%,#cbc9ad), color-stop(53%,#bfbb93), color-stop(99%,#b29e4a), color-stop(100%,#b6a54f)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #a6a483 0%,#b6b59a 1%,#cbc9ad 52%,#bfbb93 53%,#b29e4a 99%,#b6a54f 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #a6a483 0%,#b6b59a 1%,#cbc9ad 52%,#bfbb93 53%,#b29e4a 99%,#b6a54f 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #a6a483 0%,#b6b59a 1%,#cbc9ad 52%,#bfbb93 53%,#b29e4a 99%,#b6a54f 100%); /* IE10+ */
  background: linear-gradient(to bottom, #a6a483 0%,#b6b59a 1%,#cbc9ad 52%,#bfbb93 53%,#b29e4a 99%,#b6a54f 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6a483', endColorstr='#b6a54f',GradientType=0 ); /* IE6-9 */
}

.button_left1, .button_left2, .button_left3, .button_left4, .button_left5, .button_left6 {
  border: 1px solid #444444;
    color: black;
  border-right: none;
  background-image: none;
  background: #807e65; /* Old browsers */
  background: -moz-linear-gradient(top, #807e65 0%, #979576 1%, #b5b189 52%, #a29c70 53%, #8f7836 99%, #967f3d 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#807e65), color-stop(1%,#979576), color-stop(52%,#b5b189), color-stop(53%,#a29c70), color-stop(99%,#8f7836), color-stop(100%,#967f3d)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #807e65 0%,#979576 1%,#b5b189 52%,#a29c70 53%,#8f7836 99%,#967f3d 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #807e65 0%,#979576 1%,#b5b189 52%,#a29c70 53%,#8f7836 99%,#967f3d 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #807e65 0%,#979576 1%,#b5b189 52%,#a29c70 53%,#8f7836 99%,#967f3d 100%); /* IE10+ */
  background: linear-gradient(to bottom, #807e65 0%,#979576 1%,#b5b189 52%,#a29c70 53%,#8f7836 99%,#967f3d 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#807e65', endColorstr='#967f3d',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;
    color: black;
  border-right: none;
  background-image: none;
  background: #a6a483; /* Old browsers */
  background: -moz-linear-gradient(top, #a6a483 0%, #b6b59a 1%, #cbc9ad 52%, #bfbb93 53%, #b29e4a 99%, #b6a54f 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a6a483), color-stop(1%,#b6b59a), color-stop(52%,#cbc9ad), color-stop(53%,#bfbb93), color-stop(99%,#b29e4a), color-stop(100%,#b6a54f)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #a6a483 0%,#b6b59a 1%,#cbc9ad 52%,#bfbb93 53%,#b29e4a 99%,#b6a54f 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #a6a483 0%,#b6b59a 1%,#cbc9ad 52%,#bfbb93 53%,#b29e4a 99%,#b6a54f 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #a6a483 0%,#b6b59a 1%,#cbc9ad 52%,#bfbb93 53%,#b29e4a 99%,#b6a54f 100%); /* IE10+ */
  background: linear-gradient(to bottom, #a6a483 0%,#b6b59a 1%,#cbc9ad 52%,#bfbb93 53%,#b29e4a 99%,#b6a54f 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6a483', endColorstr='#b6a54f',GradientType=0 ); /* IE6-9 */
}

h1, .GeneralHeadline {
	font-size: 20px;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial, Sans-Serif;
	color: #7b6f35;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial, Sans-Serif;
	color: #7b6f35;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial, Sans-Serif;
	color: #7b6f35;
	padding: 0px;
	margin: 0px;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial, Sans-Serif;
	color: #7b6f35;
}

.breadcrumbs_last, .breadcrumbs_last:hover, .breadcrumbs_last:link, .breadcrumbs_last:visited, .breadcrumbs_last:active {
	color: #7b6f35;
}

.list_table_head {
	background-image: url(/bin_images/bg_tablehead.gif);
	background-repeat: repeat-x;
	color: #ffffff;
	background-color: #7b6f35;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	font-size: 12px;
	font-weight: bold;
}

.top-tab.on a {
	color: black;
}

/*tourney calender css*/
.trnpage {
	min-height:400px;
	margin: 0 auto;
}
.content_table {
	width:680px;
	margin: left; 
	margin-left:0px;			
}


			.pppp {
				letter-spacing:0.5px;
				font-size: 13px; 
				text-align:center;
				font-weight:bold;
				font-family: Arial,Helvetica,sans-serif;
				color:black;
				margin-top:0px;
				margin-bottom:20px;
			}	
	
			.font1 {
				font-weight:bold;
				font-family: Arial,Helvetica,sans-serif;	
				font-size: 18px;		
				text-align:left;
				vertical-align:top;		
				margin-top:0px;
				margin-bottom:10px;											
			}
			.font2 {

				font-family: Arial,Helvetica,sans-serif;	
				font-size: 11px;		
				text-align:left;
				vertical-align:top;		
				margin-top:0px;
				margin-bottom:0px;											
			}
			.font3 {
				font-weight:bold;
				font-family: Arial,Helvetica,sans-serif;	
				font-size: 14px;		
				text-align:left;
				vertical-align:top;		
				margin-top:10px;
				margin-bottom:3px;			
				margin-left:5px;								
			}
			.font4 {
				font-family: Arial,Helvetica,sans-serif;	
				font-size: 12px;		
				text-align:left;
				vertical-align:top;		
				margin-top:0px;
				margin-bottom:0px;	
				margin-left:10px;										
			}
		
			.td0 {
				width:33%;
				
			}
			.trntable {
				float:left;	
			}
			.td1 {
			    /*border: 1px dotted gray;*/	
			    width:33%;
			    padding-right:15px;
			        cursor:pointer;
			}

			.tablerow {
				height:150px;
				vertical-align:middle;
				text-align:center;
			}	
			.tablerow1 {
				vertical-align:middle;
				text-align:left;
				color:black
			}
			
.feedtrn {
   margin-top:1px;
   vertical-align:top;
   margin-left: 0px;
   width: 200px;
   border: 1px solid #7f7f7f;
   padding: 1px 10px 10px 10px ;
   height: 375px; 
   overflow:hidden;
   background-color:#eee;
}
			
.imgtrn {
	border:1px solid grey;
}
	
li {
	list-style-image:url('/bin_images/icon_poker.png');
}

#TournamentList{
width:100%;
  border-radius:15px;
  border:solid 1px gray;
}

.trn_headline{
  padding:4px;
  font-size:1.4em;
  font-weight:bold;
  text-align:center;
}

.trn_line1{
  background-color:silver;
  text-align:center;
}

.trn_line2{
  background-color:gray;
  text-align:center;
  border:1px gray solid;
}
.trn_status a{
  color:darkred;
}
.trn_status a:hover{
  color:darkred;
        text-decoration:unterline;
        font-weight:normal;
}
  
