/* GENERAL STYLES */
body
{
  background-color: #E4E4E4;
  font-family: "Arial Unicode MS", "Arial";
  font-size: 12px;
  text-align: center;
}

a
{
  color: #D02432;
  text-decoration: none;
}

a:hover
{
  color: #5A5A5A;
  text-decoration: underline;
}

img
{
  border:0;
}

h1, h2, h3, h4, h5
{
  font-weight: normal;
  color: #D02432;
}

h1 { font-size: 16px; }

h2 { font-size: 15px; }

h3 { font-size: 14px; }

h4 { font-size: 12px; }

h5 { font-size: 11px; }

#Headerline
{
  position: relative;
  text-align: right;
  width: 920px;
  background-color: #FFFFFF;
  font-size: 10px;
  color: #E4E4E4;
}

td.Logo
{
  text-align: right;
  color: #5A5A5A;
  font-size: 14px;
}

td.Banner
{
  text-align: right;
}

#Footer
{
  text-align: center;
  width: 100%;
  font-size: 10px;
}

td.partner
{
  border-bottom-style: dotted; 
  border-bottom-width: 1px;
  padding-bottom: 5px;
border-color: #D4D4D4;
}

/* EDITOR PROPERTIES */
