@charset "ISO-8859-1";
.mainlink {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	line-height: 14px;
	background-color: transparent;
	background-image: url(../../images/button.png);
	background-repeat: no-repeat;
	width: 154px;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 14px;
	position: fixed;
	overflow: auto;
}
#introcopy {
	font-family: "Courier New", Courier, monospace;
	text-align: center;
	font-size: 14px;
	line-height: 18px;
	color: #999;
	top: 0px;
	position: relative;
	z-index: 30;
	background-image: url(../../images/BEHome_02.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 578px;
	padding-top: 26px;
}
#linkspanel {
	position: relative;
	left: 10px;
	top: 10px;
	z-index: 22;
	text-align: left;
	overflow: visible;
}
#centerall {
	height: auto;
	text-align: center;
	position: absolute;
}
#mainpanel {
	position: absolute;
	text-align: center;
	width: 984px;
	z-index: 21;
}
.normalcopy {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
}
.normalcopylarge {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
}
body,td,th {
	font-family: Courier New, Courier, monospace;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}
a:active {
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #514f43;
}
.header1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
}
.style2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	line-height: 18px;
	color: #999999;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}
.jqpopupmenu, .jqpopupmenu ul{ /*topmost and sub ULs, respectively*/
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	list-style-type: none;
	border: 1px solid black;
	visibility: hidden;
	display: none; /*collapse all sub menus to begin with*/
	box-shadow: 3px 3px 8px #818181; /*shadow for CSS3 capable browsers.*/
	-webkit-box-shadow: 3px 3px 8px #818181;
	-moz-box-shadow: 3px 3px 8px #818181;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: bold;
	background-color: transparent;
	background-image: url(../../images/button.png);
}


.jqpopupmenu li{
position: relative;
}

.jqpopupmenu li a{
	display: block;
	width: 160px; /*width of menu (not including side paddings)*/
	color: black;
	text-decoration: none;
	padding: 4px 5px;
	background-color: #FFF;
}

* html .jqpopupmenu li{ /*IE6 CSS hack*/
display: inline-block;
width: 170px; /*width of menu (include side paddings of LI A*/
}

.jqpopupmenu li a:hover, .jqpopupmenu li.selected>a{
	background-color: #CC9966;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}


.textscrollbars {
	overflow: scroll;
	height: 200px;
	width: 220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	background-color: #CC9966;
	padding: 12px;
}
.style5 {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}
.style6 {
	font-size: 10px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
}
#masthead {
	background-image: url(../../images/BEmasthead.jpg);
	height: 130px;
}
#linksbackground {
	background-image: url(../../images/BEHome_10.jpg);
	background-repeat: no-repeat;
	height: 160px;
	width: 274px;
}
#form_blog {
	z-index: 60;
}
