body { 
   background:                 url('../images/background_main.gif') #ffffff;
   color:                      #000000;
   font-family:                Arial,Helvetica,Sans-Serif;
   font-size:                  14px;
   scrollbar-base-color:       #e5ebf9;
   scrollbar-arrow-color:      #000000;
   scrollbar-DarkShadow-Color: #000000;
}

a         { font-family: Arial,Helvetica,Sans-Serif; font-size: 14px; text-decoration: underline }
a:link    { color: #0000ff; }
a:visited { color: #0000ff; }
a:active  { color: #0000ff; }
a:hover   { color: #990000; text-decoration: none; }

p         { font-size: 14px; margin: 10 0 10 0; }
td,th     { font-size: 14px; }
li        { font-size: 14px; padding: 5; }

h2 {
   color:       #000099;
   font-family: Comic Sans MS,Arial,Helvetica,Sans-Serif;
   font-size:   20px;
   font-weight: bold;
}

h3 {
   color:       #218429;
   font-family: Arial,Helvetica,Sans-Serif;
   font-size:   16px;
   font-weight: bold;
}

.Caution {
   background:  #ffffc6;
   border:      thin solid #000000;
   color:       #000000;
   font-weight: bold;
}

.Footer {
   color:     #808080;
   font-size: 10px;
}
.Footer a          { font-size: 10px; }

.HighlightHeader {
   background: #ffce9c;
   border:     thin solid #000000;
   color:      #000000;
}

.Highlight {
   background: #ffffc6;
   border:     thin solid #000000;
   color:      #000000;
}

.Highlight2 {
   background: #ffffe6;
   border:     thin solid #000000;
   color:      #000000;
}

.Highlight3 {
   background: #ffffc6;
   color:      #000000;
}

.Outline {
   border: thin solid #000000;
}

.SmallText {
   font-size: 12px;
}

.Warning {
   color: #990000;
}
