body {
background-image: url(bgmain.gif);
background-repeat: repeat-y;
}

body, td, font, div, p {
cursor: default;
font-family: "Trebuchet MS", "Georgia", sans-serif;
font-size: 8pt;
color: #667475;
}

a {
font-weight: bold;
text-decoration: underline;
color: #6B7F82;
}

a:hover {
font-weight: bold;
cursor: help;
text-decoration: none;
color: #6B7F82;
}

#main {
position: absolute;
top: 347px;
left: 88px;
border: none;
width: 314px;
}

#side {
position: absolute;
top: 370px;
left: 430px;
width: 176px;
}

#side a {
display: block;
width: 170px;
background-color: #667475;
color: #EAEEEF;
text-decoration: none;
text-align: center;
padding: 2px;
border-color: #9EBFC4;
border-width: 2px;
border-style: solid;
font-family: "Georgia", "Trebuchet MS", sans-serif;
}

#side a:hover {
background-color: #A0ACAC;
}

.header {
text-align: left;
text-transform: lowercase;
font-family: "Georgia", "Trebuchet MS", serif;
font-size: 17pt;
font-style: italic;
border-width: 0px;
border-bottom-width: 1px;
border-color: #667475;
border-style: dotted;
color: #667475;
}

.header2 {
text-align: left;
text-transform: lowercase;
font-family: "Georgia", "Trebuchet MS", serif;
font-size: 13pt;
font-style: italic;
border-width: 0px;
border-top-width: 1px;
border-color: #667475;
border-style: dotted;
color: #667475;
}

.img {
border-width: 1px;
border-style: dotted;
border-color: #667475;
padding: 4px;
margin: 0px 4px 0px 3px;
}

.img2 {
border-width: 1px;
border-style: dotted;
border-color: #667475;
padding: 4px;
margin: 5px 2px;
}

.img3 {
margin: 2px 1px;
}

.chapter {
background-color: #9EBFC4;
color: #667475;
border-width: 1px;
border-style: solid;
border-color: #667475;
padding: 4px;
}

.codesort label {
float: left;
width: 12em;
text-align: left;
margin: 0 0.5em 0 15px;
}

.codesort h2 {
text-align: left;
text-transform: lowercase;
font-family: "Georgia", "Trebuchet MS", serif;
font-size: 13pt;
font-style: italic;
border-width: 0px;
border-top-width: 1px;
border-color: #667475;
border-style: dotted;
color: #667475;
padding-left: 15px;
letter-spacing: 0.3em;
}

.codesort h3 {
text-align: left;
text-transform: lowercase;
font-family: "Georgia", "Trebuchet MS", serif;
font-size: 13pt;
font-style: italic;
border-width: 0px;
border-top-width: 1px;
border-color: #667475;
border-style: dotted;
color: #667475;
padding-left: 15px;
letter-spacing: 0.3em;
}

input, textarea {
font-family: "Trebuchet MS", "Georgia", sans-serif;
font-size: 8pt;
color: #686A67;
border-style: solid;
border-color: #686A67;
border-width: 1px;
background-color: #98B9BE;
padding: 2px;
letter-spacing: 0.1em;
}

option, select {
font: 8pt "Trebuchet MS", "Georgia", sans-serif;
color: #686A67;
background-color: #98B9BE;
padding: 2px;
}
