* {font-family:Verdana,Arial, Helvetica, sans-serif; font-size:10pt; color: #000000}


.treeNode {
        text-decoration: none;
        color: #000099;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10pt;
        font-weight: bold;
        font-style: normal;
        line-height: 16pt;
}

A.treeNode:hover  {line-height: 16pt; font-size: 10pt; color:white ;background-color:#880000; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-style: normal; }


div.hebschool li {
        list-style-type: none;
	color:#ff0000; font-size:20pt; font-weight:900;
}



h1 {
        font-size: 24px;
        font-weight: bold;
        margin-left: 20px;
        color:#0000cc;
}

h2 {color:#000066; font-size:12pt; font-weight:900}
h3 {color:#000000; font-size:10pt; font-weight:900}
h5 {color:#000000; font-size:10pt; font-weight:900}

.bluehightlite {color:#000066; font-size:12pt; font-weight:900;}
.hightliteitem {color:#000066; font-size:10pt; font-weight:900;}


a {font-family: Verdana,Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold; color: #000099; text-decoration: underline; }

a:hover { font-family: Verdana,Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold; color: #ff0000; text-decoration: underline; }




body {background-color:#ffffff; color:#000000;}

input {color:#000000; font-size:9pt; font-weight:700 }

.star { font-family: Verdana,Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; text-transform: uppercase; color: #ff0000; text-decoration: none; background-color: #ffffff; }




.lnbtableheader { font-family: Verdana,Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; text-transform: uppercase; color: #ffffff; text-decoration: none; background-color: #990000; } 

.lnbtablebody { font-family: Verdana,Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff; background-color: #990000; font-weight: normal; text-decoration: none; } 

.lnbtablebody a:link { font-family: Verdana,Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #ffffff; text-decoration: underline; } 

.lnbtablebody a:visited { font-family: Verdana,Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #ffffff; text-decoration: underline; } 

.lnbtablebody a:hover { font-family: Verdana,Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #F15B01; text-decoration: underline; } 

.lnbbgcolor { background-color: #E9EED8; } 





body {
	margin: 0px;
	padding: 0px;
}
div#buttonA {
	margin-left: 0px;	
	margin-right: 4px;
}
div#buttonA ul {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: 100%;
}
div#buttonA li {
	list-style-type: none;
	height: 50px;
	width: 125px;
	margin: 10px;
	text-align:center;
}
div#buttonA li a {
	text-decoration: none;
	height: 100%;
	width: 100%;
	display: block;
	border-width: 5px;
	/*background-color: #999999;
	border-style: solid;
	border-bottom-color: #333333;
	border-right-color: #555555;
	border-left-color: #BBBBBB;
	border-top-color: #DDDDDD;*/
}
div#buttonA li a:link {
    color: #ffffff;
	font-weight: bold;
	background-color: #000066;
	border-style: solid;
	border-bottom-color: #333333;
	border-right-color: #555555;
	border-left-color: #BBBBBB;
	border-top-color: #DDDDDD;
}
div#buttonA li a:visited {
	color: #ffffff;
	font-weight: bold;
	background-color: #000066;
	border-style: solid;
	border-bottom-color: #333333;
	border-right-color: #555555;
	border-left-color: #BBBBBB;
	border-top-color: #DDDDDD;
}
div#buttonA li a:hover {
    font-weight: bold;
    color: #FFFFFF;
	background-color: #777777;
	border-style: solid;
	border-bottom-color: #333333;
	border-right-color: #555555;
	border-left-color: #BBBBBB;
	border-top-color: #DDDDDD;
}
div#buttonA li a:active {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	border-style: solid;
	border-top-color: #333333;
	border-left-color: #555555;
	border-right-color: #BBBBBB;
	border-bottom-color: #DDDDDD;
}


