h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: navy;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: navy;
}

a:link    { color:navy; font-size:10pt; font-weight:bold; font-family:arial }
a:visited { color:navy; font-size:10pt; font-weight:bold; font-family:arial }
a:hover   { color:navy; font-size:10pt; font-weight:bold; font-family:arial }
a:active  { color:navy; font-size:10pt; font-weight:bold; font-family:arial }

a.menulink:link    { text-decoration:none; color:#ffffff; font-size:10pt; font-weight:bold; font-family:arial }
a.menulink:visited { text-decoration:none; color:#ffffff; font-size:10pt; font-weight:bold; font-family:arial }
a.menulink:hover   { text-decoration:none; color:#ffffff; font-size:10pt; font-weight:bold; font-family:arial }
a.menulink:active  { text-decoration:none; color:#ffffff; font-size:10pt; font-weight:bold; font-family:arial }



td.titleUrl
{ 
  background-attachment:scroll;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #3399cc;
  font-family:arial;
  font-size:10pt;
  font-weight:bold;
  color:#ffffff;
  background-image: url('/gfx/bgover.gif');
}


td.currentUrl  
{ 
  background-attachment:scroll;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #3399cc;
  background-image: url('/gfx/bgover.gif');

}

td.loseUrl  
{ 
  background-attachment:scroll;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #3399cc;
  background-image: url('/gfx/bgover.gif');

}

td.setUrl  
{ 
  background-attachment:scroll;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #3399cc;
  background-image: url('/gfx/bgnorm.gif');
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #330066;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

table {
  border-collapse: collapse;
}
