.white {  color: #FFFFFF}
.greenbg {  background: #004a00}
.whitebg {  background: #FFFFFF}
.redtext { color: #FF0000 }

p { font-size: 12px}
p.blueprint { font-style: italic}
p.blueprintauthor { font-style: italic; text-align: right}
p.blueprint:first-letter { font-size: 16px }
p.blueprintauthor:first-letter { font-size: 16px }

h2 {  font-size: 14px; font-weight: bold}
h2.nolteweb { font-size: 14px; font-weight: bold; color: #FFFFFF; text-align: right }
h3 {  font-size: 12pt; font-style: italic; font-weight: bold}
h4 {  font-size: 12pt; font-weight: bold}

li {  font-size: 10pt }

label {  font-size: 10px; font-weight: bold}

.logocell {  text-align: center; width: 100px; background: #FFFFFF}
.leftcell {  background: #FFFFFF; width: 100px}
.rightcell {  background: #FFFFFF; text-align: center; width: 100px}
.calendarHeader {  font-weight: bold; color: #004a00}
.calendar {  font-size: 9px; color: #004a00}

table#main { width: 90%; height: 500px; border-width: 2px }

td#leftcontent { background: #FFFFFF; height: 300px }
td#leftfooter { background: #FFFFFF; height: 80px }
td#lefttop { background: #FFFFFF; width: 100px; height: 40px; text-align: center }
td#righttop { background: #FFFFFF; text-align: center ; width: 100px }

TABLE.standard { width: 90%; margin: 5%; border-width: 2px; background: white; }
TABLE.standard TR.head { max-height: 40px; }
TABLE.standard TD { padding: 5px; }
TABLE.standard TD.center { text-align: center; }
TABLE.standard TD.tile { width: 100px; text-align: center; }
TABLE.standard TD.nav  { width: 100px; background:silver;}

td.delimiter { height: 5px }

a.bold { font-size: 14px; text-decoration: none; color: #004a00 ; font-weight: bold  }
a.bold:active { font-size: 14px; color: #004a00 }
a.bold:hover { font-size : 14px; text-decoration: underline; color: #004a00}
a.bold:link { font-size: 14px; color: #004a00}
a.bold:visited { font-size: 14px; color: #004a00  }

a { font-size: 12px; text-decoration: none; color : #004a00 }
a:active { font-size: 12px; background : transparent; color : #004a00 }
a:hover { font-size: 12px; text-decoration: underline; color : #004a00}
a:link { font-size: 12px; color : #004a00 }
a:visited { font-size: 12px; color : #004a00 }

body { color:#000000; font-family: Verdana, Arial, Helvetica, sans-serif; background: #009900 url(/img/bg.gif) repeat; font-size: 12px }

img { border-style: none }
td {  font-size: 12px; padding:10px }

