/* CSS Document */

.menuButton {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	width: 80px;
	color: #000000;
	background-color: #F8CF8F;
	border: solid 1px #000000;
	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:#000000;
	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: 10pt;
	color: #FF8080;
	text-decoration: underline;
}

.pageBodyLeft8 {
	font-family: Verdana;
	font-size: 10pt;
	color: #618ACA;
	text-decoration: underline;
}


.pageBodyLeftBold {
	font-family: Verdana;
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	text-decoration: underline;
}


.pageBody {
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
}

h1 {   
    color: #7CADE8; 
    font-size: 8pt; 
	font-weight: bold;
    font-family: Verdana;
 } 
 
 h2 {   
    color: #7CADE8; 
    font-size: 8pt; 
	font-weight: bold;
    font-family: Verdana;
 } 
 
  h3 {   
    color: #000000; 
    font-size: 11pt; 
	font-weight: bold;
    font-family: Verdana;
 } 



.pageBodyGreen {
	font-family: Verdana;
	font-size: 10pt;
	color: #006600;
}

.pageBody2 {
	font-family: Verdana;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
}

.pageBody5 {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
}


.pageBody6 {
	font-family: Verdana;
	font-size: 10pt;
	color: #F2EECB;
}

.pageBody8 {
	font-family: Verdana;
	font-size: 10pt;
	color: #7CADE8;
}

.pageBody3 {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

.pageBody4 {
	font-family: Verdana;
	font-size: 9pt;
	color: #ffffff;
}

.pageBody7 {
	font-family: Verdana;
	font-size: 9pt;
	color: #F2EECB;
}

.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;
}

.imput {
    background-color: #F2EECB;
}	
