
#body
{
 margin-top: 20px;
 width: 760px;
 height: 100%;
 background-color: #DDDDDD;
 border: solid 5px white;
}

#content
{
 margin-left: 20px;
}

#info
{
 border: 1px solid #DAC5A5;
 width: 300px;
 /*height: 432px;*/
 height: 100%;
 float: right;
 background-color: #E2D0B6;
 margin-left: 10px;
 text-align: left;
 top: -10px;
 right: -20px;
}

a
{
 font-family: Tahoma,  Arial, Helvetica, sans-serif; 
 font-size: 11px;
 color: #334455;
 text-decoration: none;
 font-weight: bold;
}

a:hover
{
 font-family: Tahoma,  Arial, Helvetica, sans-serif; 
 font-size: 11px;
 color: #334455;
 text-decoration: underline;
 font-weight: bold;
}

hr
{
 border: 0px solid gray;
 color: gray;
 height: 1px;
 background-color: gray;
}

div
{
 font-family: Tahoma,  Arial, Helvetica, sans-serif; 
 font-size: 11px;
 color: RGB(50,15,00);
 font-weight:normal;
 line-height:13px;
 margin: 0 0 0 0;
}

h3
{
 font-family: Tahoma,  Arial, Helvetica, sans-serif; 
 font-size: 13px; 
 color: RGB(50,15,00); 
 font-weight:bold;
}

#special1
{
 font-family: Tahoma, Times New Roman, Helvetica, sans-serif; 
 font-size: 14px; 
 color: RGB(00,50,70);
 font-weight:bold;
 margin-right: 15px;
 margin-top: -3px;
}

#special2
{
 font-family: Tahoma, Times New Roman, Helvetica, sans-serif; 
 font-size: 15px; 
 color: RGB(80,20,00);
 font-weight:bold;
 margin-right: 15px;
 margin-top: -8px;
}

iframe
{
 border:0;
}

.topmenu
{
  font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif; 
  font-size: 11px; 
  color: #ffffff; 
  line-height: 29px; 
  text-decoration: none; 
  font-weight: normal;
  text-align: center;
}

.topmenu:hover
{
  font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif; 
  font-size: 11px; 
  color: #ffffff; 
  line-height: 29px; 
  text-decoration:underline; 
  font-weight: normal;
}

.topmenu2
{
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
  font-size: 11px; 
  color: #444444; 
  line-height: 11px; 
  text-decoration: none; 
  font-weight: normal;
  text-align: center;
}

.topmenu2:hover
{
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
  font-size: 11px; 
  color: black; 
  line-height:11px; 
  text-decoration:underline; 
  font-weight: normal;
}