body {
 background-color : #ffffff;
 margin: 0;
}

body, h4, table, td, th, tr, a {
 font-family : arial, sans-serif;
 font-size : 10pt;
 color: #002255;
}

h1, .h1 { font-size : 16pt; margin: 4pt; }
h2, .h2 { font-size : 14pt; margin: 3pt; }
h3, .h3 { font-size : 12pt; margin: 2pt; }
h4, .h4 { font-size : 10pt; margin: 1pt; }

.bigtitle {
 ffont-size : 32pt;
 font-size : 18pt;
 font-family: serif;
 color: #0077ff;
 margin: 0; padding:0;
}

.cmstitle {
 font-size : 10pt;
 bbackground-color : #ff0000;
}

hr.line {
 height: 4px;
 mmargin-top: 0;
 margin: 0;
 border-width: 0;
 bborder-color: #0077ff;
 background-color: #0077ff;
 width: 100%;
}

.small, .small a {
 font-size : 8pt;
}


.ptitle {
 font-size : 14pt;
 font-weight: 700;
}

.subtitle {
 font-size : 12pt;
 font-weight: 700;
}

.userwelcome {
 font-weight: 700;
}

.username {
 ffont-family: cursive, serif;
 font-family: serif;
 font-weight: 700;
}

.error {
 font-weight: 700;
 color: #ff0000;
}

.bigalert {
 font-size: 36pt;
 color: #ff0000;
}

.alertborder {
 border-color: #ff0000;
 border-style: solid;
 border-width: thin;
}

/*
td.line, hr.line {
 height: 4px;
 margin-top: 0;
 background-color: #0077ff;
}
*/

.version {
 font-size : 8pt;
}

input, textarea, select {
 background-color: #ffffff;
 border: solid #7733af;
 border-width: 1px;
 color: #002255;
}

input, select {
 height:1.5em;
}

.logoninput {
 height:1.5em;
}

.logonbutton {
 height:1.5em;
}

.logoninput {
 width:40px;
}

.menu {
 font-weight:100;
}

.selectedmenu {
 bborder: solid #7733af;
 bborder-width: 1px;
 font-weight:900;
}

aa {
 color: #000077;
}

.sselectedmenu a {
 ccolor: #0000ff;
 color: #5555ff;
}


.cell1 {
 background-color: #70e0e0;
}

.cell2 {
 background-color: #e0f0ff;
}

.cell3 {
 background-color: #d0e0ff;
}

.cell4 {
 background-color: #50ffff;
}

.cell5 {
 background-color: #00dddd;
}

.cell6 {
 background-color: #b6ffb6;
}

.cell7 {
 background-color: #ddffdd;
}

.cell8 {
 background-color: #b6b6ff;
}

.selection1 {
 color: #cc0000;
 background-color: #ccffff;
}

.selection2 {
 color: #cc0000;
 background-color: #ffffb6;
}

.selection3 {
 color: #000000;
 background-color: #eeeeff;
}
