th { font-size: 12px; font-weight:bold }
a:hover { text-decoration:underline }

.dbCaption caption, .title { font-size: 13px; color: #023C96; font-weight: bold; }
.dbTable { border: 2px outset #CCCCCC; background-color: #F2F2F2; padding: 1px; }
.dbCell { background-color:white; padding:1px; }
.ordered { font-size: 10px; background-color: #013C96; color:white; }
.unordered { font-size: 10px; color: #013C96;  }

.mask {	background-image: url(/img/bg.jpg); }

input,textarea,select { color:black; background-color:#E9EEEF; }
