/* CSS Document */
body {text-align: center; margin-right: auto; margin-left: auto; margin-top:5px; background-color: #0B518A;}
#wrapper {text-align: center; margin: auto; }
#container {width: 780px; height: 600px; background-color: #3d3a35; border: 2px solid #104C2A; position: relative; text-align: center; margin: auto; }
#table {width: 780px; height: 600px; background-color: #fff;}
#nav {width: 170px; background-color: #384940;}
#copyright p {font-family: arial; font-size: 9px; color: #fff; text-align: center;}
#copyright a:link {font-family: arial; font-size: 9px; color: #fff; text-decoration: none;}
#copyright a:visited {font-family: arial; font-size: 9px; color: #fff; text-decoration: none;}
#copyright a:hover {font-family: arial; font-size: 9px; color: #fff; text-decoration: underline;}
#copyright a:active{font-family: arial; font-size: 9px; color: #fff; text-decoration: none;}

ul {list-style: square; color: #333; font-family: arial; font-size: 12px; text-align: left;}
.gray {font-family: Arial; font-size: 12px; color: #fff; text-align: left; border: 2px solid #fff; padding: 2px; }
.line {color: #a39d94; }
.ns {margin-top: 1px; margin-bottom: 0; }
.center {text-align: center; }
.right {float: right; padding-right: 15px;}
.rightnp {float: right;}
.left {text-align: left; }
.border {border: 1px solid #A39D94; }
p {font-family: Arial; font-size: 12px; color: #333;}
a:link {color: #fff; text-decoration: none;}
a:visited {color: #fff; text-decoration: none; }
a:hover {color: #fff; text-decoration: none; }
a:active {color: #fff; text-decoration: none; }
.large {font-family: arial; font-weight: bold; font-size: 14px; }
.pad {padding-left: 10px; padding-right: 5px; }
.graybk {background-color: #11110f;}
.white {color: #fff; }
.ns-top {margin-top: 0; padding-top: 0; }
.ns-bottom {margin-bottom: 0; padding-bottom: 0; }
.line {line-height: 18px; color: #333; padding-right: 8px; }