body {
    margin: 0;
    padding: 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: .7em;
    line-height: 1.3em;
    background-color: #333333;
    color: #cccccc;
    text-align: center; }

#container {
    margin: 0px auto;
    padding: 0;
    width: 900px;
    border: none;
    text-align: center;
    position:relative; }

div#corner {
    top: 0px;
    left: 50%;
    width:190px;
    margin:0 0 0 -450px;
    padding: 15px 2px 5px 2px;
    height: 65px;
    text-align: center;
    position: fixed; }

div#header {
    background-color: #333333;
    margin-left: 190px;
    margin-top: 0px;
    height: 70px;
    text-align: center;
    top: 0em;
    width: 710px;
    /*position: fixed;
    */
	z-index: 10; }

div#navigation {
    padding: 2px 2px 2px 2px;
    float: left;
    top: 73px;
    text-align: center;
    color: #CCCCCC;
    width: 190px;
    position: fixed; }

div#footer {
    background-color: #333333;
    margin-left: 190px;
    width: 710px;
    text-align: center;
    color:#CE7B52;
    position: relative;
    margin-top:0px;
    margin-bottom: 0px;
    /*padding-top:10px;
    padding-bottom:20px;*/	
    bottom: 0em;
    height: 2.5em;
	font-size: 1.5em;
    z-index: 20; }

div#content {
    text-align: center;
    margin-left: 190px;
    margin-bottom: 0em;
    padding-top: 0em;
    padding-bottom: 1em;
    color: #CCCCCC;
    width: 710px;
    bottom: 5em;
    overflow: hidden; }

ul#zero {
    margin-top: 0em;
    margin-bottom: .75em; }

ul#neg {
    margin-top: -1em;
    margin-bottom: .5em; }

ul#sneg {
    margin-top: -.5em;
    margin-bottom: .5em; }

li {
    font-style: normal;
    text-align: left;
    text-indent: 0em;
    list-style-position: outside;
    list-style-image: url(../graphics3/FancyBullet-Small.gif);
    color: #CCCCCC;
    margin-right: 10px;
    letter-spacing: 0.1em; }

li#center {
    font-style: normal;
    text-align: center;
    text-indent: 0em;
    list-style-position: inside;
    list-style-image: url(../graphics3/FancyBullet-Small.gif);
    color: #CCCCCC;
    letter-spacing: 0.1em; }

p#content {
    text-indent: 0in;
    text-align: justify;
    vertical-align: baseline;
    color: #CCCCCC;
    padding-top: -.5em;
    padding-bottom: 0em;
    margin-left: 13px;
    margin-right: 5px;
    letter-spacing: 0.1em; }

p#contentTT {
    text-indent: 0in;
    text-align: justify;
    vertical-align: baseline;
    color: #CCCCCC;
    margin-top: -.4em;
    margin-bottom: .4em;
    margin-left: 13px;
    margin-right: 5px;
    letter-spacing: 0.1em; }

p#contentCR {
    text-indent: 0in;
    text-align: justify;
    vertical-align: baseline;
    color: #CCCCCC;
    margin-top: .4em;
    margin-bottom: .5em;
    margin-left: 13px;
    margin-right: 5px;
    letter-spacing: 0.1em; }

p#contentN {
    text-indent: 0in;
    text-align: justify;
    vertical-align: baseline;
    color: #CCCCCC;
    padding-top: -.5em;
    padding-bottom: .25em;
    margin-left: 113px;
    margin-right: 105px;
    letter-spacing: 0.1em; }

p#tight {
    margin: -.4em 0 0 0; }

p#tightC {
    text-align: center;
    margin: -.4em 0 0 0; }

p#audio {
    margin-bottom: -.75em;
    text-align: left;
    vertical-align: baseline;
    color: #CE7B52;
    letter-spacing: 0.0em;
    font-weight: normal; }

p#audio2 {
    line-height: 1.25em; }

p#center {
    /*font-size: 0.7em;
    */
    text-align: center;
    vertical-align: baseline; }

.tight {
    margin: -.4em 0 0 0; }

.tightB {
    margin: 0 0 -.4em 0; }

#text1 table {
    padding-top: .5em;
    padding-bottom: .5em;
    padding-right: 10px;
    padding-left: 5px; }

#list1 table {
    padding-top: 0em;
    margin-top: 0em; }

th#list1 {
    padding-top: 1.5em;
    color: #CCCCCC; }

td#list1 {
    color: #CCCCCC;
    font-size: .6em;
    padding-left: .5em; }

a#link {
    color:#0099cc;
    text-decoration:none;
    font-weight: normal; }

a:hover#link {
    color:#CE7B52;
    text-decoration: normal; }

a#linkOut {
    color:#99CC99;
    text-decoration:none;
    font-weight: normal; }

a:hover#linkOut {
    color:#FFFF99;
    text-decoration: normal; }

#navigation p {
    text-indent: 0in;
    text-align: center;
    vertical-align: baseline;
    color: #CE7B52;
    padding-top: .25em;
    padding-left: .25em;
    letter-spacing: 0.0em;
    font-weight: bold; }

p#tiny {
    text-indent: 0in;
    text-align: left;
    vertical-align: baseline;
    color: #CE7B52;
    padding-top: .25em;
    padding-left: .25em;
    letter-spacing: 0.0em;
    font-weight: bold; }

#hdr a {
    color:#CE7B52;
    text-decoration:none; }

#hdr a:hover {
    color:#0099cc;
    text-decoration: underline; }

h1,h2,h3,h4,h5,h6 {
    margin: 0;
    padding: 0;
    color: #CE7B52;
    font-weight: normal;
    line-height: 1.25em; }

h1 {
    font-size: 2em; }

h2 {
    font-size: 1.5em; }

h3 {
	font-size: 1.3em;
}

h4 {
    font-size: 1.1em; }

h5 {
    font-size: 0.9em; }

h6 {
    font-size: 0.6em; }

.drkgry {
    color: #666666; }
