body
{
	scrollbar-face-color: #EFEFEF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #C0C0C0;
	scrollbar-3dlight-color:#C0C0C0;
	scrollbar-arrow-color:black;
	scrollbar-track-color:#EEEEEE;
	scrollbar-darkshadow-color:#EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	color: #000000;
	background-attachment: fixed;
	background-image: url(banner_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.menu_BG
{
	background-attachment: scroll;
	background-image: url(BE_nav_bg.gif);
	background-repeat: repeat-x;
	
}
.page_heading
{
	font-size: 14px;
	font-weight: bold;
	color: #ea551a;
	text-transform: uppercase;

}

.ItemStyle{
	font-size: 12px;
	font-weight: bold;
	background-image: url(BE_button_bg.gif);
	color: #000000;
	
	
}

.highText
{
	font-size: 14px;
	color: #FFFFFF !important; 
	text-decoration: none;
	text-align: center;

}
.highTextInact
{
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

.lowText
{
	font-size: 12px;
	color: #FFFFFF !important;
	text-decoration: none;
	text-align: left;
	
}

.itemBorder {
	border: 1px solid #FFFFFF;
}
.itemBorderBlank {
	border: 1px solid #FFFFFF;
}

.buttonText, a.buttonText:link, a.buttonText:visited, a.buttonText:active, a.buttonText:focus {
	text-decoration: none;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: px;
	font-weight: bold;
}
.buttonHover, a.buttonHover:link, a.buttonHover:visited, a.buttonHover:active, a.buttonHover:focus {
	text-decoration: none;
	color: #99CCFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 1px;
}
.buttonBorder {
	border: 1px outset #339966;
}
.buttonBorderOver {
	border: 1px inset #CC9966;
}

p
{
	text-align: justify;

}


td
{
	font-size: 11px;
	text-align: justify;
}

a
{
	color: #000000;
	text-decoration:none;
}
a:visited
{
	color: #000000;
	text-decoration:none;
}
a:link
{
	color: #000000;
	text-decoration:none;
}
a:hover
{
	color: #ea551a;
	text-decoration:none;
}

