.bodyClass td, .RadEContentBordered
{
  font-family: tahoma;
  font-size: 11px;
  line-height: 13px;
}
.bodyClass a, .RadEContentBordered a
{
  text-decoration: none; /*color:#5E5E5E;*/
  color: #e13a2c;
}
.copy
{
  font-family: tahoma;
  font-size: 11px;
  color: #737373;
}

.gray
{
  color: #737373;
  text-decoration: none;
}
.gray_l
{
  color: #6F6F6F;
  text-decoration: none;
}
.white
{
  color: #ffffff;
  text-decoration: none;
}
.green_l
{
  color: #9BC5CB;
  text-decoration: none;
}
.red
{
  color: #BC0000;
  text-decoration: none;
}

.sm
{
  font-size: 9px;
}
.u
{
  text-decoration: underline;
}
.t
{
  text-transform: uppercase;
}
.big
{
  font-size: 11px;
}

.sign
{
  width: 122px;
  height: 19px;
  font-family: tahoma;
  font-size: 11px;
  border-style: solid;
  border-width: 1px;
  border-color: #B6B6B6;
  background-color: #ffffff;
  color: #e13a2c;
  margin-left: 0px;
  margin-right: 0px;
}


.textarea
{
  width: 290px;
  height: 114px;
  font-family: tahoma;
  font-size: 11px;
  overflow: auto;
  margin-left: 0px;
  margin-right: 0px;
}

.rollover
{
  scrollbar-face-color: #4A483E;
  scrollbar-track-color: #FAF4D3;
  scrollbar-arrow-color: #FAF4D3;
  scrollbar-3dlight-color: #FAF4D3;
  scrollbar-base-color: #FAF4D3;
  scrollbar-shadow-color: #FAF4D3;
  scrollbar-darkshadow-color: #FAF4D3;
  scrollbar-highlight-color: #FAF4D3;
}


a:hover
{
  text-decoration: underline;
}
#a:hover
{
  text-decoration: none;
}





