body {
font-family: Verdana, Arial, sans-serif;
font-size: 1em;
background-color: #e0dfe3;
margin: 0px;
font-size: 1em;
/*color: #666666; */
color: black;}
#frame {
width:1024px;
margin-right:auto;
margin-left:auto;
margin-top:10px;
padding:0px;
text-align:left;
}

#header {
background-color: #ffffff;
border: 1px solid;
width: 999px;
margin: 0px;
padding: 0px;}

#header p {
font-size: 1.2em;
font-family: Verdana, Arial, sans-serif;
text-align: center;
margin: 0px;
padding: 0px;}

p {
font-size: 0.8em;
text-align: justify;
line-height: 1.7em;
margin: 0px;
padding: 0px;}

#statusbar {
border-bottom: 1px solid;
border-left: 1px solid;
font-size: 1em;
position: relative;
width: 1000px;
margin: 0px;
padding: 0px;
height: 50px;
}

#statusbar #message {
margin-left: 198px;
border-left: 1px solid;
border-right: 1px solid;
margin-top: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding: 0px;
height: 50px;
}
#statusbar #message p{
text-indent: 5px;
}

#statusbar #user {
margin: 0px;
padding: 0px;
position: absolute;
top: 0px;
left: 0px;
width: 198px;
height: 50px;
border-bottom: 1px solid;
}

#statusbar #user p{
font-size: .6em;
margin: 0px;
padding: 0px;
text-indent: 5px;
}

#statusbar #user a{
font-size: .6em;
margin: 0px;
margin-left: 5px;
padding: 0px;
padding-left: 2px;
padding-right: 2px;
border: 1px solid;
/* color: #666666; */
color: black;
background-color: #95b7cd;
text-decoration: none;}

#statusbar #user a:hover{
color: #000000;}

#content {
position: relative;
width: 1001px;
height: 100%;
margin: 0px;
padding: 0px;}

#navbar {
font-size: .8em;
position: absolute;
top: 0px;
left: 0px;
width: 198px;
margin: 0px;
padding: 0px;
background-color: #95b7cd;
border-left: 1px #000000 solid;
border-right: 1px #000000 solid;
border-bottom: 1px #000000 solid;
}
#navbar p {
  text-align: center;
}

#navbar img {
  margin: 2px;
}

#navbar ul {
margin: 0px;
padding: 0px;
}

#navbar ul li {
border-top: none;
border-left: none;
border-right: none;
border-bottom: 1px #000000 solid;
list-style-type: none;}

#navbar ul li a:link, #navbar ul li a:visited, #navbar ul li a:active{
display: block;
font-weight: bold;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 20px;
/* color: #666666; */
color: black;
background-color: #95b7cd;
text-decoration: none;}

#navbar ul li.sub{
font-size: .8em;
padding-left: 10px;
}

#navbar ul li.header{
font-weight: bold;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 20px;
/* color: #666666; */
color: black;
background-color: #95b7cd;
}

#main {
margin-left: 199px;
background-color: #ffffff;
border-left: 1px solid;
border-bottom: 1px solid;
border-right: 1px solid;
padding: 0px;
padding-bottom: 10px;
margin-top: 0px;
margin-bottom: 0px;}

h1 {
font-size: 1.2em;
text-align: center;
margin: 0px;
padding: 0px;}

#main table {
font-size: .8em;
border: 1px #000000 solid;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 0px;
padding: 0px;
width: 95%;
}

#main table.list th {
border-bottom: 1px #000000 solid;}

#main table.list th.btnhdr {
width: 1%;}

#main table.form td {
font-weight: bold;
padding-left: 10px;
}

#main table.form td.input {
width: 25%;
font-weight: bold;
padding-right: 10px;
border-right: 1px solid;
border-bottom: 1px solid #b9b9b9;
background-color: #c9c9c9;
text-align: left;
}
#main table.form tr.row_warning {
background-color: red;
}
#main table.form td.label {
width: 33%;
font-weight: bold;
padding-right: 10px;
border-right: 1px solid;
border-bottom: 1px solid #b9b9b9;
background-color: #c9c9c9;
text-align: right;
}
#main table.form td.label_warning {
width: 25%;
font-weight: bold;
padding-right: 10px;
border-right: 1px solid;
border-bottom: 1px solid #b9b9b9;
background-color: red;
text-align: right;
}
#main table.form td.header {
width: 25%;
font-weight: bold;
padding-right: 10px;
border-bottom: 1px solid;
background-color: #c9c9c9;
text-align: left;
}

