body {
  font-family: arial;
  margin-top: 0px;
  margin-left: 0px;
  width: 998px;
}

.sup_body {
  background: #464646 url("/images/tile.gif") repeat center center;  
}

.as_body {
/*  background-color: #3d71b8;*/
  font-family: arial;
  margin-top: 0px;
  margin-left: 10px;
}

/* SubNav :: Jump
   =========================== */

#sub-nav {
position: relative;
padding: 15px 0;
}

#jump {
font-size: 11px;
}

#jump label {
color: #999;
font-weight: bold;
text-transform: uppercase;
}

#header {

}

#left_column {
  float: left;
  clear: none;
  width: 100px;
  background: #464646 url("/images/tile.gif") repeat center center;  
}

#right_column {
  float: left;
  clear: none;
  width: 98px;
  background: #464646 url("/images/tile.gif") repeat center center;  
}

.as_content {
  width: 100%;
  height: 100%;
}

#content {
  float: left;
  clear: none;
/*  background: #3d71b8 url("/images/background.jpg") no-repeat center center;*/
  width: 800px;
/*  background-color: #464646;*/
  height: 100%;
}

form {
  background-color: #ffffff;
  border: 3px solid #000000;
  padding: 10px;
  margin-bottom: 20px;
}

label {
  font-size: 10pt;
}

#errorExplanation {
  background-color: #ff3300;
  border: 3px solid #000000;
  padding: 10px;
  margin-bottom: 20px;
}

.notice {
  background-color: #66ff99;
  border: 3px solid #000000;
  padding: 10px;
  margin-bottom: 20px;
}

.fieldWithErrors {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

.fieldWithErrors input {
  border: 1px solid #ff0000;
}

.fieldWithErrors select {
  border: 1px solid #ff0000;
}

.news tr td {
  font-size: 12px;
  line-height: 16pt;
}

.blind_content_area {
  background-color: #ffffff;
  border: 3px solid #000000;
  padding: 10px;
  margin-bottom: 20px;
}

.table_row_odd {
  background-color: #ffffff;
}

.table_row_even {
  background-color: #cecece;
}

.news_table {
  
}

.news_table tr td {
  padding: 10px;
}




