
.kscontent
{
    margin: 0px;
    padding: 0px;
    overflow: auto;
    background: #FFFFFF;
    border: #7C7C94 1px solid;
}
.ksForm
{
  font-family: tahoma, verdana;
  font-size: 11px;
  white-space: nowrap;
}
.ksMLine
{
  font-family: tahoma, verdana;
  font-size: 11px;
}
.ksFileUp
{
  font-family: tahoma, verdana;
  font-size: 11px;
  width: 100%;
}
.hometext
{
  font-family: tahoma, verdana;
  font-size: 12px;
}
.ksItemCap
{
  font-family: tahoma, verdana;
  font-size: 11px;
  white-space: nowrap;
  font-weight: bold;
}
.ksItemCon
{
  font-family: tahoma, verdana;
  font-size: 11px;
  text-indent: 15px;
}
A.ksLinkAtt
{
  font-family: tahoma, verdana;
  font-size: 11px;
  text-decoration: underline;
}
.ksCaption
{
  font-family: tahoma, verdana;
  font-size: 16px;
  font-weight: bold;
  white-space: nowrap;
}
.ksReqItems{
  width: 98%;
  height: 240px;
  margin: 0px;
  padding: 0px;
  overflow: auto;

}
.ksReqItemsUsr{
  width: 98%;
  height: 290px;
  margin: 0px;
  padding: 0px;
  overflow: auto;
}
.ksMsg
{
  font-family: tahoma, verdana;
  font-size: 11px;
  color: red;
  font-weight: bold;
}
.copyright{
    font-family: tahoma, verdana;
    font-size: 10px;
    color: #666666;
}
