select.sel
{
  border: 1px solid #000;
  color: rgb(0,0,0);
  font-family: Tahoma,helvetica, sans-serif;
  font-size: 11px;
}
input.inp
{
  border: 1px solid #000;
  color: rgb(0,0,0);
  font-family: Tahoma,helvetica, sans-serif;
  background:transparent;
  font-size: 11px;
}
textarea.txt
{
  border: 1px solid #000;
  color: rgb(0,0,0);
  background:transparent;
  font-family: Tahoma,helvetica, sans-serif;
  font-size: 11px;
}
.but
{
  border: 1px solid #CF5117;
  background-color: #F26521;
  color: #fff;
  background:transparent;
  font-family: Tahoma,helvetica, sans-serif;
  font-size: 11px;
}
.nor1
{
  background-repeat : repeat-y;
  background-position: left;
}
.nor2
{
  background-repeat : repeat-y;
  background-position: right;
}
a.m1
{
  font-family: Tahoma,helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #0054A6;
  background:transparent;
  text-decoration: none;
}
a.m1:hover
{
  text-decoration: underline;
}
.text
{
  color: rgb(0,0,0);
  background:transparent;
  font-family: Tahoma,helvetica, sans-serif;
  font-size: 11px;
  text-decoration: none;
}
.text a
{
  color: #0054A6;
  text-decoration: none;
}
.text a:hover
{;
  text-decoration: underline;
}
a.m2
{
  font-family: Tahoma,helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #0054A6;
  text-decoration: none;
}
a.m2:hover
{
  text-decoration: underline;
}
h1
{
  font-family: Tahoma,helvetica, sans-serif;
  font-weight: normal;
  font-size: 20px;
  color: rgb(0,0,0);
  margin: 12px 0px 10px 0px;
}
h2
{
  font-family: Tahoma,helvetica, sans-serif;
  font-weight: bold;
  font-size: 14px;
  color: rgb(0,0,0);
  margin: 15px 0px 12px 0px;
}
.adr
{
  color: #555555;
  font-family: Verdana;
  font-size: 9px;
}
.up
{
  color: #0054A6;
  font-family: Verdana;
  font-size: 9px;
  text-decoration: none;
}
a.up:hover
{
  text-decoration: underline;
}
#p
{
  height: 100%;
}
