@charset "UTF-8";
/* CSS Document */

.body_ib {
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#fff;
line-height:17px;
text-align: center; /* used by IE5/Win */
background-image:url(img/bg_op.png);
}

.body_iw {
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000;
line-height:17px;
text-align: center; /* used by IE5/Win */
background-image:url(img/bg_opw.png);
}

.body_iw a {
color:#173f08;
text-decoration:none;
}

.body_iw a:visited {
color:#173f08;
}

a {
color:#fff93e;
text-decoration:none;
}
a:visited {
color:#fff93e;
}
a:hover {
text-decoration:underline;
}

/*containers___________________________*/
div#right {
float:right; 
text-align:left;
}

div#left {
float:left; 
text-align:left;
}

div#ico {
display:inline-table; 
width:214px; 
height:23px;
}

div#ico img {
border:0;
margin:0;
padding:0;
}

/**/

div#hGeorgia {
font-family:Georgia, "Times New Roman", Times, serif;
color:#fff;
font-size:16px;
}

div#hGeorgiab {
font-family:Georgia, "Times New Roman", Times, serif;
color:#000;
font-size:16px;
}

input, select, textarea {
margin:0;
margin-right:2px;
font-size:12px;
color: #45673E;
border: solid 1px #45673E;
}

td.formcaption {

}

td.formfield {

}

input.radio, input.checkbox {
border:none;
background-color: transparent;
}

form {
margin:0px;
padding:0px;
display:inline;
}

span#subnav a {
color:#fff;
text-decoration:underline;
}
  
span#subnav a:hover {
color:#fff;
text-decoration:none;
}
    
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  