body { background: #EBECF0 url(bg.jpg);
       background-attachment: scroll;
       background-repeat: repeat-x;
       color:#313A4A;
       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:#EBECF0;
       scrollbar-track-color:#EBECF0;
       scrollbar-arrow-color:#313A4A;
       scrollbar-shadow-color:#313A4A
}

.border { border:solid #AD8199 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: #6D4F6B;
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: #E3E4E8;
border-right: solid #8AA69E 5px;
border-bottom: dashed #8AA69E 1px;
}


div#nav a:hover {
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-top: 0px;
color: #8AA69E;
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: #E3E4E8;
border-right: solid #6D4F6B 5px;
border-bottom: dashed #6D4F6B 1px;
}

.title { color:#6D4F6B;
         font-size: 8pt;
         font-family: trebuchet ms, garamond, trebuchet ms;
         letter-spacing : 3px;
         font-style: italic;
         text-align: right;
         background-color: #E3E4E8;
         border-right: solid #8AA69E 7px;
         border-bottom: dashed #8AA69E 1px;
         padding-top: 1px;
         padding-right: 5px;
         padding-bottom: 2px;
}

.content { color:#313A4A;
           font-size:7pt;
           font-family: trebuchet ms, garamond, trebuchet ms;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 5px;
           padding-bottom: 5px;
}

table { color:#313A4A;
	font-size:7pt;
        font-family: trebuchet ms, garamond, trebuchet ms;
        line-height:11px;
	margin:0px;
	padding:0px;
}

a:link { text-decoration:none;
	       color:#7FA395;
         font-weight: bold
}

a:visited { text-decoration:none;
	          color:#7FA395;
            font-weight: bold
}

a:hover { text-decoration:none;
          color:#AD8199;
          font-weight: bold
}

a:active { text-decoration:none;
	         color:#AD8199;
	         font-weight: bold
}

