@charset "utf-8";
/* CSS Document */

.myButton {
	background-color:#408ebc;
	border:1px solid #ffffff;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:arial;
	font-size:16px;
	text-decoration:none;
	text-shadow:0px 1px 0px #444;
	height: 70px;
	width: 180px;
	background-image: url(../images/employee.png);
	background-repeat: no-repeat;
	background-position: center 30px;
	padding-top: 110px;
}
.myButton:hover {
	background-color:#397ea3;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;}
.myButton:active {
	position:relative;
	top:1px;
}
.myButton2 {
	background-color:#408ebc;
	border:1px solid #ffffff;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:arial;
	font-size:16px;
	text-decoration:none;
	text-shadow:0px 1px 0px #444;
	height: 70px;
	width: 180px;
	background-image: url(../images/payroll.png);
	background-repeat: no-repeat;
	background-position: center 30px;
	padding-top: 110px;
}
.myButton2:hover {
	background-color:#397ea3;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;}
.myButton2:active {
	position:relative;
	top:1px;
}
.myButton3 {
	background-color:#408ebc;
	border:1px solid #ffffff;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:arial;
	font-size:16px;
	text-decoration:none;
	text-shadow:0px 1px 0px #444;
	height: 55px;
	width: 180px;
	background-image: url(../images/file.png);
	background-repeat: no-repeat;
	background-position: center 30px;
	padding-top: 125px;
}
.myButton3:hover {
	background-color:#397ea3;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;}
.myButton3:active {
	position:relative;
	top:1px;
}
.myButton4 {
	background-color:#408ebc;
	border:1px solid #ffffff;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:arial;
	font-size:16px;
	text-decoration:none;
	text-shadow:0px 1px 0px #444;
	height: 55px;
	width: 180px;
	background-image: url(../images/two-black-paper-sheets-symbol.png);
	background-repeat: no-repeat;
	background-position: center 30px;
	padding-top: 125px;
}
.myButton4:hover {
	background-color:#397ea3;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;}
.myButton4:active {
	position:relative;
	top:1px;
}
.myButton5 {
	background-color:#e4685d;
	border:1px solid #ffffff;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:arial;
	font-size:16px;
	text-decoration:none;
	text-shadow:0px 1px 0px #b23e35;
	text-align:center;
	height: 40px;
	width: 190px;
	/*background-image: url(../images/dapanes.png);
	background-repeat: no-repeat;
	background-position: center 30px;*/
	padding-top: 15px;
}
.myButton5:hover {
	background-color:#ba534e;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;}
.myButton5:active {
	position: relative;
	top: 1px;
	margin-left: auto;
	margin-right: auto;
}
.myButton6 {
	background-color:#408ebc;
	border:1px solid #ffffff;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:arial;
	font-size:16px;
	text-decoration:none;
	text-shadow:0px 1px 0px #444;
	height: 55px;
	width: 180px;
	background-image: url(../images/library_btn.png);
	background-repeat: no-repeat;
	background-position: center 30px;
	padding-top: 125px;
}
.myButton6:hover {
	background-color:#397ea3;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;}
.myButton6:active {
	position:relative;
	top:1px;
}
.myButton7 {
	background-color:#408ebc;
	border:1px solid #ffffff;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:arial;
	font-size:16px;
	text-decoration:none;
	text-shadow:0px 1px 0px #444;
	height: 55px;
	width: 180px;
	background-image: url(../images/monimoi.png);
	background-repeat: no-repeat;
	background-position: center 30px;
	padding-top: 125px;
}
.myButton7:hover {
	background-color:#397ea3;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;}
.myButton7:active {
	position:relative;
	top:1px;
}
.myButton8 {
	background-color:#408ebc;
	border:1px solid #ffffff;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:arial;
	font-size:16px;
	text-decoration:none;
	text-shadow:0px 1px 0px #444;
	height: 55px;
	width: 180px;
	background-image: url(../images/schools.png);
	background-repeat: no-repeat;
	background-position: center 30px;
	padding-top: 125px;
}
.myButton8:hover {
	background-color:#397ea3;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;}
.myButton8:active {
	position:relative;
	top:1px;
}
