
* {
  padding: 0;
  margin: 0;
}

body, html, input, textarea, select, table, td, tr, a {
  font-family:Verdana,Arial,sans-serif;
  font-size:12px;
  color: #000000;
}

body {
    background-color:#eeeeee;
}

a { text-decoration:none; }
a:hover { text-decoration:underline; }


.container {
  margin:0 auto;
  text-align:left;
  width:760px;
}

/*-------------------------------------------------------*/
#header_band {
  background-image: url('bannerbg.png');
  sbackground-color:#0075CE;
  font-size:12px;
  font-weight:bold;
  padding-top: 5px;
  padding-bottom: 5px;
  color:#FFFFFF;
}
#header_band a {
  color:#FFFFFF;
  padding:1px;
  text-decoration:none;
}

/*-------------------------------------------------------*/
#mainmenu_band {
    background-color:#0075CE;
    font-size:12px;
    font-weight:bold;
    padding-top: 1px;
    padding-bottom: 1px;
    margin-bottom:0px;
    height:32px;
}

#mainmenu_band ul {
    margin: 0px;
    padding: 5px 0 0;
}

#mainmenu_band li {
    display: block;
    background-color:#59A5DF;
    float:left;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin: 0;
    padding: 5px 0 0;
    color: #BFDCF3;

    line-height:20px;
    margin-bottom:1px;
    text-decoration:none;
    padding:4px 8px;
    border-left: thin solid #BFDCF3;
}
#mainmenu_band li.selected_item {
    background-color:#BFDCF3;
    float:left;
}
#mainmenu_band a {
    color: #ffffff;
    background-color:#59A5DF;
}
#mainmenu_band a.selected_item {
    color: #000000;
    background-color:#BFDCF3;
}


/*-------------------------------------------------------*/
#appmenu_band {
    background-color:#BFDCF3;
    sbackground-color:green;
    font-size:12px;
    font-weight:bold;
    padding-top: 1px;
    padding-bottom: 1px;
    margin: 0px;
    margin-bottom: 0px;
    height:29px;
}

#appmenu_band ul {
    margin: 0px;
    padding: 2px 0 0;
}

#appmenu_band li {
    display: inline;
    background-color:#BFDCF3;
    float:left;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin: 0;
    padding: 5px 0 0;
    color: #0075CE;

    line-height:20px;
    margin-bottom:1px;
    text-decoration:none;
    padding: 4px 6px;
}

#appmenu_band li.selected_item {
    background-color:#ffffff;
    sfloat:left;
}
#appmenu_band a {
    color: #0075CE;
    background-color:#BFDCF3;
}
#appmenu_band a.selected_item {
    color: #000000;
    background-color:#ffffff;
}

/*-------------------------------------------------------*/
#content_band {
    background-color:#ffffff;
    font-size:14px;
    padding 0;
    margin: 0;
    position: relative;
    min-height:450px;
    padding-top: 20px;
    padding-bottom: 20px;
}

#content_band H1 {
    font-family:Arial,Helvetica,sans-serif;
    font-size:22px;
    color: #000000;
    margin-bottom: 0em;
    smargin-top: 14px;
}

#content_band H2 {
    font-family:Arial,Helvetica,sans-serif;
    font-size:16px;
    color: #000000;
    margin-bottom: 0.2em;
    margin-top: 14px;
}

#content_band H3 {
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    color: #000000;
}

#content_band p {
    padding: 0;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}

/*-------------------------------------------------------*/
#footer_band {
    background-color:#eeeeee;
    font-size:10px;
    padding-top: 10px;
    margin-top: 0px;
    border-top: thin dotted #666666;
    smargin:0;
    height:30px;
    color:#444444;
}

#footer_left {
    float:left;
}
#footer_right {
    float:right;
}
#footer_band a {
    color:#444444;
    text-decoration:none;
    padding-left: 10px;
    font-size:10px;
}
#footer_band a:hover
{
    text-decoration:underline;
}

#bottom_band {
    background-color:#eeeeee;
    margin:0 0 0 0;
    spadding:0;
    sheight:100%;
}



/*-------------------------------------------------------*/
.baselist {
  border-spacing: 2px;
}
.zrow1 {
  background-color:#F0F0F0;
}
.zrow2 {
  background-color:#F8F8F8;
}
.baselist th
{
    text-align:left;
    background:#AFCCE3;
    white-space:nowrap;
    vertical-align:top;
}
.baselist td {
    padding: 1px 1px 1px 1px;
    vertical-align:top;
}



/*-------------------------------------------------------*/
textarea
{
    width:280px;
    height:115px;
    border-color:#DBDBDB;
    overflow:auto;
}

textarea.inline {
    width: 100%;
}

textarea.large
{
    width:100%;
    height:400px;
    font-family: fixedsys;
    border-color:#DBDBDB;
    overflow:auto;
}

input.std_button
{
   font-size:12px;
   font-family:Arial,sans-serif;
   swidth:70px;
   height:30px;
}

/*-------------------------------------------------------*/
#title {
  font-family:Tahoma,Arial,sans-serif; font-size:16pt;
}

/*-------------------------------------------------------*/
#subtitle {
  font-family:Tahoma,Arial,sans-serif; font-size:12pt;
}

/*-------------------------------------------------------*/
#actions {
  font-family: Andale Mono, Courier New ;
  margin-top: 0;
  font-size: 1.1em;
  color: #999;
  text-align: left;
  padding: 0;
  float:right;
  text-align: right;
  smargin-bottom: 10px;
  display: block;
}

#actions a:link,
#actions a:visited {
  vertical-align: bottom;
  text-decoration:underline;
  font-weight:bolder;
  color: #666;
}

