a { text-decoration: none; font-weight: normal; color: #000066 }
a.menu { text-decoration: underline; font-weight: bold; color: #000066 }
a:active {  color: #000066 }
a.menu:active { color: #3A4F6F; }
a:visited { color: #000066 }
a.light:visited{ color: #EBEBEB }
a.menu:visited { color: #000066; }
a:hover { color: #808080 }
a.light:hover { color: #808080 }
a.menu:hover {text-decoration: none; font-weight: bold; color: #808080; }
b { font-family: arial }
/*body, layer { color: 000000; background-color: #FFFFFF; } */
body, td, center, p, div { scrollbar-darkshadow-color: #092f4a; scrollbar-highlight-color: #EBEBEB; scrollbar-shadow-color: #B0B0B0; scrollbar-face-color: #1C4C6E; scrollbar-arrow-color: #EBEBEB; scrollbar-track-color: #B0B0B0; font-family: Verdana; font-size: 8pt; color: #000000; }
.blue { color: #4D6E8F; }
.bold { font-weight: bold; font-family: Verdana; font-size: 9pt; }
.faded {font-weight: normal; font-family: Verdana; font-size: 7pt; color: #7E7E7C; }
.error { font-weight: bold; font-family: Verdana; font-size: 9pt; color: red; }
.menu { font-weight:bold; font-family: Verdana; font-size: 8pt; color: #A7B1C1; }
.light { font-family: Verdana; font-size: 8pt; color: #EBEBEB; }
.small { font-size: 8pt; font-family: Verdana; }
.large { font-size: 14pt; }
.medium { font-size: 10pt; }
.buttonlook { background-color: rgb(220,220,220); color: rgb(0,0,0); border-left: 1px solid rgb(255,255,255); border-right: 1px solid rgb(255,255,255); border-top: 1px solid rgb(255,255,255); border-bottom: 1px solid rgb(255,255,255) }
.fieldlook { background-color: rgb(220,220,220); color: rgb(0,0,0); }
.pageheader { font-weight: bold; font-family: arial; font-size: 16pt }
.pageheader2 { font-weight: bold; font-family: arial; font-size: 14pt }
.tablecolor {  background-color: #DDDDDD }
.tablecolor2 {  background-color: #FFFFFF }
.tablecolor3 {  background-color: #EEEEEE }
.tableborder { BACKGROUND-COLOR: #000000 }

/* Classes */
.table_line{ background-color: #000000; }
.cell_front{ background-color: #FFFFFF; }
.cell_head{ background-color: #EEEEEE; }
.input{ background: #fff url('http://markparsons.net/images/bg.jpg') top left; font-family: verdana; font-size: 11px; border: 1 solid #082F4A; }
.input_nobg {font-family: verdana; font-size: 11px; border: 1 solid #082F4A; }
.rightaligned {font-family: verdana; font-size: 11px; border:1 solid #082F4A; text-align: right;}

.button{ font-family: verdana; font-size: 11px; border: 1 solid #082F4A;}
.red{ font-family: verdana; font-size: 11px; color: #FF0033;}
