TABLE,BODY{
  font-size:10pt;
  line-height:120%;
  
}

FORM{
  margin-bottom:0px;
}

.textbox{
  border-top:2px solid #A1A1A1;
}


.longbox{
  border-top:2px solid #A1A1A1;
  width:450px;
}

.bigbox{
  border-top:2px solid #A1A1A1;
  color:#000000;
  width:400px;
  height:20px;
  font-size:10pt;
}

img {
  border: none;
}
.wcont{
  background-color:#FFFFFF;
  
}

.cmenu{
  background-color:#EBEBEB;
  
}

.mmenu1{
  background-color:#E6E5D8;
}
.mmenu2{
  background-color:#E0E6C9;
}

.est_menu{
  background-color:#F2F2F2;
}

.est_cont{
  background-color:#FFFFFF;
}


.box_wordcheck{
    background-image:url("images/box_wordCheck.jpg");
  background-repeat:no-repeat;
  background-position-x:0px;
  background-position-y:0px;
  width:658px;
  height:267px;
}
.clink{
  background-image:url("images/link_arrow.gif");
  background-repeat:no-repeat;
  background-position-x:3px;
  background-position-y:6px;
  color: #333333;
  font-size: 10pt;
  width:173px;
  height:25px;
  padding-left: 20px;
}


BODY{
  background-color:#FFFFFF;
  margin-left:10px;
  margin-top:0px;
  margin-bottom:0px;
  background-repeat:repeat-x;
}
