/*   Contents BOX ƒXƒ^ƒCƒ‹  */
.title{
  background-color: #DCDCDF;
  color: #221122;
  width: 350px;
  padding: 2px 1em;
  border-left: 10px solid #888888;
  border-right: 2px dashed #DCDCDF;
  font-size: 10pt;
  font-weight: bold;
  font-family: "Arial", "sans-serif";
  letter-spacing: 0.2em;
  }
.text{
  width: 347px;
  padding: 8px 4px 7px 9px;
  margin: 0px 0px 0px 3px;
  border-left: solid 1px #888888;
  border-bottom: solid 1px #989898;
  border-right: dashed 2px #FDFDFD;
  background-color: #FDFDFD;
  font-size: 9pt;
  }
BODY,TD{
  font-size : 13px;
  color : #333333;
}
A{
	color : #555555;
	text-decoration : none;
	font-weight: bold;

}
A:HOVER{
	color : #006699;
	font-weight: bold;

}
.mainmenu a{
	color : #dddddd;
	text-decoration : none;
	font-weight: bold;
}
.mainmenu a:hover{
	color : #ffffff;
	text-decoration : underline;
	font-weight: bold;
}

.line{
  background-color : #CCCCCC;
  height : 1px;
  font-size : 1pt;
}
.menu{
  border : 1px solid #666666;
}
.menu2{
  border-left : 8px solid #F0F0F0;
}
.onmouse{
  border-left : 8px solid #CCCCCC;
}
.menu3{
  border-left : 1px solid #999999;
  padding : 3 10 3 10px;
}
.bottom{
  font-family : Verdana;
  font-size : 11px;
  padding : 5px;
}
