div.page_header_big {
position:relative;
margin: 3px 3px 0px 3px;
width:984px;
height:34px;
background: #07380b;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzA3MzgwYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyZDZhMzUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #07380b 0%, #2d6a35 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#07380b), color-stop(100%,#2d6a35));
background: -webkit-linear-gradient(top,  #07380b 0%,#2d6a35 100%);
background: -o-linear-gradient(top,  #07380b 0%,#2d6a35 100%);
background: -ms-linear-gradient(top,  #07380b 0%,#2d6a35 100%);
background: linear-gradient(to bottom,  #07380b 0%,#2d6a35 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#07380b', endColorstr='#2d6a35',GradientType=0 );
}
div.page_header_big h1{
position:absolute;
left:10px;
top:8px;
text-transform:uppercase;
font-weight:bold;
font-style:normal;
font-size:13px;
color:white;
z-index:0;
}
div.page_border_big {
position:relative;
width:990px;
background-color:#fff;
border:1px solid #053609;
background-position: left top;
background-repeat:repeat-y;
z-index:100;
}

div.page {
color: #fff;      
background-color: #6e6e6e;
font-size:12px;
text-align: center;
width: 970px;
padding: 5px 0px 5px 0px;
z-index: 0;
}
div.page a{
color: #fff;
cursor: pointer;
font-size:12px;
}
.tslist {
width: 100%;
}
.tslist th.black {
background: #2d6a35; /* Old browsers */
background: -moz-linear-gradient(top,  #2d6a35 0%, #07380b 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2d6a35), color-stop(100%,#07380b)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #2d6a35 0%,#07380b 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #2d6a35 0%,#07380b 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #2d6a35 0%,#07380b 100%); /* IE10+ */
background: linear-gradient(to bottom,  #2d6a35 0%,#07380b 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d6a35', endColorstr='#07380b',GradientType=0 ); /* IE6-9 */
height: 24px;
background-repeat: repeat-x;
text-transform: uppercase;
font-family: Tahoma, Geneva, sans-serif;
font-weight: normal;
font-size: 12px;
color: white;
}
.tslist th.gray {
background-color: #6E6E6E;
height: 23px;
padding-left: 3px;
text-transform: uppercase;
font-weight: normal;
font-size: 12px;
border-width: 0px 0px 1px;
border-style: solid;
border-color: #9E9E9E;
color: #FFF;
}

.tslist th.green a{

background: #363636; /* Old browsers */
background: -moz-linear-gradient(top,  #363636 0%, #000000 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#363636), color-stop(100%,#000000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #363636 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #363636 0%,#000000 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #363636 0%,#000000 100%); /* IE10+ */
background: linear-gradient(to bottom,  #363636 0%,#000000 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#363636', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
height: 18px;
color: white;
background-repeat: repeat-x;
text-transform: uppercase;
font-weight: normal;
font-size: 10px;
}  
.tslist th a {
color: white;
text-decoration: underline;
}
.tslist td {
padding: 3px;
color: black;
}
.tslist tr.odd td {
background-color: #dfdfdf;
}
.tslist td a {
text-decoration: none;
color: black;
}
.tslist td a:hover {
text-decoration: underline;
}

.tslist tr td.stat {
text-align: center;
width:30px;
}
