@charset "UTF-8";
/* CSS Document */



.cpsystemb{
	width: 318px;
	height: 46px;
	display:block;
	background-image:url(../images/cp_systems_btn.gif);
	font-family:Arial, Helvetica, sans-serif;
	color: #2c396f;
	font-size: 12px;
	font-weight:bold;
	text-align:center;
	line-height: 48px;
	text-decoration:none;
	
}

.cpsystemb:hover{
	color: #fff;
	background-image:url(../images/cp_systems_btn_roll.gif);
	
}


.cpsystempdf{
	width: 318px;
	height: 44px;
	display:block;
	background-image:url(../images/cp_systems_button_pdf.gif);
	font-family:Arial, Helvetica, sans-serif;
	color: #eee;
	font-size: 16px;
	font-weight:bold;
	text-align:center;
	line-height: 60px;
	text-decoration:none;
	
}
