body { font-style: blue; color: #23627F; font-family: verdana,arial,helvetica; font-size: 8pt; }
.text { text-align:center; width:100%; color: red; font-size: x-large; letter-spacing: 3px; font-weight: bold; }
.title { text-align: center; color: #23627F; font-size: large; letter-spacing: 2px; font-weight: bold; }
.error { text-align: center; color: red; font-size: x-large; letter-spacing: 2px: font-weight: bold underline; }

a:link { text-decoration: none; color: #8C8C8C; }
a:visited { text-decoration: none; color: #666666; }
a:hover {text-decoration: underline overline; color: #1783B5; font-weight: bolder; }
a:active { text-decoration: none; color: #2634AF; font-weight: bold; }

a.email:link { text-decoration: none; color: white; }
a.email:visited { text-decoration: none; color: white; }
a.email:hover {text-decoration: underline overline; font-size: 7.5pt; color: red; font-weight: bolder; }
a.email:active { text-decoration: none; color: blue; }

a.msgcenter:link { text-decoration: none; color: #555555; }
a.msgcenter:visited { text-decoration: none; color: #555555; }
a.msgcenter:hover {text-decoration: underline overline; font-size: 8.5pt; color: red; }
a.msgcenter:active { text-decoration: none; color: red; }



a.links:link { text-decoration: none; color: white; }
a.links:visited { text-decoration: none; color: white; }
a.links:hover {text-decoration: underline overline; font-size: 8.5pt; color: red; }
a.links:active { text-decoration: none; color: red; }

a.hpage:link { text-decoration: none; color: #626262; }
a.hpage:visited { text-decoration: none; color: #626262; }
a.hpage:hover {text-decoration: underline overline; font-size: 8.5pt; color: red; }
a.hpage:active { text-decoration: none; color: red; }

body {
scrollbar-base-color:#535353;
scrollbar-face-color:#908E8E;
scrollbar-track-color:#535353;
scrollbar-shadow-color:#535353;
scrollbar-dark-shadow-color:#535353;
scrollbar-arrow-color:#535353;
scrollbar-3d-light-color:#535353;
scrollbar-highlight-color:#535353; }

.Field { background-color:#005367;  border:1px solid white; color: #1A1A1A; font-size: 8pt; }
.Fieldtxt { background-color:#044974;  border:1px solid white; color: #1A1A1A; font-size: 9pt; }
.Button { font-family: Tahoma; font-size: 9px; border: 1px solid #4c4c4c; color: #1c1c1c; font-weight: bold; background-color:#535353;}

select
   { color:#FFFFFF; }
   .Check, .Radio
   { background-color:#626262; border:1px solid #FF0000; }
