a:link              { font: verdana; color: #3C773C; font-weight: bold; text-decoration: none; }
a:active            { font: verdana; color: #3C773C; font-weight: bold; text-decoration: none; }
a:visited           { font: verdana; color: #3C773C; font-weight: bold; text-decoration: none; }
a:hover             { font: verdana; color: #8AA88A; font-weight: bold; text-decoration: underline; }

a.undefined:link              { font: verdana; color: #3C773C; font-weight: bold; text-decoration: none; }
a.undefined:active            { font: verdana; color: #3C773C; font-weight: bold; text-decoration: none; }
a.undefined:visited           { font: verdana; color: #3C773C; font-weight: bold; text-decoration: none; }
a.undefined:hover             { font: verdana; color: #8AA88A; font-weight: bold; text-decoration: underline; }

a.copyright:link    { font: 12px verdana; color: #000000; text-decoration: none; }
a.copyright:active  { font: 12px verdana; color: #000000; text-decoration: none; }
a.copyright:visited { font: 12px verdana; color: #000000; text-decoration: none; }
a.copyright:hover   { font: 12px verdana; color: #000000; text-decoration: none; }

h1 	   { color: #628B7E; font-size: 22px; font-family: Verdana, Tahoma, Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; text-decoration: none }
h2    	   { color: #cc9933; font-size: 20px; font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-style: italic; font-weight: normal; line-height: 1.1}
h3    	   { color: #628B7E; font-size: 18px; font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, Swiss, Times; font-style: italic; font-weight: bold; line-height: 1
 }
h4    	     { color: #cc9933; font-size: 16px; font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-style: normal; font-weight: bold; line-height: 1}
h5    	      { color: #628B7E; font-size: 14px; font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-style: italic; font-weight: bold; line-height: 1}
h6         { color: #000; font-size: 9px; font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-style: normal; font-weight: normal; line-height: 1}

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

  padding: 0;

  font:  12px verdana;
  color: #000000;

  background-color:      #F2F8F5;

}

img { border: 0; }

select, option, textarea, input
{
  color:       #000000;
  font-size:   12px;
  font-family: Verdana;
}

td, font
{
  font:  12px verdana, arial;
}

hr
{
  height: 1px;
  border: 0px;

  color: #DDE7EC;
  background-color: #DDE7EC;
}

.pluginname1
{
  font-family: verdana;
  font-size:   14px;
  font-weight: bold;

  color: #000000;
}

.pluginname2
{
  font-family: verdana;
  font-size:   14px;
  font-weight: bold;

  color: #000000;

  padding-top: 6px;
}

#leftbg
{
  background-image: url('images/leftbg2.jpg');
  background-repeat: no-repeat;
  background-position: right top;
  padding-top: 323px;
}

#rightbg
{
  background-image: url('images/rightbg2.jpg');
  background-repeat: no-repeat;
  padding-top: 323px;
}