  
TD{
  font-size : x-small;
  color : #999999;
}
.leftline{
  padding-left : 20px;
  padding-bottom : 10px;
  border-left-width : 1px;
  border-bottom-width : 1px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : #6d7bfc;
  border-bottom-color : #6d7bfc;
}
.cell{
  font-size : x-small;
  color : #999999;
  margin-top : 0px;
  margin-left : 30px;
  margin-bottom : 10px;
  margin-right : 20px;
  
  padding-bottom : 0px;
  border-left-width : 0px;
  border-bottom-width : 0px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : #cccccc;
  border-bottom-color : #cccccc;
  float : left;
  padding-top : 20px;
  line-height : 1.5em;
}
.layout{
  margin-left : 20px;
  margin-right : 20px;
}
.title{
  font-size : x-small;
  color : #666666;
  padding-left : 10px;
  padding-bottom : 5px;
  margin-left : 20px;
  margin-right : 40px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #cccccc;
  padding-right : 40px;
  
  
  
  

  margin-top : 30px;
}
#cap{
  font-size : x-small;
  line-height : 1.5em;
  color : #999999;
  margin-top : 10px;
  margin-left : 60px;
  margin-right : 40px;
  margin-bottom : 20px;border-width : 1px 1px 1px 1px;border-style : dotted dotted dotted dotted;border-color : #cccccc #cccccc #cccccc #cccccc;
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 10px;
  width : 450px;
  
  position : relative;
}
A:HOVER{
  color : #ff8040;
  text-decoration : underline;
}
A:LINK{
  color : #6d7bfc;
}
#topline{
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #cccccc;
}
