

body {
    background-color : #FFFFCC;
    background-image : url('images/back2.gif');
    background-repeat : repeat-y;
    color : #000000;
    font-family : Arial,Helvetica,Sans-serif;
    font-size : 13px;
    width : 760px;
  }


a:link {
    color: #0000EE;
  }


a:visited {
    color: #551A8B;
  }


a:link:hover {
    color: #FF0000;
  }


li,ul {
    margin-bottom: 14px;
  }


li.smalllist {
    margin-bottom: 1px;
  }


blockquote {
    border: dotted 1px;
    font-style : italic;
    padding: 8px;
  }


table {
    margin-top: 3px;
    margin-bottom: 3px;
  }


table.results {
    border: solid 1px;
  }


td.resheadp {
    border-bottom: solid 1px;
    border-right: solid 1px;
    font-weight: bold;
    width: 50px;
  }


td.resheadt {
    border-bottom: solid 1px;
    border-right: solid 1px;
    font-weight: bold;
  }


td.resheadc {
    border-bottom: solid 1px;
    border-right: solid 1px;
    font-weight: bold;
    width: 250px;
  }


td {
    border: dotted 0px;
    padding-right: 2px;
  }


th {
    font-weight: bold;
    border: 0px;
  }


td.stagetable {
    text-align: center;
  }


td.piccap {
    font-style: italic;
    text-align: center;
  }


td.pic {
    text-align: center;
  }


#dashboard {
/*    background: #000084; */
    float: left;
    clear: left;
    width: 94px;
    padding-left: 2px;
    padding-right: 2px;
    padding-bottom: 18px;
    margin-right: 34px;
  }


#dashbadge {
margin-left: 4px;
margin-top: 8px;
    margin-bottom: 38px;
    clear: right;
  }


#dashmedal {
    float: left;
    clear: left;
    width: 94px;
    margin-right: 34px;
  }


#mainbody {
    float: left;
    border: 0px solid;
    width: 600px;
  }

#medal {
padding-top: 8px;
padding-left: 16px;
padding-bottom: 8px;
}

#topbanner {
    margin-left: 18px;
    margin-bottom: 22px;
    clear: right;
  }


#copyright {
    float: left;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 12px;
    width: 580px;
    font-size: 80%;
  }


#copyimage {
    margin-top: 12px;
    margin-bottom: 10px;
  }


#copytext {
    font-size: 92%;
margin-bottom: 12px;
  }


#pagetitle {
    clear: both;
    font-size: 170%;
    font-weight: bold;
    margin-bottom:4px;
    margin-top: 2px;
  }


#description {
    clear: both;
    margin-left: 4px;
    margin-bottom: 12px;
    margin-top: 2px;
  }


#maincontent {
    margin-top: 18px;
    clear: both;
  }


.dashlink {
    margin-left: 6px;
    margin-bottom: 0px;
    border: 0px;
    float: left;
    clear: left;
  }


img.sepbadge {
    margin-left: 260px;
    margin-top: 12px;
    margin-bottom: 20px;
  }


