BODY{
  color: #000000;
  background-color: #DDDDDD;
  background-image : url(stain2.gif);
}
H1{
  color: #FFFFFF;
  background-color: #666666;
  background-image : url(stain1.gif);
  text-align: center;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
}
H2{
  color: #FFFFFF;
  background-color: #666666;
  background-image : url(stain1.gif);
  text-align: left;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 16px;
  padding-left: 36px;
  line-height : 100%;
}
H3{
  color : black;
  text-align : left;
  padding-top: 4px;
  padding-right: 0px;
  padding-bottom: 4px;
  padding-left: 20px;
  line-height : 20%;
  font-weight : bold;
  list-style-position : outside;
  list-style-image : url(l_stain1.gif);
}
HR{
  color: #666666;
  height: 3px;
  line-height : 50%;
}
P{
  line-height : 160%;
  text-align : left;
  padding-top : 0px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 10px;
}
A{
  color : blue;
  text-align: center;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
A:VISITED{
  
  text-decoration: none;
}
A:HOVER{
  
  text-decoration: underline;
}
A:ACTIVE{
  
  text-decoration: none;
}
UL{
  color: #000000;
  list-style-image : url(l_stain1.gif);
  list-style-position: outside;
}
TH{
  color: #FFFFFF;
  background-color: #666666;
}
TD{
  color: #000000;
  background-color: #CCCCCC;
}

div.block_main{
}

div.block_ad{
  float: right;
  width: 150px;
}

div.block_clear{
  clear: both;
}