/* CSS Document */





.menuButton {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	width: 144px;
	color: white;
	background-color: #4B3926;
	border: solid 1px black;
	cursor: hand;
}

.menuButtonSearch {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	width: 20px;
	color: #000000;
	background-color: #ffffff;
	border: solid 1px black;
	cursor: hand;
}


.pageHeading {
	font-family: Verdana;
	font-size: 12pt;
	font-weight:bold;
	color: #552B00;
}

.pageHeadingU {
	font-family: Verdana;
	font-size: 12pt;
	font-weight:bold;
	color: #552B00;
	text-decoration: underline;
}

A {
    color:#FFFFFF;
	font-family: Verdana;
	font-size: 10pt; 
	text-decoration: underline; 
    

}

.copyRight {
	font-family: monospace;
	font-size: 9pt;
	color:#000000;
}

.pageBodyLeft {
	font-family: Verdana;
	font-size: 10pt;
	color: #ffffff;
	text-decoration: underline;
}

.pageBodyLeft2 {
	font-family: Verdana;
	font-size: 11pt;
	ont-weight: bold;
	color: #CC0000;
	
}

.pageBodyLeftBold {
	font-family: Verdana;
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	text-decoration: underline;
}


.pageBody {
	font-family: Verdana;
	font-size: 10pt;
	color: #FFFFFF;
}

.formBody {
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
}

.formBody2 {
	font-family: Verdana;
	font-size: 9pt;
	color: #000000;
}

.formBodyBold {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

.pageBodyYel {
	font-family: Verdana;
	font-size: 9pt;
	color: #D2B842;
}

.pageBodyBlue {
	font-family: Verdana;
	font-size: 9pt;
	color: #9CF;
}

.pageBodyWhite {
	font-family: Verdana;
	font-size: 9pt;
	color: #FFFFFF;
}

.pageBodyGold {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #C4A00A;
}

.pageBodyBottom {
	font-family: Verdana;
	font-size: 9pt;
	color: #FFFFFF;
}



.pageBodyGreen {
	font-family: Verdana;
	font-size: 10pt;
	color: #006600;
}

.pageBody2 {
	font-family: Verdana;
	font-size: 9pt;
	color: #FFFFFF;
}

.pageBody5 {
	font-family: Verdana;
	font-size: 8pt;
	color: #ffffff;
}

.pageBody3 {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}

.pageBody4 {
	font-family: Verdana;
	font-size: 10pt;
	color: #ffffff;
}


.pageBody6 {
	font-family: Verdana;
	font-size: 9pt;
	color: #ECE9D8;
}



.borderedCell {
   border: solid 1px #000000;
}

.alignedCell {
	text-align: right;
}

  h1 {   
    color: #CCCCCC; 
 } 

  h3 {   
    color: #C4A00A;
	font-size: 14pt; 
 } 
 
  h4 {   
    color: #C4A00A; 
	font-size: 10pt;
 } 

  .texta { 
   font-size: 12px; 
   font-family: Verdana;
   color:#CCCCCC;
   background-color: #00005E; 
   border: 1px solid #CCCCCC; 
 }

   .buttons { 
   font-family: Verdana; 
   font-size: 12px;
   font-weight: bold;
   color: #CCCCCC;
   background-color: #00005E;  
   border: 1px solid #CCCCCC;
  
}