#actions ul {padding:0 0 0 0;}
#actions li
{ display: inline; list-style-type: none; padding-left: 10px; }

#actions .selectedlink { text-decoration: none; color: grey; }


/*-------------------------------------------------------*/
#content input {
    padding: 2px;
}

/*-------------------------------------------------------*/
#systemmenu {
  float: right;
  vertical-align:top;
}
#systemmenu ul {
    display: inline;
    margin: 0px;
    padding: 5px 0 0;
}
#systemmenu li {
    display: inline;
    list-style-type:none;
    padding: 0 5px 0;
    text-decoration:underline;
}

/*-------------------------------------------------------*/
#maintable {
  height: 500px;
  width: 100%;
  border-style: solid;
  border-width: 2px;
  border-color: #303030;
  padding: 0px;
  spacing: 0px;
  border-spacing: 0px;
  border-collapse: collapse
}

/*-------------------------------------------------------*/
/* #keyword {
  font-family:Tahoma,Arial,sans-serif; font-size:16pt;
  width:5%;
  sleft:1px;
  stop:5px;
  sheight:100%;
  background-color:#303030;
  text-align: center;
  line-height: 180%;
  color:#656566;
  vertical-align:top;
} */



/*-------------------------------------------------------*/
#mainpanel {
 width:75%;
 background-color:#ffffff;
 color:#555556;
 height:100%;
 vertical-align:top;
 padding-left: 30px;
 padding-top: 20px;
 padding-bottom: 20px;
 padding-right: 30px;
}

#mainpanel h1 {
  font-family:Tahoma,Arial,sans-serif;
  font-size: 14pt;
  color: black;
  margin-top: 0px;
  margin-bottom: 0px;
}

#mainpanel h2 {
  font-family:Tahoma,Arial,sans-serif;
  font-size: 11pt;
  margin-bottom: 0px;
  margin-top: 0px;
}

#mainpanel h3 {
  font-size: 9pt;
  font-style: italic;
  margin-bottom: 0px;
  margin-top: 0px;
}

#mainpanel table {
  border-style: none;
  border-width: 0px;
}

#mainpanel th, td, tr, table {
  margin-bottom: 0px;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  }

#mainpanel p {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 2em;
}


#mainpanel table.inputform {
  border-style: none;
  border-width: 0px;
}

#mainpanel th.inputform, td.inputform, tr.inputform, table.inputform {
  margin-bottom: 0px;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 10px;
  }
  
#mainpanel ul {
  margin: 0 10px 0 10px;
}

/*-------------------------------------------------------*/
#prolog {
    margin-top: 0.5em;
    margin-bottom: 1.5em;
    padding-top: 1em;
    padding-bottom: 2em;
    font-size: 1.5em;
    line-height: 1em;
    background-color: #D6DFE8;
    text-align: center;

    -moz-border-radius-topright:    1em;
    -moz-border-radius-topleft: 1em;
    -moz-border-radius-bottomright: 1em;
    -moz-border-radius-bottomleft:  1em;
}

#prolog H1 {
    font-size: 30px;
    margin: 0;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
}

#prolog p {
    margin-bottom:              0;
}

/*-------------------------------------------------------*/
#rightbox {
    float: right;
    width: 250px;
    sheight:220px;
    color: black;
    background-color: #FFFFDD;
    padding: 1em;
    border-color: #FFFF00;
    border-width: medium;
    border-style: solid;
    border-margin: 2em;
    margin-left: 10px;
    text-align: center;

    -moz-border-radius-topright:    1em;
    -moz-border-radius-topleft: 1em;
    -moz-border-radius-bottomright: 1em;
    -moz-border-radius-bottomleft:  1em;
}

#rightbox H1 {
    margin: 0;
    padding: 0;
    font-weight: bold;
    font-size: 22px;
    text-align: center;
    color: #000088;
}

#rightbox H2 {
    margin: 0;
    padding: 0;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    color: #000088;
}

#rightbox A {
    margin: 0;
    padding: 0;
    color: blue;
    text-decoration:underline;
    text-align: center;
}

/*-------------------------------------------------------*/
.log_panel {
    background-color:white;
    padding: 15px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    background-color:#FFFFFF;
    border:1px solid #BBBBBB;
    width:448px;
    height: 400px;
}

.side_column {
    width:200px;
    padding-left: 10px;
}

.side_panel .title {
    margin: 0;
    padding: 0;
    font-size:10px;
    font-weight: bold;
    margin-bottom: 4px;
}

.side_panel {
    background-color:white;
    padding: 10px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    background-color:#FFFFFF;
    border:1px solid #BBBBBB;
    width:180px;
    font-size:10px;
    margin-bottom: 10px;
}

.side_panel a {
    font-size:10px;
}

textarea.capture_area {
    border-color:#838383 #E1E1E1 #E1E1E1 #838383;
    border-style:solid;
    border-width:1px;
    float:left;
    font-size:12px;
    height:44px;
    margin:0;
    overflow:hidden;
    width:410px;"
}

textarea.inline_capture {
    border-color:#838383 #E1E1E1 #E1E1E1 #838383;
    border-style:solid;
    border-width:1px;
    float:left;
    font-size:12px;
    height:44px;
    margin:0;
    overflow:hidden;
    width:365px;"
}

input.upd_button
{
   font-size:12px;
   font-family:Arial,sans-serif;
   width:74px;
   height:44px;
   margin-left: 4px;
   float: right;
}

.divider {
    border-top:1px solid #CCCCCC;
    clear:both;
    margin-bottom:10px;
}



