body
{
  margin-top          : 0px;
  margin-left         : 0px;
  margin-right        : 0px;
  margin-bottom       : 0px;
}
.logo
{
  background-repeat   : repeat-x;
}

.main
{
  background-color    : #FFFFFF;
  background          : url('images/bgmain.jpg');
  background-repeat   : repeat-x;
}

.menu
{
  font-family         : Arial;
  font-size           : 18px;
  color               : #333333;
}

.menu a:link
{
  font-family         : Arial;
  font-size           : 18px;
  color               : #333333;
  text-decoration     : none;
}

.menu a:visited
{
  font-family         : Arial;
  font-size           : 18px;
  color               : #333333;
  text-decoration     : none;
}

.menu a:hover, .menu a.active
{
  font-family         : Arial;
  font-size           : 18px;
  color               : #31319C;
  text-decoration     : none;
}

.cont1
{
  font-family         : Arial;
  font-size           : 13px;
  color               : #333333;
  padding-top         : 10px;
}

.cont1 a:link
{
  font-family         : Arial;
  font-size           : 13px;
  color               : #333333;
  padding-top         : 10px;
}

.cont1 a:visited
{
  font-family         : Arial;
  font-size           : 13px;
  color               : #333333;
  padding-top         : 10px;
}

.cont1 a:hover
{
  font-family         : Arial;
  font-size           : 13px;
  color               : #333333;
  padding-top         : 10px;
}

.cont2
{
  font-family         : Arial;
  font-size           : 13px;
  color               : #000000;
  padding-top         : 20px;
  padding-bottom      : 20px;
}

.title
{
  font-family         : Arial;
  font-size           : 17px;
  color               : #FF9900;
  padding-bottom      : 20px;
}

.but
{
  cursor              : default;
}


.bottom
{
  font-family         : Arial;
  font-size           : 11px;
  color               : #666666;
}

.bottom a:link
{
  font-family         : Arial;
  font-size           : 11px;
  color               : #666666;
  text-decoration     : underline;
}

.bottom a:visited
{
  font-family         : Arial;
  font-size           : 11px;
  color               : #666666;
  text-decoration     : underline;
}

.bottom a:hover
{
  font-family         : Arial;
  font-size           : 11px;
  color               : #31319C;
  text-decoration     : underline;
}

.nlt
{
  font-family         : Arial;
  font-size           : 14px;
  color               : #31319C;
}

.nlt a:link
{
  font-family         : Arial;
  font-size           : 14px;
  color               : #31319C;
  text-decoration     : none;
}

.nlt a:visited
{
  font-family         : Arial;
  font-size           : 14px;
  color               : #31319C;
  text-decoration     : none;
}

.nlt a:hover
{
  font-family         : Arial;
  font-size           : 14px;
  color               : #31319C;
  text-decoration     : none;
}


/*MAIL*/

.maillogo
{
  background          : url('/images/mailbg.jpg');
  background-repeat   : repeat-x;
}

.mailtitle
{
  font-family         : Arial;
  font-size           : 20px;
  color               : #CC0000;
}

.scrip
{
  font-family         : Arial;
  font-size           : 12px;
  color               : #000000;
  padding-top         : 20px;
  padding-bottom      : 20px;
}

.mailcont
{
  font-family         : Arial;
  font-size           : 12px;
  color               : #000000;
}

.mailc
{
  font-family         : Arial;
  font-size           : 12px;
  color               : #31319C;
}

.cont3
{
  font-family         : Arial;
  font-size           : 13px;
  color               : #333333;
  padding-top         : 10px;
  text-decoration     : underline;
  cursor              : Pointer;
}

.close
{
  font-family         : Arial;
  font-size           : 14px;
  color               : #000000;
}

.close a:link
{
  font-family         : Arial;
  font-size           : 14px;
  color               : #000000;
  text-decoration     : none;
}

.close a:visited
{
  font-family         : Arial;
  font-size           : 14px;
  color               : #000000;
  text-decoration     : none;
}

.close a:hover
{
  font-family         : Arial;
  font-size           : 14px;
  color               : #000000;
  text-decoration     : underline;
  cursor              : Pointer;
}

.field{
  width:100%;
}






