/* CSS Document */

body
          { background-image: url(images/bg.gif);
		    margin-left: 10px;
			margin-top: 10px;
			margin-right: 10px;
			margin-bottom: 10px;}

.textbigger
	      { font-family: Verdana; 
            font-size: 14px; 
			font-weight: bold; 
			color: #766341; 
			text-decoration: none}

.textbiggergrey
	      { font-family: Verdana; 
            font-size: 13px; 
			font-weight: bold; 
			color: #CC0000; 
			text-decoration: none}

.textbiggergrey:hover
	      { font-family: Verdana; 
            font-size: 13px; 
			font-weight: bold; 
			color: #CCCCCC; 
			text-decoration: none}

.navsmall
	      { font-family: Verdana; 
            font-size: 11px; 
			font-weight: normal; 
			color: #766341; 
			text-decoration: none}
			
.navsmall:hover
	      { font-family: Verdana; 
            font-size: 11px; 
			font-weight: normal; 
			color: #1434fa; 
			text-decoration: none}

.verysmalltext
	      { font-family: Verdana; 
            font-size: 9px; 
			font-weight: normal; 
			color: #766341; 
			text-decoration: none}
			
.verysmalltext-nav
	      { font-family: Verdana; 
            font-size: 9px; 
			font-weight: normal; 
			color: #766341; 
			text-decoration: none}
			
.verysmalltext-nav:hover
	      { font-family: Verdana; 
            font-size: 9px; 
			font-weight: normal; 
			color: #0000FF; 
			text-decoration: none}
			
.smalltext
	      { font-family: Verdana; 
            font-size: 12px; 
			font-weight: normal; 
			color: #766341; 
			text-decoration: none}
			
.footer
	      { font-family: Verdana; 
            font-size: 10px; 
			font-weight: normal; 
			color: #ceeaeb; 
			text-decoration: none}

.footer:hover
	      { font-family: Verdana; 
            font-size: 10px; 
			font-weight: normal; 
			color: #ffffff; 
			text-decoration: none}


.smalltextgrey
	      { font-family: Verdana; 
            font-size: 10px; 
			font-weight: normal; 
			color: #CCCCCC; 
			text-decoration: none}
			
			
			
a		  { font-family: Verdana; 
            font-size: 12px; 
			font-weight: bold; 
			color: #CC0000; 
			text-decoration: none}

a:hover	  { font-family: Verdana; 
            font-size: 12px; 
			font-weight: bold; 
			color: #1434fa; 
			text-decoration: none}
			
.smallertext
	      { font-family: Verdana; 
            font-size: 11px; 
			font-weight: normal; 
			color: #766341; 
			text-decoration: none}

.textbig
	      { font-family: Verdana; 
            font-size: 14px; 
			font-weight: bold; 
			color: #000000; 
			text-decoration: none}


.pdf-pulldown      { 
            height: 16px; 
			background-color: #FFFFFF; 
			color: #766341;
			font-size: 10px;
			font-family: Verdana;
			font-weight: bold; 			
					  }
