body { background: #7F7F7F url(bg.jpg);
       background-attachment: scroll;
       background-repeat: repeat-x;
       color:#F7F7F7;
       font-family: trebuchet ms, garamond, trebuchet ms;
       spacing:0px;
       margin:0px;
       padding:0px;
       line-height:13px;
       font-size:6pt;
       text-align:justify;
       scrollbar-base-color:#7F7F7F;
       scrollbar-track-color:#7F7F7F;
       scrollbar-arrow-color:#C72C27;
       scrollbar-shadow-color:#C72C27
}

.border { border:solid #C72C27 2px
}

.codesort li {
	display: inline;
	padding-right: 0.5em;
	}

div#nav a {
display: block;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-top: 0px;
color: #C72C27;
font-size: 6pt;
font-family: trebuchet ms, garamond, trebuchet ms;
font-weight: bold;
text-align: center;
letter-spacing : 3px;
padding-top: 2px;
padding-bottom: 2px;
cursor: default;
background-color: #C2C2C2;
border-right: solid #CB7B7C 5px;
border-bottom: dashed #CB7B7C 1px;
}


div#nav a:hover {
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-top: 0px;
color: #CB7B7C;
font-size: 6pt;
font-family: trebuchet ms, garamond, trebuchet ms;
font-weight: bold;
text-align: center;
letter-spacing : 3px;
padding-top: 2px;
padding-bottom: 2px;
background-color: #C2C2C2;
border-right: solid #C72C27 5px;
border-bottom: dashed #C72C27 1px;
}

.title { color:#C72C27;
         font-size: 8pt;
         font-family: trebuchet ms, garamond, trebuchet ms;
         letter-spacing : 3px;
         font-style: italic;
         text-align: right;
         background-color: #C2C2C2;
         border-right: solid #C72C27 7px;
         border-bottom: dashed #C72C27 1px;
         padding-top: 1px;
         padding-right: 5px;
         padding-bottom: 2px;
}

.content { color:#F7F7F7;
           font-size:7pt;
           font-family: trebuchet ms, garamond, trebuchet ms;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
}


table { color:#F7F7F7;
	      font-size:7pt;
        font-family: trebuchet ms, garamond, trebuchet ms;
        line-height:11px;
	      margin:0px;
	      padding:0px;
}

a:link { text-decoration:none;
	       color:#C92C2C;
         font-weight: bold
}

a:visited { text-decoration:none;
	          color:#C92C2C;
            font-weight: bold
}

a:hover { text-decoration:none;
          color:#000000;
          font-weight: bold
}

a:active { text-decoration:none;
	         color:#000000;
	         font-weight: bold
}

