div {
  margin-bottom: 5px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding: 0px 0px 0px 0px;
  font-family: Verdana;
  font-size: 10pt;
}

body {
  margin-bottom: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding: 0px 0px 0px 0px;
}

h2.divhead {
  padding:0px;
  margin:0px;
  font-family: Verdana;
  font-size: 10pt;
  padding-left:12px;
  text-decoration:none;
  font-weight:normal;
}

form
{
  margin-bottom: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding: 0px 0px 0px 0px;
  font-family: Verdana;
  font-size: 10pt;
}

h2, table, td, tr, p {
  margin-bottom: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding: 0px 0px 0px 0px;
  font-family: Verdana;
  font-size: 10pt;
}

h2 {
  font-size: 14pt;
  margin-bottom: 5px;
  margin-top: 5px;  
}

h3 {
  font-size: 11pt;
}

a:link
{
  color: rgb(0,0,0);
}

a:visited
{
  color: rgb(0,0,0);
}

a:active
{
  color: rgb(0,0,0);
}

a:hover
{
  color: rgb(0,0,255);
}

a.menu:link
{
  color: rgb(0,0,0);
  text-decoration:none;
  font-weight:normal;
}

a.menu:visited
{
  color: rgb(0,0,0);
  text-decoration:none;
}

a.menu:active
{
  color: rgb(0,0,0);
  text-decoration:none;
}

a.menu:hover
{
  color: rgb(0,0,255);
  text-decoration:underline;
}

a.menus:link
{
  color: rgb(0,0,0);
  text-decoration:none;
  font-weight:bold;
}

a.menus:visited
{
  color: rgb(0,0,0);
  text-decoration:none;
  font-weight:bold;
}

a.menus:active
{
  color: rgb(0,0,0);
  text-decoration:none;
  font-weight:bold;
}

a.menus:hover
{
  color: rgb(0,0,0);
  text-decoration:none;
  font-weight:bold;
}

p.copyr {
  font-family: Verdana;
  font-size: 7pt;
}

.tabia {
  background: url(images/gui/tabmiddle.gif);
}

.tab {
  background: url(images/gui/tabmiddleinactive.gif);
}

.tabta {
  background: url(images/gui/tabmiddleactive.gif);
}

#logo {
  width: 300px;
}

#logo h1 {
  background: url(images/logo.gif) top center no-repeat;
  height: 80px;
  margin-bottom: 0px;
}

#logo h1 span {
  display: none;
}

.warning {
  font-family: Verdana;
  font-size: 10pt;
  color: #FF0000;
}

span.dbracket {
  color: #7D7D7D;
}

span.dcomment {
  color: #4D76A6;
}

p.cont {
	padding-bottom: 8pt;
}
