.ndtButton {
	-moz-box-shadow: -1px 2px 21px -1px #9CA899;
	-webkit-box-shadow: -1px 2px 21px -1px #9CA899;
	box-shadow: -1px 2px 21px -1px #9CA899;
	box-shadow: -1px 0px 15px -2px #c2c2c2;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #10cc81
		), color-stop(1, #00db66));
	background: -moz-linear-gradient(top, #10cc81 5%, #00db66 100%);
	background: -webkit-linear-gradient(top, #10cc81 5%, #00db66 100%);
	background: -o-linear-gradient(top, #10cc81 5%, #00db66 100%);
	background: -ms-linear-gradient(top, #10cc81 5%, #00db66 100%);
	background: linear-gradient(to bottom, #10cc81 5%, #00db66 100%);
	filter: progid:         
	DXImageTransform.Microsoft.gradient( startColorstr= '#10cc81',
		endColorstr= '#00db66', GradientType= 0);
	background-color: #10cc81;
	-moz-border-radius: 13px;
	-webkit-border-radius: 13px;
	border-radius: 13px;
	border: 1px solid #18ab29;
	display: inline-block;
	cursor: pointer;
	color: #ffffff;
	font-family: Arial;
	font-size: 18px;
	padding-top: 16px;
	padding-bottom: 16px;
	text-decoration: none;
	text-shadow: 7px 2px 11px #1b4bc2;
	text-align: center;
	width: 31%;
	font-weight: bold;
	margin-left: 1%;
	
	float: left;
	text-decoration: none;
}

.ndtButton:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #5cbf2a
		), color-stop(1, #44c767));
	background: -moz-linear-gradient(top, #5cbf2a 5%, #44c767 100%);
	background: -webkit-linear-gradient(top, #5cbf2a 5%, #44c767 100%);
	background: -o-linear-gradient(top, #5cbf2a 5%, #44c767 100%);
	background: -ms-linear-gradient(top, #5cbf2a 5%, #44c767 100%);
	background: linear-gradient(to bottom, #5cbf2a 5%, #44c767 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5cbf2a',
		endColorstr='#44c767', GradientType=0);
	background-color: #5cbf2a;
	color: black;
}

.ndtButton:active {
	position: relative;
	top: 1px;
	color: black;
}

.trainingButton {
	-moz-box-shadow: -1px 2px 21px -1px #9CA899;
	-webkit-box-shadow: -1px 2px 21px -1px #9CA899;
	box-shadow: -1px 2px 21px -1px #9CA899;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #4d81b8
		), color-stop(1, #0069d9));
	background: -moz-linear-gradient(top, #4d81b8 5%, #0069d9 100%);
	background: -webkit-linear-gradient(top, #4d81b8 5%, #0069d9 100%);
	background: -o-linear-gradient(top, #4d81b8 5%, #0069d9 100%);
	background: -ms-linear-gradient(top, #4d81b8 5%, #0069d9 100%);
	background: linear-gradient(to bottom, #4d81b8 5%, #0069d9 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4d81b8',
		endColorstr='#0069d9', GradientType=0);
	background-color: #4d81b8;
	-moz-border-radius: 13px;
	-webkit-border-radius: 13px;
	border-radius: 13px;
	border: 1px solid #0045f5;
	display: inline-block;
	cursor: pointer;
	color: #ffffff;
	font-family: Arial;
	font-size: 18px;
	padding-top: 16px;
	padding-bottom: 16px;
	text-decoration: none;
	text-shadow: 7px 2px 11px #1b4bc2;
	text-align: center;
	width: 31%;
	padding-bottom: 16px;
	font-weight: bold;
	margin-left: 1%;
}

.trainingButton:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #006ef5
		), color-stop(1, #9fb7e0));
	background: -moz-linear-gradient(top, #006ef5 5%, #9fb7e0 100%);
	background: -webkit-linear-gradient(top, #006ef5 5%, #9fb7e0 100%);
	background: -o-linear-gradient(top, #006ef5 5%, #9fb7e0 100%);
	background: -ms-linear-gradient(top, #006ef5 5%, #9fb7e0 100%);
	background: linear-gradient(to bottom, #006ef5 5%, #9fb7e0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#006ef5',
		endColorstr='#9fb7e0', GradientType=0);
	background-color: #006ef5;
	color: black;
}

.trainingButton:active {
	position: relative;
	top: 1px;
	color: black;
}

.elctButton {
	-moz-box-shadow: -1px 0px 15px -2px #c2c2c2;
	-webkit-box-shadow: -1px 0px 15px -2px #c2c2c2;
	box-shadow: -1px 0px 15px -2px #c2c2c2;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #6effec
		), color-stop(1, #00a0a6));
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #4db8a1
		), color-stop(1, #00d9c7));
	background: -moz-linear-gradient(top, #4db8a1 5%, #00d9c7 100%);
	background: -webkit-linear-gradient(top, #4db8a1 5%, #00d9c7 100%);
	background: -o-linear-gradient(top, #4db8a1 5%, #00d9c7 100%);
	background: -ms-linear-gradient(top, #4db8a1 5%, #00d9c7 100%);
	background: linear-gradient(to bottom, #4db8a1 5%, #00d9c7 100%);
	filter: progid:         
	DXImageTransform.Microsoft.gradient( startColorstr= '#4db8a1',
		endColorstr= '#00d9c7', GradientType= 0);
	background-color: #4db8a1;
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	border: 1px solid #09b397;
	display: inline-block;
	cursor: pointer;
	color: #ffffff;
	font-family: Arial;
	font-size: 18px;
	padding-top: 16px;
	padding-bottom: 16px;
	text-decoration: none;
	text-shadow: 7px 2px 11px #ebebeb;
	text-align: center;
	width: 31%;
	font-weight: bold;
	margin-left: 1%;
	text-decoration: none;
	background: -moz-linear-gradient(top, #4db8a1 5%, #00d9c7 100%);
	background: -webkit-linear-gradient(top, #4db8a1 5%, #00d9c7 100%);
	background: -o-linear-gradient(top, #4db8a1 5%, #00d9c7 100%);
	background: -ms-linear-gradient(top, #4db8a1 5%, #00d9c7 100%);
	background: linear-gradient(to bottom, #4db8a1 5%, #00d9c7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4db8a1',
		endColorstr='#00d9c7', GradientType=0);
	background-color: #4db8a1;
}

.elctButton:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #00a0a6
		), color-stop(1, #6effec));
	background: -moz-linear-gradient(top, #00a0a6 5%, #6effec 100%);
	background: -webkit-linear-gradient(top, #00a0a6 5%, #6effec 100%);
	background: -o-linear-gradient(top, #00a0a6 5%, #6effec 100%);
	background: -ms-linear-gradient(top, #00a0a6 5%, #6effec 100%);
	background: linear-gradient(to bottom, #00a0a6 5%, #6effec 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00a0a6',
		endColorstr='#6effec', GradientType=0);
	background-color: #00a0a6;
	color: black;
}

.elctButton:active {
	position: relative;
	top: 1px;
	color: black;
}

.contain {
	-moz-box-shadow: -1px 2px 21px 5px #9ca899;
	-webkit-box-shadow: -1px 2px 21px 5px #9ca899;
	box-shadow: 3px -1px 4px 2px #9CA899;
	border: 5px solid white;
	background-color: #f2f2f2;
	min-width: 60%;
	margin-left: 14%;
	margin-right: 14%;
	margin-top: 4%;
	min-height: 430px;
	padding-bottom: 2%;
}

.logoButton {
	-moz-box-shadow: -1px 0px 15px -2px #c2c2c2;
	-webkit-box-shadow: -1px 0px 15px -2px #c2c2c2;
	box-shadow: -1px 0px 15px -2px #c2c2c2;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #fffafa
		), color-stop(1, #c2c2c2));
	background: -moz-linear-gradient(top, #fffafa 5%, #c2c2c2 100%);
	background: -webkit-linear-gradient(top, #fffafa 5%, #c2c2c2 100%);
	background: -o-linear-gradient(top, #fffafa 5%, #c2c2c2 100%);
	background: -ms-linear-gradient(top, #fffafa 5%, #c2c2c2 100%);
	background: linear-gradient(to bottom, #fffafa 5%, #c2c2c2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffafa',
		endColorstr='#c2c2c2', GradientType=0);
	background-color: #fffafa;
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	display: block;
	cursor: pointer;
	color: #ffffff;
	width: 13%;
	margin-left: 40%;
	font-family: Arial;
	padding: 10px 20px;
	text-decoration: none;
	text-shadow: 7px 2px 11px #ebebeb;
	margin-bottom: 1%;
	margin-top: 15px;
}