#navigation a {
	font: bold 84%'trebuchet ms',helvetica,sans-serif;  
	color: #ffffff;
	text-shadow: #500000 2px 3px 3px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:8px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #BF0000;
	background-color: #820000; 
	background: url(Ôimages/navButtonBG.pngÕ) repeat: y
	}

	
#navigation a:hover {
	color:#ffffff;
	font-weight:bold;
	background: no-repeat 10px 50%;
	background-color: #BF0000;
	}



#navigationSelected a {
	font: bold 84%'trebuchet ms',helvetica,sans-serif;  
	color: #ffffff;
	text-shadow: #500000 2px 3px 3px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:8px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #BF0000;
	background-color: #FF0000; 
	}


	
.navText {
	font:11px/10px 'trebuchet ms',helvetica,sans-serif;
	color: #BF0000;
	letter-spacing:0.1em;
	text-decoration: none;
	padding-bottom: 5px;
	}


.plink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0000;
	text-decoration: none;
	}

.textInput {

	border: 1px solid #bf0000;
	background: #EEFFFF;
	color: #000000;
	font-size: 9pt;
	}

.hdlineIndex {
	font:11px/10px 'trebuchet ms',helvetica,sans-serif;
	color: #BF0000;
	letter-spacing: 0.1em;
	text-decoration: none;
	padding-bottom: 5px;
	line-height: 17px;
	}

div#navbar2 {

    height: 30px;
    width: 100%;
    border-top: solid #000 0px;
    border-bottom: solid #8D8D8D 1px;
    background-color: #EDEDED;

}

div#navbar2 ul {

    margin: 0px;
    padding: 0px;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 9pt;
    color: #ff0000;
    line-height: 30px;
    white-space: nowrap;

}

div#navbar2 li {

    list-style-type: none;
    display: inline;
   
}

div#navbar2 li a {

    text-decoration: none;
    padding: 7px 10px;
    color: #000000;

}

div#navbar2 li a:link {

    color: #000000:

}

div#navbar2 li a:visited {

    color: #000000;
   

}

div#navbar2 li a:hover {

    font-weight: none;
    color: #000000;
    background-color: #DCDCDC;
    
}

.navbar2Selected {

	color: #ffffff;
	background-color: #CECECE;
}
