
.menutext {
  font-size: small;
  font-family: arial, geneva, helvetica, swiss, sans-serif;
  font-weight: normal;
 }


.menutext-1 {
  font-size: x-small;
  font-family: arial, geneva, helvetica, swiss, sans-serif;
  font-weight: normal;
 }


.menutext+1 {
  font-size: medium;
  font-family: arial, geneva, helvetica, swiss, sans-serif;
  font-weight: bold;
  line-height: 90%
 }


.menutext+2 {
  font-size: large;
  font-family: arial, geneva, helvetica, swiss, sans-serif;
  font-weight: normal;
  line-height: 90%
 }


.listtext-1 {
  font-size: 8pt;
  font-family: arial, geneva, helvetica, swiss, sans-serif;
  font-weight: normal;
  line-height: 90%
 }

.listtext-2 {
  font-size: 10pt;
  font-family: arial, geneva, helvetica, swiss, sans-serif;
  font-weight: normal;
  line-height: 100%
 }


A {
  text-decoration: underline;
  font-family: arial, geneva, helvetica, swiss, sans-serif;
 }

A:HOVER { background-color: transparent; color: red; text-decoration: underline; }


.caption {
  font-size: 8pt;
  font-family: arial, geneva, helvetica, swiss, sans-serif;
  font-weight: normal;
  line-height: 100%
 }


h1 {
  font-size: 16pt;
  font-family: arial, geneva, helvetica, swiss, sans-serif;
 }

h2 {
  font-size: 14pt;
  font-family: arial, geneva, helvetica, swiss, sans-serif;
 }

h3 {
  font-size: 12pt;
  font-family: arial, geneva, helvetica, swiss, sans-serif;
 }

h4 {
  font-size: 10pt;
  font-family: arial, geneva, helvetica, swiss, sans-serif;
 }

.head1 {
  font-size: 16pt;
  font-family: arial, geneva, helvetica, swiss, sans-serif;
  font-weight: bold;
 }

.head2 {
  font-size: 14pt;
  font-family: arial, geneva, helvetica, swiss, sans-serif;
  font-weight: bold;
 }

.head3 {
  font-size: 12pt;
  font-family: arial, geneva, helvetica, swiss, sans-serif;
  font-weight: bold;
 }

.head4 {
  font-size: 10pt;
  font-family: arial, geneva, helvetica, swiss, sans-serif;
  font-weight: bold;
 }

.bt3dbuttons {
font-family: arial, geneva, helvetica, swiss, sans-serif;
font-size: x-small;
padding: 2px 1px 2px 1px;
border-color: #FFFFFF #B8860B #B8860B #FFFFFF;
background-color: #CCFFFF; border-style: solid;
border-top-width: 2px; border-right-width: 2px;
border-bottom-width: 2px; border-left-width: 2px;
 }


.bt3dbuttons-yellow {
font-family: arial, geneva, helvetica, swiss, sans-serif;
font-size: small;
padding: 2px 1px 2px 1px;
border-color: #FFFFFF #B8860B #B8860B #FFFFFF;
background-color: #FFFF99; border-style: solid;
border-top-width: 2px; border-right-width: 2px;
border-bottom-width: 2px; border-left-width: 2px;
 }


#postit {
position:absolute;
width:250;
padding:5px;
background-color:#FFFF99;
border:2px solid black;
visibility:hidden;
z-index:100;
cursor:hand;
}

.reminder {
  font-size: 9pt;
  font-family: arial, geneva, helvetica, swiss, sans-serif;
  font-weight: normal;
  line-height: 95%
 }

.booktitle {
  font-size: 12pt;
  font-family: Times, Times New Roman, Bookman, serif;
  font-weight: bold;
  font-style: italic;
  line-height: 100%
 }


.nvmatitle {
  font-size: x-large;
  font-family: Times, Times New Roman, Bookman, serif;
  font-weight: bold;
  font-style: normal;
  color: #B8860B;
  line-height: 100%
 }



/* Square Gallery Setup*/

ul#gallery {
  padding:0; 
  margin:0; 
  width:448px; 
  height:336px; 
  position:relative; 
  background:#888 url(gallery-images/g26.jpg);
  }

#gallery li {
  list-style-type:none; 
  width:64px; 
  height:48px; 
  float:left; 
  z-index:100;
  }

#gallery li.lft {
  float:left; 
  clear:left;
  }

#gallery li.rgt {
  float:right; 
  clear:right;
  }

#gallery a {
  position:relative; 
  width:64px; 
  height:48px; 
  display:block; 
  float:left; 
  z-index:100; 
  cursor:default;
  }

#gallery a img {
  position:relative; 
  width:62px; 
  height:46px; 
  border:1px solid #888; 
  z-index:100;
  }

#gallery a:hover {
  width:160px; 
  height:120px; 
  padding:108px 144px; 
  position:absolute; 
  left:0; 
  top:0; 
  z-index:20;
  }

#gallery a:hover img {
  background:#eee; 
  position:relative; 
  width:160px; 
  height:120px; 
  border:0; 
  z-index:20;
  }

#gallery a:active, #gallery a:focus {
  background:transparent; 
  width:320px; 
  height:240px; 
  padding:48px 64px; 
  position:absolute; 
  left:0; 
  top:0; 
  z-index:10;
  }

#gallery a:active img, #gallery a:focus img {
  background:#eee; 
  position:relative; 
  width:320px; 
  height:239px; 
  border:0; 
  z-index:10;
  }

/* hack for Internet Explorer */

#gallery li.pad {
  height:0; 
  display:block; 
  margin-top:-2px; 
  width:448px; 
  font-size:0;
  }

a:visited {color:#000;}

/* hack for Opera 7+ */

@media all and (min-width:0px){

#gallery a:hover {
  background:#888; 
  width:320px; 
  height:240px; 
  padding:48px 64px; 
  position:absolute; 
  left:0; 
  top:0; 
  z-index:10;
  }

#gallery a:hover img {
  background:#aaa; 
  position:relative; 
  width:320px; 
  height:240px; 
  border:0; 
  z-index:10;
  }
}

/* End Square Gallery Setup*/