#main table.list td {
padding-left: 10px;
text-align: center;}

#main table.list td.btn {
margin: 0px;
padding: 0px;
text-align: center;
}

#main table.list td.btn a {
display: block;
background-color: #95b7cd;
text-align: center;
text-decoration: none;
line-height: 20px;
border-top: 2px #ffffff outset;
border-right: 2px #ffffff outset;
border-bottom: 2px #ffffff outset;
border-left: 2px #ffffff outset;
margin: auto;
padding: 0px;
padding-left: 2px;
padding-right: 2px;
/* color: #666666; */
color: black;}

#main table.list td.btn a:active {
color: #000000;
border-top: 1px #afafb1 inset;
border-right: 2px #ffffff inset;
border-bottom: 2px #ffffff inset;
border-left: 1px #afafb1 inset;
}

#main table.list td.btn a:hover {
color: #000000;
}

#main table.form td {
border-bottom: 1px solid #b9b9b9;
}

#main table.form tr.even {
background-color:#c9c9c9;
}

#main table.form tr {
background-color: #e0dfe3
}

#main table.list th {
background-color: #afafb1;
text-align: center;
border-bottom: 1px solid;}

#main tr.tre {
background-color: #ededf0;
}
#main tr.tre_red {
background-color: red;
}
#main tr.tre_yellow {
background-color: yellow;
}
#main tr.high {
background-color: #aaddee;
}
#main a.btn, #main input.btn{
cursor: pointer;
margin-right: auto;
margin-left: auto;
margin-bottom: 5px;
margin-top: 5px;
padding: 0px;
padding-left: 2px;
padding-right: 2px;
text-decoration: none;
line-height: 20px;
border-top: 2px outset #fff;
border-right: 2px outset #999;
border-bottom: 2px outset #999;
border-left: 2px outset #fff;
background-color: #95b7cd;
/* color: #666666; */
color: black;}

#main a.btn:hover {
color: #000000;
}

#main a.btn:active {
color: #000000;
border-top: 2px #afafb1 inset;
border-right: 2px #ffffff inset;
border-bottom: 2px #ffffff inset;
border-left: 2px #afafb1 inset;
}

#main p {
padding: 0px;
text-align: center;
margin-bottom: 5px;
}

#main input.submit {
margin-right: auto;
margin-left: auto;
margin-bottom: 5px;
margin-top: 5px;
padding: 0px;
padding-left: 2px;
padding-right: 2px;
text-decoration: none;
line-height: 20px;
border-top: 2px outset #fff;
border-right: 2px outset #999;
border-bottom: 2px outset #999;
border-left: 2px outset #fff;
background-color: #95b7cd;
/* color: #666666; */
color: black;
}

.pagination{
padding: 2px;
padding-left: 20px;
padding-top: 5px;
}

.pagination ul{
margin: 0px;
padding: 0px;
text-align: left; /*Set to "right" to right align pagination interface*/
font-size: 16px;
}

.pagination li{
font-size: .8em;
list-style-type: none;
display: inline;
padding: 0px;
padding-bottom: 1px;
margin-right: 4px;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #9aafe5;
text-decoration: none;
/* color: #666666; */
color: black;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #2b66a5;
color: #000;
}

.pagination li.currentpage{
font-weight: bold;
padding: 0 5px;
border: 1px solid navy;
background-color: #95b7cd;
color: #FFF;
}

.pagination li.disablepage{
padding: 0 5px;
border: 1px solid #000000;
color: #929292;
}

.pagination li.nextpage{
font-weight: bold;
}

#menu_filler {
height: 200px;
background-color: #95b7cd;
}

input.button {
background-color: #95b7cd;
/* color: #666666; */
color: black;
margin-top: 5px;
cursor: pointer;
}

input.lbtn {
background-color: #95b7cd;
/* color: #666666; */
color: black;
margin: 0px;
cursor: pointer;
}

.fieldWithErrors {
    display: inline;
}
.fieldWithErrors input, .fieldWithErrors select {
    background-color: #ffdfdf;
}

.errMsg {
  padding-left: 5px;
  font-size: .8em;
}

#errorExplanation {
  font-size: .8em;
  color: red;
}

html {overflow-y: scroll;}