/* CSS Document */




/* text */





body  {
  buttonface: #333399;
  font-size: 11px; 
  font-family: Arial, sans-serif, Helvetica, Verdana;
  color: #454545;
  background-color: #EEEEEE;
}
p, td, ul { 
  font-size: 11px; 
  font-family: Arial, sans-serif, Helvetica, Verdana;
}
small { 
  font-size: 10px; 
  font-family: Arial, sans-serif; 
  color: #000000;
}
.copyright {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  color: #c7c7c7;
}
.bottom-title {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline;
  color: white;  
}
h1 {
  font-family: Arial black, Helvetica, sans-serif;
}
.note {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline;
  color: #883838;  
}





/* links */





a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #003399;
  text-decoration: none;
}
a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #c7c7c7;
  text-decoration: none;
}
a:active {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #883838;
  text-decoration: none;
}
a:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #003399;
  text-decoration: none;
}
a:visited:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #c7c7c7;
  text-decoration: none;
}
.headlink {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: white;
  text-decoration: none;
  padding: 2px;
}
.headlink:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: white;
  text-decoration: none;
  padding: 2px;
}
.headlink:active {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: white;
  text-decoration: none;
  padding: 2px;
}
.headlink:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: white;
  text-decoration: none;
  padding: 2px;
}
.headlink:visited:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: white;
  text-decoration: none;
  padding: 2px;
}
.footlink {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: white;
  text-decoration: none;
}
.footlink:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: white;
  text-decoration: none;
}
.footlink:active {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: white;
  text-decoration: none;
}
.footlink:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: white;
  text-decoration: none;
}
.footlink:visited:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: white;
  text-decoration: none;
}





/* title */






.title {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: white;
  text-decoration: underline;
  background-color: #883838;
  padding: 2px;
}

.bottom-table-header {
  background-image: url(../images/title.gif);
  padding: 2px;
  border-width: thin;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: dashed;
  border-left-style: solid;
  border-color: #CCCCCC;
}





/* list */






.list10x10 {
  list-style-position: outside;
  list-style-image: url(../images/list-icon.gif);
}
.list7x7 {
  list-style-position: outside;
  list-style-image: url(../images/list-icon7x7.gif);
}
.list5x5 {
  list-style-position: outside;
  list-style-image: url(../images/list-icon5x5.gif);
}






/* border */






.headlink-border {
  border-right: 2px dotted #ffffff;
}
.border-middle {
  border-bottom: 2px dotted #CCCCCC;
}
.border-tl {
  border-left: thin solid #CCCCCC;
  border-top: thin solid #CCCCCC;
  background-color: white;
}
.border-tr {
  border-right: thin solid #CCCCCC;
  border-top: thin solid #CCCCCC;
  border-left: thin solide #CCCCCC;
  background-color: white;
}
.border-bl {
  border-left: thin solid #CCCCCC;
  border-bottom: thin solid #CCCCCC;
  vertical-align: top;
  padding-top: 10px;
  padding-left: 3px;
  padding-right: 3px;
  background-color: white;
}
.border-bldeco {
  border-left: thin solid #CCCCCC;
  border-bottom: thin solid #CCCCCC;
  vertical-align: top;
  padding: 5px;
  background-image: url(../images/side-backgroundl.gif);
  background-color: white;
}
.border-br {
  border-right: thin solid #CCCCCC;
  border-bottom: thin solid #CCCCCC;
  padding-top: 10px;
  padding-left: 3px;
  padding-right: 3px;
  vertical-align: top;
  background-color: white;
}
.border-brdeco {
  border-right: thin solid #CCCCCC;
  border-bottom: thin solid #CCCCCC;
  padding: 5px;
  vertical-align: top;
  background-image: url(../images/side-backgroundr.gif);
  background-color: white;
}
.border-body {
  border-left: thin solid #CCCCCC;
  border-right: thin solid #CCCCCC;
  border-bottom: thin solid #CCCCCC;
  vertical-align: top;
  background-color: white;
  padding: 3px;
}
.border-body2 {
  border-left: thin solid #CCCCCC;
  border-right: thin solid #CCCCCC;
  border-bottom: thin solid #CCCCCC;
  vertical-align: top;
  padding: 5px;
  background-color: white;
}
.border-top {
  border: thin solid #CCCCCC;
  background-color: white;
}
.bottom-table {
  border-right: thin solid #CCCCCC;
  border-left: thin solid #CCCCCC;
  border-bottom: thin solid #CCCCCC;
  padding: 2px;
  background-color: white;
}
.border-img {
  border-width: 1px;
  border-style: solid;
  border-color: #CCCCCC;
  background-color: white;
}






/* drop menu */






#dropmenudiv{
  position:absolute;
  background-color: #883838;
  border:1px solid black;
  border-bottom-width: 0;
  font:normal 12px Verdana;
  line-height:18px;
  z-index:100;
}

#dropmenudiv a{
  width: 100%;
  display: block;
  text-indent: 3px;
  border-bottom: 1px solid black;
  padding: 1px 0;
  text-decoration: none;
  font-weight: bold;
  color: white;
}

#dropmenudiv a:hover{ /*hover background color*/
  background-color: white;
  color: #883838;
}






/* tables */






.table-links {
  padding-left: 10px;
  background-repeat: no-repeat;
  background-image: url(http://www.geomatica.info/images/list-icon7x7.gif);
  background-position: left center;
}
.spaced {
  padding-top: 10px;
  padding-left: 3px;
  padding-bottom: 10px;
}
