body {
background:#ffffff url('../images/side-r-y.gif');
background-repeat:repeat-y;
margin:0px 0px 0px 0px;
}

body.none {
background:#ffffff;
margin:0px 0px 0px 0px;
}

td.side {
background:url('../images/side-y.gif');
background-repeat:repeat-y;
}

td.headx {
background:url('../images/top-x.gif');
background-repeat:repeat-x;
}
td.footer {
font-family: Tahoma, Arial, Helvetica;
font-size: 11px;
color:#000000;
text-align:center;
}

td.dark {
background:#A58010 url('../images/dark.gif');
text-align:center;
font-size:12px;
color:#000000;
font-weight:bold;
}

td.centers {
text-align:center;
}

td.just {
text-align:justify;
}

td {
font-family: Tahoma, Arial, Helvetica;
font-size: 11px;
color:#000000;
}

table.scroll {
  border:1px solid;
  border-color:#cccccc;
  background:#A9B9A9;
}

a.foot {
font-weight:bold;
font-size:10px;
color:#000000;
text-decoration:underline;
}

a.foot:hover {
color:#bbbbbb;
text-decoration:none;
}

a.light {
color:#ffffff;
font-size: 11px;
text-decoration:underline;
}

a.light:hover {
color:#000000 ;
text-decoration:none;
}

a {
color:#000000;
font-size: 12px;
text-decoration:underline;
}

a:hover {
color:#bbbbbb;
text-decoration:none;
}

b.weblink1 {
  font-size:11px;
  color:#669966;
  letter-spacing:1.5;
}

b.weblink2 {
  font-size:12px;
  color:#336633;
  letter-spacing:2.5;
}

b.weblink3 {
  font-family:arial black,arial;
  font-size:15px;
  color:#990000;
  letter-spacing:2.5;
}

b.special {
  font-size:14px;
  color:#336633;
  letter-spacing:2.5;
}

b.grey {
  font-size:12px;
  color:#ffcc00;
}

b.sm {
  font-size:9px;
  color:#000000;
  letter-spacing:0;
  font-weight:normal;
}

b.italic {
  font-size:11px;
  color:#666600;
  letter-spacing:0;
  font-weight:bold;
  font-style:italic;  
}

b.light {
  font-size:11px;
  color:#000000;
}

b {
  font-size:11px;
  color:#000000;
}

hr {
  color:#666600;
}

hr.green {
  color:#006600;
}

.inp {
  font-family: Tahoma, Arial, Helvetica;
  font-size:11px;
  color:#000000;
  background:#ffffff;
  font-weight:bold;
}

.sbmt {
  font-family: Tahoma, Arial, Helvetica;
  border:1px raised;
  border-color:#000000;
  font-size:11px;
  color:#000000;
  font-weight:bold;
  background:#ffcc00;
}