body  {
	background:#717267;
	margin:20px 0 0 0;
}
body, td, table {
 color: #172C07;
 font-family: Tahoma, sans-serif;
 font-size:11px;
}
table.header, div.header {
  background:#524832; 
  margin:0; padding:0;
}
table.header td.logo {
  background:#524832 url(/img/topback.gif) repeat-x;
  padding-left:30px;
}
td.logo ul {
  padding:0;margin-right:7px; display:block;
  list-style:none;
}
td.logo ul li {
  float:right; padding-left:15px; margin-left:10px;
}
td.logo a, td.logo a:visited {
  color:#B7D50A; 
  text-decoration: none;
}
td.logo a:hover {
  text-decoration: underline;
}
table.header td.menublock {
  background: url(/img/menuback.gif) repeat-x;
}
table.header div.copyright {
  background:#6DAC12 url(/img/copyrightback.gif) repeat-x;
  margin:0 10px 0 10px;
  height:43px; line-height:20px; 
  color:#D5D5D5;  
}
div.copyright a, div.copyright a:visited {
  color:#D5D5D5; 
  text-decoration: none; 
}
div.copyright a:hover {
  color: #EDDB0C;
  text-decoration: underline;
}
table.header div.dcopyright {
  height:30px;
  color:#D3D3D3; 
}

td.myblock, div.myblock {
 background:#E1F3D1;
 color:#172C07; font-size:11px;
 vertical-align:top;
}
td.myblock div.name, div.helloblock div.name {
 padding-left: 15px;
 height:29px; line-height:29px;
 background:#6BAA13 url(/img/spanback.gif) repeat-x;
 color:#FFF8F9; font-size:10px; font-weight: 500; letter-spacing:1px;
 font-family: Tahoma;
 margin-bottom: 2px;
}
td.myblock div.name a, td.myblock div.name a:visited {
  color:#FFF8F9; font-size:10px; font-weight: 900; letter-spacing:1px;
}
div.helloblock {
 margin-top:10px; padding: 4px;
 background:#E1F3D1 url(/img/helloback.gif) bottom right no-repeat;
}

a.point, a.point:visited {
  letter-spacing: 1px;
  color:#0F2500;
  font-weight:bold;
  text-decoration:none
}
a.point:hover {
  text-decoration:underline;
}
