BODY,A:LINK,A:VISITED,A:ACTIVE,A:HOVER,TABLE,TBODY,TD,TR,INPUT,TEXTAREA,SELECT,P,FORM,HDIV{
  color : #400000;
  font-size : 12px;
  line-height : 16px;
  scrollbar-base-color:#400000;
  scrollbar-face-color:#400000;
  scrollbar-track-color:#400000;
  scrollbar-arrow-color:#ffffff;
  scrollbar-highlight-color:#ffffff;
  scrollbar-shadow-color:#400000;
  scrollbar-3dlight-color:#400000;
  scrollbar-darkshadow-color:#400000;
}
A:LINK,A:VISITED,A:ACTIVE{
  text-decoration : none;
}
A:HOVER{
  text-decoration : underline;
}
hr{
  color : #400000;
  height : 1px;
}
iframe{
  width : 100%;
  height : 100%;
  padding : 0px;
  margin : 0px;
}
p{
  width : 460;
}
INPUT,TEXTAREA,SELECT{
  border : 1px dashed #ff80c0;
}
.body{
  background-image : url(bg.gif);
  background-repeat : no-repeat;
  background-position : 15px 0px;
  padding : 0px;
  margin : 0px;
}
.table_m{
  border-right : 16px solid #ff80c0;
  width : 600;
  height : 100%;
}
.menu_u{
  font-weight : bold;
  height : 100%;
  padding-bottom : 15px;
  vertical-align : bottom;
}