#topbar {background-color:#8195af;}
table {-webkit-border-radius:8px;-moz-border-radius:8px;background-color:#fff;border:#878787 solid 1px;font-size:12pt;overflow:hidden;padding:0;border-spacing:0;position:relative;display:block;height:auto;width:auto;margin:3px 9px 17px;list-style:none}
tbody {display:block;}
tr {display:block; border-bottom:solid 1px #878787;}
tbody>tr:first-of-type, tbody>tr:last-of-type {border:none;}
tr>td:nth-of-type(2) {width:100%;}
/* tr>td:last-of-type {display:none;} */
th {display:none;}
table a {display:block;color:black;font-weight:bold;text-decoration:none;padding-top:10px;padding-bottom:10px;}
table a:visited {color:grey;}
#rightbutton img {height:70%;margin-top:4px;}
#leftnav img {margin-left:-3px;margin-right:-1px;}
tr:hover {background-color: #015fe6;}
tr:hover {background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#058cf5), to(#015fe6));}
tbody>tr:hover:nth-of-type(2) {-webkit-border-top-left-radius:7px;-webkit-border-top-right-radius:7px;-moz-border-radius-topleft:7px;-moz-border-radius-topright:7px;}
tbody>tr:hover:last-of-type {-webkit-border-bottom-left-radius:7px;-webkit-border-bottom-right-radius:7px;-moz-border-radius-bottomleft:7px;-moz-border-radius-bottomright:7px;}
tbody>tr:nth-of-type(2)>td>a {-webkit-border-top-right-radius:7px;-moz-border-radius-topright:7px;}
tbody>tr:last-of-type>td>a {-webkit-border-bottom-right-radius:7px;-moz-border-radius-bottomright:7px;}
tr:hover a {color:white;}
td {padding:2px;padding-left:8px;}
td img {margin-top:4px;}
.pageitem {-moz-border-radius:8px;}
li.checkbox, li.menu {padding-left:4px; padding-right:4px;}
li.menu:hover {background-color: #015fe6;}
li:first-of-type {-moz-border-radius-topleft:7px;-moz-border-radius-topright:7px;}
li:last-of-type {-moz-border-radius-bottomleft:7px;-moz-border-radius-bottomright:7px;}
a {outline: none;}

