html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, b 
{
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;  
  vertical-align: baseline;
}
input[type="image"] {border:0px;}
input.checkbox {margin: 0px;}
input.radio {margin: 0px;}
/* remember to define focus styles! */
:focus {
  outline: 0;
}
body {
  line-height: 1;
  color: #000;
  background: #fff;
}
ol, ul {
  list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: separate;
  border-spacing: 0;
}
caption, th, td {
  text-align: left;
  font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
}
blockquote, q {
  quotes: "" "";
}

html {
  height:100%; /* fix height to 100% for IE */
  max-height:100%; /* fix height for other browsers */      
}

body {
  height:100%; 
  max-height:100%;
  font-size:11px;
  position: relative;
}

/*=================================================================*/
.clear {height: 0px;overflow: hidden;clear: both;}
.flex {position: relative;}
.flex img.topAbsolute {position: absolute;top:0px;left:0px;}

#wrapper {position: relative;width: 800px;height: 650px;margin:auto;}
.shadyTop {background: url("../images/corner_tr.gif") no-repeat top right;position: relative;height: 22px;}
.content {background: url("../images/corner_tr.gif") no-repeat top right;position: relative;min-height:116px;}
.shadyBottom {background: url("../images/corner_br.gif") no-repeat top right;position: relative;height: 22px;}
.pass {position: absolute; left: 705px; top: 522px; width: 100px;color: #00491B;font-weight: bold;}

.shadyTop .border {background: url("../images/border_top.gif") repeat-x;height: 22px;margin: 0px 22px;width: 1000px;} 
.shadyBottom .border {background: url("../images/border_bottom.gif") repeat-x;height: 22px;margin: 0px 22px;} 

body {background: #FFDC56; font: normal 14px Times New Roman; color: 505638/*#a19062*/;}

#content {background: url("../images/background_center.gif") repeat-y; width:800px; position: relative;z-index: 1;height: 650px;}
