@charset "utf-8";







/* Berryman Equipment */















body







{







		background: #ffffff url(images/bg_top.jpg) repeat-x top;







		padding: 0;







		margin: 0;







		font-family: Arial, Helvetica, sans-serif;







		font-size: 14px;







		font-weight: normal;







		line-height: 18px;







}















img







{







	border: 0;







}















a







{







	color: #CE000C;







	text-decoration: none;







}















a:hover







{







	color: #000;







	text-decoration: underline;







}















h1







{







	padding: 0;







	margin: 0;







	font-family: "Trebuchet MS";







	font-size: 22px;







	color: #CE000C;







}















#logopan







{







	line-height: 91px;







}















#leftpane







{







	background: url(images/lp_top.jpg) no-repeat;	







	padding: 10px 3px;







}















#lp_center







{







	background: url(images/lp_center.jpg) repeat-y;







}















#lp_bottom







{







	background: url(images/lp_bottom.jpg) no-repeat;







	height: 8px;







}















#header







{







	padding-top: 12px;







	padding-bottom: 0px;







}















.nav







{







	padding: 0;







	margin: 0;







    list-style: none;







}















.nav li







{







	margin: 0;







	font-family: Arial;







	font-size: 13px;







	font-weight: bold;







}















.nav li a







{







	display: block;







	background: #cccccc url(images/menuitem_off.jpg) no-repeat;







	line-height: 26px;







	width: 180px;







	padding-left: 10px;







	text-decoration: none;







	color: #ffffff;







}















.nav li a:hover







{







	background: #cccccc url(images/manuitem_on.jpg) no-repeat;







	text-decoration: none;







	color: #000;







}

.nav li#nohover
{
		
	display: block;







	background: #cccccc url(images/menuitem_off.jpg) no-repeat;







	line-height: 26px;







	width: 180px;







	padding-left: 10px;







	text-decoration: none;







	color: #ffffff;
}













.nav li a.selected







{







	background: #cccccc url(images/manuitem_on.jpg) no-repeat;







	text-decoration: none;







	color: #cccccccc;







} 



.subarrow

{

	border-bottom: dotted 1px #FFF;

	background: #CCCCCC;

}

.subarrow-selected

{

	border-bottom: dotted 1px #FFF;

}

.submenu

{

	font-family: "Arial", Arial;

	font-size: 13px;

	padding: 1px 5px;

	border-bottom: dotted 1px  #FFF;

	background: #CCC;

	

}

.submenu a

{

	color: #CC000B;

	text-decoration: none;

	font-weight: normal;

}

.submenu a:hover

{

	color: #FFFFFF;

	text-decoration: none;

}

.submenu a.selected

{

	color: #FFFFFF;

	text-decoration: none;

}



#content_pane







{







	







	padding: 10px;







}















#spacer







{







	background: url(images/x.gif) repeat-x;







}















#footer







{







	background: #b30006 url(images/footer.jpg) repeat-x;







	padding: 10px 0;







	font-family: Arial;







	font-size: 11px;







	color: #FFFFFF;







	line-height: 14px;







}















#footer a







{







	text-decoration: none;







	color: #FFFFFF;







	font-weight: bold;







}















#footer a:hover







{







	color: #000000;







	text-decoration: none;







}