/* BODY {    } */
body
  {
  margin-top:       .5em;
  margin-left:      .5em;
  margin-right:     .5em;
  margin-bottom:    0em;
  padding-top:      0;
  padding-left:     0;
  padding-right:    0;
  padding-bottom:   0;
  color:            black;
   font-size:        12px;
   font-family: Arial;
/*   FONT-SIZE: 10pt;  */
/*   FONT-FAMILY: 'Arial',sans-serif,helvetica; */
  }

input
  {
font-family: Arial;
font-size: 10pt;
color:#000000;
border: solid #000000 1pt;
background-color:#d7ffb2;
  }



select
  {
font-family: Arial;
font-size: 10pt;
color:#000000;
border: solid #000000 1pt;
background-color:#d7ffb2;
  }

textarea
  {
font-family: Arial;
font-size: 10pt;
color:#000000;
border: solid #000000 1pt;
background-color:#d7ffb2;
scrollbar-base-color:#d7ffb2;
scrollbar-3dlight-color:#000000;
scrollbar-arrow-color:#000000;
scrollbar-darkshadow-color:#d7ffb2;
scrollbar-face-color:#d7ffb2;
scrollbar-highlight-color:#d7ffb2;
scrollbar-shadow-color:#000000;
scrollbar-track-color:#d7ffb2;
  }

/* ****************** TABLES ****************** */
table, tr
  {
  border-collapse:    collapse;
  border-spacing:     0em 0em;
  /* border-style:       hidden;
  border:             none 0em;
  margin:             0em;
  padding:            0em;*/
  color:              black;
  text-decoration:    none;
  border-color:       black;
  /*border-style:       none;*/
  }


/* ****************** IMAGES ****************** */
img
  {
  word-spacing:       normal;
  letter-spacing:     normal;
  text-transform:     none;
  text-decoration:    none;
  border-style:       none;
  }


/* ****************** LINKS ****************** */
a:link 	  { color:#ffffff; text-decoration:none; }
a:visited { color:#ffffff; text-decoration:none; }
a:hover	  { color:#ffffff; text-decoration:underline; }
a:active  { color:#ffffff; text-decoration:none; }

/* ****************** OTHER FONTS ****************** */
b
  {
  font-weight:    bold;
  }

i
  {
  font-style:     italic;
  }

.tablehead
  {
background-image:url(/portal/template/green/img/topback.gif);
  }

.tablelogo
  {
background:     #000000;
/* background-image:url("/portal/template/green/img/logoback.gif"); */
  }

.tablehead2
  {
background-image:url(/portal/template/green/img/topback2.gif);
  }

.tablemenu
  {
background-image:url(/portal/template/green/img/bottomback.gif);
  }

.forum1
  {
background-image:url(/portal/template/green/img/forum1.gif);
  }

.forum2
  {
background-image:url(/portal/template/green/img/forum2.gif);
  }

.warning
  {
  text-transform: none;
  font-style:     normal;
  font-weight:    bolder;
  background:     none;
  color:          #f00;
  }

.title
  {
  text-transform: none;
  font-style:     normal;
  font-weight:    normal;
  background:     none;
  color:          #fa0;
  }

.quoted
  {
  color:          #800;
  }

.selected
  {
  font-family:        Arial;
  text-transform:     none;
  text-decoration:    none;
  font-style:         normal;
  color:              #008200;
  }

