
/*

  ÝÒÎÒ ÔÀÉË ÏÅÐÅÇÀÏÈÑÛÂÀÅÒÑß ÀÂÒÎÌÀÒÈ×ÅÑÊÈ
  ÇÄÅÑÜ ÍÈ×ÅÃÎ ÍÅ ÌÅÍßÒÜ

*/

.textnormal
{
  font-family: tahoma;
  font-size: 11px;
  font-weight: normal;
  color: #777;
  letter-spacing: 0px;
  text-decoration: none;
}


.textblue
{
  font-family: tahoma;
  font-size: 11px;
  font-weight: normal;
  color: #069;
  letter-spacing: 0px;
  text-decoration: none;
}


.textwhite
{
  font-family: tahoma;
  font-size: 11px;
  font-weight: normal;
  color: #fff;
  letter-spacing: 0px;
  text-decoration: none;
}


.textsmall
{
  font-family: tahoma;
  font-size: 10px;
  font-weight: normal;
  color: #888;
  letter-spacing: 0px;
  text-decoration: none;
}


.texth1
{
  font-family: tahoma;
  font-size: 14px;
  font-weight: bold;
  color: #069;
  letter-spacing: 0px;
  text-decoration: none;
  margin-bottom: 10px;
}


.texth2
{
  font-family: tahoma;
  font-size: 12px;
  font-weight: bold;
  color: #069;
  letter-spacing: 0px;
  text-decoration: none;
}

a.linknormal
{
  font-family: tahoma;
  font-size: 11px;
  font-weight: normal;
  color: #069;
  letter-spacing: 0px;
  text-decoration: none;
}
a:hover.linknormal
{
  font-family: tahoma;
  font-size: 11px;
  font-weight: normal;
  color: #6eaed7;
  letter-spacing: 0px;
  text-decoration: none;
}


a.linksmall
{
  font-family: tahoma;
  font-size: 10px;
  font-weight: normal;
  color: #069;
  letter-spacing: 0px;
  text-decoration: none;
}
a:hover.linksmall
{
  font-family: tahoma;
  font-size: 10px;
  font-weight: normal;
  color: #6eaed7;
  letter-spacing: 0px;
  text-decoration: none;
}


a.linkwhite
{
  font-family: tahoma;
  font-size: 11px;
  font-weight: normal;
  color: #fff;
  letter-spacing: 0px;
  text-decoration: none;
}
a:hover.linkwhite
{
  font-family: tahoma;
  font-size: 11px;
  font-weight: normal;
  color: #6eaed7;
  letter-spacing: 0px;
  text-decoration: none;
}


a.linkgray
{
  font-family: tahoma;
  font-size: 10px;
  font-weight: normal;
  color: #777;
  letter-spacing: 0px;
  text-decoration: none;
}
a:hover.linkgray
{
  font-family: tahoma;
  font-size: 10px;
  font-weight: normal;
  color: #069;
  letter-spacing: 0px;
  text-decoration: none;
}


a.linktitle
{
  font-family: tahoma;
  font-size: 12px;
  font-weight: normal;
  color: #069;
  letter-spacing: 0px;
  text-decoration: none;
}
a:hover.linktitle
{
  font-family: tahoma;
  font-size: 12px;
  font-weight: normal;
  color: #6eaed7;
  letter-spacing: 0px;
  text-decoration: none;
}

body
{
  margin: 20px 10px 20px 10px;
  background-color: #e5e5e5;
}


img.arrow
{
  vertical-align: middle;
  margin-right: 5px;
}


img.icon
{
  vertical-align: middle;
  margin-right: 5px;
}


img.sep1
{
  vertical-align: middle;
  margin: 0px 7px 0px 7px;
}


img.sep2
{
  vertical-align: middle;
  margin: 0px 12px 0px 12px;
}


input.search
{
  font: 11px Tahoma;
  width: 120px;
  height: 21px;
  border-top-width: 1px;;
  border-right-width: 1px;;
  border-bottom-width: 1px;;
  border-left-width: 1px;;
  border-color: #ccc;
  border-style: solid;
  padding: 3px 13px 3px 3px;
  vertical-align: middle;
  margin-right: 6px;
}


.textbox
{
  font: 11px Tahoma;
  width: 200px;
  height: 21px;
  border-top-width: 1px;;
  border-right-width: 1px;;
  border-bottom-width: 1px;;
  border-left-width: 1px;;
  border-color: #ccc;
  border-style: solid;
  padding: 3px 13px 3px 3px;
  vertical-align: middle;
  margin-right: 6px;
}


select.hardware
{
  font: 10px Tahoma;
  width: 176px;
  height: 20px;
  color: #888;
}


input.choose
{
  font: 11px Tahoma;
  width: 80px;
  height: 20px;
  color: #555;
}


p.normal
{
  font-family: tahoma;
  font-size: 11px;
  font-weight: normal;
  color: #777;
  letter-spacing: 0px;
  line-height: 15px
  text-decoration: none;
  text-align: justify;
  margin: 10px 0px 10px 0px;
}


