A {COLOR: Yellow;
	font-weight:	Bold;
	font-family: "Verdana"
	}

TH {COLOR: #FFFFFF;
		BackGround: #996600;
		font-size: 	10pt;
		font-weight:	Bold;
		font-family: "Verdana"
		}

LI {font-weight:	Bold;
		font-size: 	8pt;
		font-family: "Verdana" }
		
#searchbox {border-width:	500;
			 text-align:	center
					 }

BODY {  font-family: "Verdana";
        color:White;  
		font-size: 	8pt;
		
			}

H1 {font-size: 	12pt;
		font-weight:	Bold;
		color: Yellow
		}
		
TH {    font-size: 	8pt;
		font-weight:	Normal;
		font-family: "Verdana";
		color:Yellow;
		background-color:#004080
		}		
		
TD {font-size: 	8pt;
		font-weight:	Normal;
		font-family: "Verdana";
		color:White
		}

TEXTAREA {font-size: 	10pt;
		font-weight:	Normal;
		font-family: "Verdana"
		}

INPUT {font-size: 	10pt;
		font-weight:	Normal;
		font-family: "Verdana"
		}

P#ErrorMessage {COLOR: #FF0000;
								font-size: 	12pt;
								font-weight:	Bold}

#scroll
{
     height:100%;
     overflow:auto;
}



.AppMenu {
    margin-left: 5pt;
    padding:0;
  }

.AppMenu TR TD
{
    list-style-type: none;
    margin-left: 0pt;
    margin-top: 3mm;
    font-size: 	8pt;
}


.AppMenu TR TD a
{
    color: #FFFF00;
    text-decoration: none;
    border-top: gray outset;
    border-left: gray outset;
    cursor: hand;
    
}
.AppMenu TR TD a:hover {
	BORDER-RIGHT: #808000 1px solid;
	BORDER-TOP: #808000 1px solid;
	BORDER-LEFT: #808000 1px solid;
	BORDER-BOTTOM: #99ccff 1px solid;
	COLOR: #996600;
	BACKGROUND-COLOR: #FFFF00;
}


