body
{
  font-family: arial;
  font-size: 10pt;
  background-image: url(/ices08/_images/logo_small.jpg);
  background-repeat: repeat-x repeat-y
  margin-top: 0.5cm;
  margin-bottom: 0.5cm;
}

div.span
{
  border-collapse: collapse;
  width: 100%; 
  margin-left: 0%;
  margin-right: 0%;
}

table.main
{
  border-collapse: collapse;
  width: 800px;
  margin-left: 0%;
  margin-right: 0%;
  background: #ffffff;
  border: solid;
  border-width: 1px;
  border-color: #767676;
}

table.span
{
  border-collapse: collapse;
  width: 100%;
  margin-left: 0%;
  margin-right: 0%;
}

table.visible_border
{
  border: solid;
  border-width: 1px;
  border-color: #767676;
}

td.menu_width
{
  width: 180px;
  vertical-align: top;
}

td.menu_item
{
  font-family: arial;
  font-size: 11pt;
  font-weight: bold;
  color: #000256;
  background-color: #7fa9f8;
  border: solid;
  border-width: 1px;
  border-color: #767676;
  text-align: left;
}

td.menu_item_active
{
  font-family: arial;
  font-size: 11pt;
  font-weight: bold;
  color: #a02828;
  background-color: #77848e;
  border: solid;
  border-width: 1px;
  border-color: #767676;
  text-align: left;
}

td.page_bottom
{
  text-align: right;
  background: #cccccc;
  border-top: solid;
  border-top-width: 1px;
  border-top-color: #767676;
}

td.vtop
{
  vertical-align: top;
}

td.visible_border
{
  border: solid;
  border-width: 1px;
  border-color: #767676;
}

a
{
  text-decoration: none;
  font-family: arial;
  font-size: 10pt;
  color: #1f1fff;
}

a.menu_item
{
  font-weight: bold;
  text-align: left;
  color: #000256;
}

a.menu_item:link
{
  color: #f0f30e;
}

a.menu_item:visited
{
  color: #000256;
}

a.menu_item:active
{
  color: #ffffff;
}

a.menu_item:hover
{
  color: #ffffff;
}

a.link_bottom_right
{
  text-size: 8pt;
  color: #666666;
}

.cancel
{
  font-family: arial;
  font-size: 11pt;
  font-weight: bold;
  color: #a02828;
  margin-left: 0.5cm;
}

.vspace
{
  height: 3px;
}

.lmarg
{
  margin-left: 0.2cm;
}

.rmarg
{
  margin-right: 0.2cm;
}

.amarg
{
  margin: 0.5cm 0.5cm 0.5cm 0.5cm;
}

.text_left
{
  text-align: left;
}

.text_center
{
  text-align: center;
}

.text_red
{
  color: #ff0000;
}

h1
{
  font-family: arial;
  font-size: 15pt;
  font-weight: bold;
  margin: 0.5cm 0.5cm 0.5cm 0.5cm;
}

h2
{
  font-family: arial;
  font-size: 13pt;
  font-weight: bold;
  margin: 0.5cm 0.5cm 0.5cm 0.5cm;
}

h3
{
  font-family: arial;
  font-size: 12pt;
  font-weight: bold;
  margin: 0.5cm 0.5cm 0.5cm 0.5cm;
}

h4
{
  font-family: arial;
  font-size: 10pt;
  font-weight: bold;
  margin: 0.5cm 0.5cm 0.5cm 0.5cm;
}

p
{
  text-align: justify;
  margin: 0.5cm 0.5cm 0.5cm 0.5cm;
}

.paragraph
{
  margin: 0.5cm 0.5cm 0.5cm 0.5cm;
}

