/* CSS Document */

body { 
margin:0; 
padding:0; 
background-attachment: fixed;
}

.menuButton {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	width: 144px;
	color: white;
	background-color: #4B3926;
	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: 11pt; 
	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: 10pt;
	color: #2A65C8;
	text-decoration: underline;
}

.pageBodyLeftBold {
	font-family: Verdana;
	font-weight: bold;
	font-size: 11pt;
	color: #000000;
	text-decoration: underline;
}


.pageBody {
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
}


.pageBodyGreen {
	font-family: Verdana;
	font-size: 10pt;
	color: #006600;
}

.pageBody2 {
	font-family: Palatino;
	font-size: 13pt;
	font-weight: bold;
	color: #2A65C8;
}

.pageBodyGreen {
	font-family: Verdana;
	font-size: 13pt;
	font-weight: bold;
	color: #33CC00;
}

.pageBody5 {
	font-family: Verdana;
	font-size: 9pt;
	color: #ffffff;
}

.pageBody3 {
	font-family: Verdana;
	font-size: 13pt;
	font-weight: bold;
	color: #FFFFFF;
}

.pageBody4 {
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
	text-decoration:underline
}



.pageBody6 {
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
	font-weight:bold;
}

.pageBodyRed {
	font-family: Verdana;
	font-size: 10pt;
	color: #FF0000;
	font-weight:bold;
}



.borderedCell {
   border: solid 1px #000000;
}

.alignedCell {
	text-align: right;
}

.tableHeading {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	vertical-align: bottom;
    background-color: #5F5F5F;
}


table.MASTERTABLE {
   width: 980px;
}

.style2 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}

.style3 {
    color: #000000;
}

h1 {
	font-family: Verdana;
	font-size: 13pt;
	font-weight: bold;
	color: #2A65C8;
}

h2 {
	font-family: Verdana;
	font-weight: bold;
	font-size: 11pt;
	color: #000000;
	text-decoration: underline;
}
