BODY { background-color: #F7E3E3 }
BODY { background-image: url(images/horizontal-grad.jpg) }
BODY { background-repeat: repeat-y }

.navbar { color: black }
.navbar { vertical-align: top }

.navbutton { color: black }
.navbutton { background-color: white }
.navbutton { text-align: left }
.navbutton { vertical-align: top }
TD.navbutton { border-style: outset }
TD.navbutton { border-color: #CCFFFF }
A.navbutton { text-decoration: none }

.navbutton A:link
{ text-decoration: none;
  color: black;
  font-family: verdana,sans-serif;
  font-weight: bold;
}

.navbutton A:visited
{ text-decoration: none;
  color: black;
  font-family: verdana,sans-serif;
  font-weight: bold;
}

.navbuttonhere { color: black }
.navbuttonhere { background-color: #CCFFFF}
.navbuttonhere { text-align: left }
.navbuttonhere { vertical-align: top }
TD.navbuttonhere { border-style: inset }
TD.navbuttonhere { border-color: white }
A.navbuttonhere { text-decoration: none }

.navbuttonhere A:link
{ text-decoration: none;
  color: black;
  font-family: verdana,sans-serif;
}

.navbuttonhere A:visited
{ text-decoration: none;
  color: black;
  font-family: verdana,sans-serif;
}

.headline { font-weight: bold }
.headline { font-size: large }

.mainpage { vertical-align: top }

.contentsection { background-color: #FFFFFF }
.contentsection { padding: 10px }
.contentsection { border-style: groove }

TD.topright { margin-top: 0px }
TD.topright { margin-right: 0px }
TD.topright { padding-top: 0px }
TD.topright { padding-right: 0px }

h1 { text-align:left }
h1 { vertical-align:top }
h1 { margin-bottom: 0px }

h1 {font-size:22pt}
h2 {font-size:14pt}
h3 {font-size:12pt}
h4 {font-size:11pt}

h1 {font-family: verdana,sans-serif }
h2 {font-family: verdana,sans-serif }
h3 {font-family: verdana,sans-serif }
h4 {font-family: verdana,sans-serif }

p {font-family: verdana,sans-serif }
p {font-size: 10pt}

th, td, p, a, ul, li, form {font-family: verdana,sans-serif }
th, td, p, a, ul, li, form {font-size: 10pt}

.small { font-size: 75% }
.smallest { font-size: 50% }
.large { font-size: 120% }

.heavy { font-size: 120% }
.heavy { font-weight: bold }

.largeitalic { font-family: serif }
.largeitalic { font-size: 120% }
.largeitalic { font-weight: lighter }
.largeitalic { font-style: italic }

.smallitalicright { font-family: serif }
.smallitalicright { font-size: 75% }
.smallitalicright { font-weight: lighter }
.smallitalicright { font-style: italic }
.smallitalicright { text-align: right }

.padded { padding-left: 1em }
.padded { padding-right: 1em }

li.littleindent {  }
