a:link              { font: 10pt Tahoma; color: #7C5407; font-weight: bold;
 text-decoration: none; }
a:active            { font: 10pt Tahoma; color: #7C5407; font-weight: bold;
 text-decoration: none; }
a:visited           { font: 10pt Tahoma; color: #7C5407; font-weight: bold;
 text-decoration: none; }
a:hover             { font: 10pt Tahoma; color: #61584E; font-weight: bold;
 text-decoration: none; }

a.copyright:link    { font: 11px Verdana; color: #C3B090; text-decoration: none; }
a.copyright:active  { font: 11px Verdana; color: #C3B090; text-decoration: none; }
a.copyright:visited { font: 11px Verdana; color: #C3B090; text-decoration: none; }
a.copyright:hover   { font: 11px Verdana; color: #7C5407; text-decoration: none; }

body
{
  margin-top:    0;
  margin-bottom: 0;
  margin-left:   0;
  margin-right:  0;

  padding: 0;

  font:  11pt Tahoma;
  color: #7C5407;

  background-color:      #C3B090;

  scrollbar-base-color: #C3B090;
}

h1 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #61584E;
}
h2 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #61584E;
}
h3 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 09px;
	font-weight: bold;
	color: #61584E;
}


img { border: 0; }

select, option, textarea, input
{
  color:       #7C5407;
  font-size:   10px;
  font-family: Tahoma;
}

td, font
{
  font:  11pt Tahoma, verdana;
}

hr
{
  border: thin dashed #C3B090; 
  padding-top: 2px; 
  padding-bottom: 2px; 
  color: #C3B090;
  height: 1px;
  width: 80%;
}

.title
{
  font-family: Tahoma, Verdana;
  font-size: 10pt
  color: #7C5407
  font-weight: bold;
}

.author
{
  font-family: Tahoma, Verdana;
  font-size: 8pt
  color: #7C5407
}

.small
{
  font-family: Tahoma, Verdana;
  font-size: 8pt
  color: #7C5407
}


.pluginname1
{
  font-family: Tahoma;
  font-size:   10pt;
  font-weight: bold;
  color: #61584E;
}

.pluginname2
{
  font-family: Tahoma;
  font-size:   10pt;
  font-weight: bold;
  color: #61584E;
  padding-top: 6px;
}

.copyright
{ 
  font: 11px Verdana; 
  color: #C3B090; 
}