

body {
    font:75%, Verdana, Helvetica, Arial, sans-serif;
    color: #000000;
    background-color: #F8F5D0;
    margin: 0;
    padding: 0;
}

table {
    font-size: 100%;
}


a {
    text-decoration: none;
    color: #666666;
}

img {
    border: none;
    vertical-align: middle;
}

p {
    margin: 0.5em 0em 1em 0em;
    line-height: 1.5em;
}

p a {
    text-decoration: underline;
}

p img {
    border: 0;
    margin: 0;
}

hr {
    height: 1px;
    color: #473D35;
}


h1, h2, h3, h4, h5, h6 {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 100%;
    font-weight: normal;
    color: #000000;
    border-bottom: 1px solid #473D35;
    margin: 0;
    padding-top: 0.5em;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: #000000;
}

h1 {
    font-size: 160%;
}

h2 {
    font-size: 150%;
}

h3 {
    font-size: 140%;
    border-bottom: none;
    font-weight: bold;
}

h4 {
    font-size: 120%;
    border-bottom: none;
    font-weight: bold;
}

h5 {
    font-size: 100%;
    border-bottom: none;
    font-weight: bold;
}

h6 {
    font-size: 85%;
    border-bottom: none;
    font-weight: bold;
}


ul {
    line-height: 1.5em;
    list-style-type: square;
    margin: 0.5em 0 0 1.5em;
    padding: 0;
}

ol {
    line-height: 1.5em;
    margin: 0.5em 0 0 1.5em;
    padding: 0;
}

ul a, ol a {
    text-decoration: underline;
}

li {
    margin-bottom: 1em;
}

dt {
    font-weight: bold;
}

dt a {
    text-decoration: underline;
}

dd {
    line-height: 1.5em;
    margin-bottom: 1em;
}

dd a {
    text-decoration: underline;
}

fieldset {
    border: 1px solid #473D35;
    margin: 1em 0em 1em 0em;
    padding: 0em 1em 1em 1em;
    line-height: 1.5em;
    width: auto;
}

legend {
    background: #F8F5D0;
    padding: 0.5em;
    font-size: 90%;
}

form {
    border: none;
    margin: 0;
}

textarea {
    font-size: 100%;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    color: #000000;
    background-color: #FFF0F0;
    border: 1px solid #473D35;
    padding: 1px;
}

input {
    font-size: 100%;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    border: 1px solid #473D35;
    color: #000000;
    background-color: #FFF0F0;
    padding: 1px;
}

select {
    font-size: 100%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    border: 1px solid #473D35;
    color: #000000;
    background-color: #FFF0F0;
}

abbr, acronym, .explain {
    background-color: transparent;
    color: #000000;
    border-bottom: 1px dotted #473D35;
    cursor: help;
}

q {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-style: italic;
    font-size: 120%;
}

blockquote {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-style: italic;
    font-size: 120%;
}

pre, code {
    font-size: 120%;
    padding: 1em;
    border: 1px solid #FF0000;
    color: #000000;
    background-color: #FFF0F0;
    overflow: auto;
}

.pre a {
    text-decoration: underline;
}

input.submit {
   padding: 0px;
   margin: 0px;
   margin-left: 1px;
}

input.autoid {
}

input.search {
 width: 100%;
}

input.string {
 width: 637px;
}

input.tokens {
 width: 637px;
}

input.int {
}

input.long {
}

input.float {
}

input.date {
}

textarea.text {
 height: 60px;
 width: 637px;
}

textarea.lines {
 height: 60px;
 width: 300px;
}

textarea.plain {
 width: 637px;
 height: 230px;
}

.visualFontSizeCorrection {
background-color: #FFF0F0;
}

.highlight {
border: 1px solid #FF0000;
color: #000000;
background-color: #FFF0F0;
}

.navigationLink {
text-decoration: none;
}

div.quickSearchBox {
border-bottom: 1px solid #473D35;
margin-bottom: 6px;
}
