  BODY {
     background: white; 
    	  background-position: 5px 15px;
          background-repeat: no-repeat;
	background-color: #f5f5f5
     }

 table.navigation {
    border-width: 0px, 0px, 0px, 0px;
  }

h2  {
	font-family:monospace;background-color:#8470ff;
    }

h4  {
	font-family:monospace;background-color:#e55b3c;
    }


td.navNormalSection {
    color:white; 
    white-space:nowrap; 
    padding:3px; 
    text-align:center; 
    font-weight:bold;
  }
  td.navNormalSection a:link, td.navNormalSection a:visited { 
    display:block;
    width:100px;
    height:50px;
    color:white; 
    white-space:nowrap; 
    font-weight:bold; 
    font-size:bigger;
    text-decoration:none;
  }
  td.navNormalSection a:hover, td.navNormalSection a:active { 
    text-decoration:underline; background-color:#c1cdcd 
  }
  td.selected {
    color:white;
    white-space:nowrap;
    background-color:#ff0aff;
    padding:3px;
    text-align:center;
    font-weight:bold;
  }

  td.navActiveSection {
    color:white;
    white-space:nowrap;
    background-color:green;
    padding:3px;
    text-align:center;
    font-weight:bold;
    font-size:10px
}
 b { font: bold; color:black;}
       .one { color:black; background:#eedfcc }
       .two { color:black; background:#cdc1c5 }
    .idname {font: bold courier, sans-serif serif; font-weight:bold }
     A:hover{ font-weight:bold courier, sans-serif serif; color: white; background: #836fff }
     hr {
       color: red;
       background-color: red;
       border: 0;
       height: 3px;
       }


.sirtext {font-size: 11px; font-style: normal; line-height: 15px; font-weight: normal; letter-spacing: normal}

.sircite { font-size: 12px; font-style: normal; line-height: 15px; font-weight: normal; letter-spacing: normal}


.dbname { font: bold sans-serif, helvetica; font-weight:bold }
A.dbname { color: red}

 .info {color: #894343; font-weight:bold }

div.padAbs{padding-left:2em;padding-right:2em;border-style:solid;font-weight:bold;border-width:3px;border-color:#cdaf95;margin-bottom:1em;}
.idname { font:  sans-serif, helvetica; font-weight:bold; font-size:12pt;  }


.menutable { 
background-image:url('/sirw/images/sirheader.gif');
bacground-color:#98bf20;
 }