html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}
.Mainbg { 
	background-image: url("bg.jpg");
	height: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	overflow: hidden;
}
.MainCLdiv {
	text-align: center;
	vertical-align: middle;
	line-height: 75px;
	height: 10%;
	width: 15%;
	margin-top: 20%;
	margin-left: 12%;
	margin-right: 10%;
	border-style: solid;
	border-color: #f2f2f2;
	background-color: #ffffff;
}
.MainCLdiv:hover {
	background-color: #f2f2f2;
}
.MainSPdiv {
	text-align: center;
	vertical-align: middle;
	line-height: 75px;
	height: 10%;
	width: 15%;
	margin-top: 5px;
	margin-left: 12%;
	margin-right: 10%;
	border-style: solid;
	border-color: #f2f2f2;
	background-color: #ffffff;
}
.MainSPdiv:hover {
	background-color: #f2f2f2;
}
.Maindivlink {
	font-family: impact;
	color: #adadad;
	font-size: 40px;
	text-decoration: none;
}
.CLbg { 
	background-image: url("bg2.jpg");
	height: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
}
.CLdivbar1 {
	margin-top: 2; 
	margin-left: 1%;
	margin-right: 15%;
	padding-left: 1%;
	margin-bottom: 0px;
	border-width: 2px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-color: #3ac122;
	vertical-align: middle;
	line-height: 1px;
	font-family: impact;
	font-size: 30px;
	color: #3ac122;
}
.CLdivbar2 {
	margin-top: 14%;
	margin-left: 1%;
	margin-right: 15%;
	padding-left: 1%;
	margin-bottom: 0px;
	border-width: 2px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-color: #6720aa;
	vertical-align: middle;
	line-height: 1px;
	font-family: impact;
	font-size: 30px;
	color: #6720aa;
}
.CLdivbar3 {
	margin-top: 14%;
	margin-left: 1%;
	margin-right: 15%;
	padding-left: 1%;
	margin-bottom: 0px;
	border-width: 2px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-color: #d81a1a;
	vertical-align: middle;
	line-height: 1px;
	font-family: impact;
	font-size: 30px;
	color: #d81a1a;
}
.CLdivbar4 {
	margin-top: 14%;
	margin-left: 1%;
	margin-right: 15%;
	padding-left: 1%;
	margin-bottom: 0px;
	border-width: 2px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-color: #ffc014;
	vertical-align: middle;
	line-height: 1px;
	font-family: impact;
	font-size: 30px;
	color: #ffc014;
}
.CLdiv1 {
	float: left;
	margin-top: 1%;
	margin-left: 3%;
}
.CLdiv2 {
	float: left;
	margin-top: 1%;
	margin-left: 10%
}
.CPbg {
	background-image: url("bg3.jpg");
	height: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
}
.CPtable {
	margin-right: 1%;
	margin-top: 1%;
	font-family: calibri;
	float: right;
	width: 20%;
	border: 2px solid #f2f2f2;
	border-collapse: collapse;
	background-color: #ffffff;
	text-align: center;
}
.CPtable0 {
	background-color: #ffffff;
}
.CPtable1 {
	background-color: #f4ed24;
}
.CPtable2 {
	background-color: #e22222;
}
th, td {
	width: 20%;
	border: 2px solid black;
	border-collapse: collapse;
}
.CPimg {
	margin-right: 1%;
	margin-top: 1%;
	float: right;
	width: 20%;
	border-style: solid;
	border-color: #f2f2f2;
}
.CPimgtrans {
	margin-right: 1%;
	margin-top: 1%;
	float: right;
	width: 20%;
}
.CPname {
	margin-left: 3%;
	font-family: impact;
	font-size: 70px;
	color: #adadad;
}
.CPheaderS {
	margin-left: 3%;
	margin-bottom: 1%;
	font-family: impact;
	font-size: 50px;
	color: #adadad;
}
.CPdivS {
	margin-left: 3.5%;
	padding-left: 1%;
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: #adadad;
	font-family: calibri;
	font-size: 20px;
	color: #adadad;
}
.CPheaderD {
	margin-left: 3%;
	margin-bottom: 1%;
	font-family: impact;
	font-size: 50px;
	color: #efdf28;
}
.CPdivD {
	margin-left: 3.5%;
	padding-left: 1%;
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: #efdf28;
	font-family: calibri;
	font-size: 20px;
	color: #efdf28;
}
.CPheaderB {
	margin-left: 3%;
	margin-bottom: 1%;
	font-family: impact;
	font-size: 50px;
	color: #e2711f;
}
.CPdivB {
	margin-left: 3.5%;
	padding-left: 1%;
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: #e2711f;
	font-family: calibri;
	font-size: 20px;
	color: #e2711f;
}
.CPheaderH {
	margin-left: 3%;
	margin-bottom: 1%;
	font-family: impact;
	font-size: 50px;
	color: #218ae0;
}
.CPdivH {
	margin-left: 3.5%;
	padding-left: 1%;
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: #218ae0;
	font-family: calibri;
	font-size: 20px;
	color: #218ae0;
}
.CPheaderV {
	margin-left: 3%;
	margin-bottom: 1%;
	font-family: impact;
	font-size: 50px;
	color: #58d130;
}
.CPdivV {
	margin-left: 3.5%;
	padding-left: 1%;
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: #58d130;
	font-family: calibri;
	font-size: 20px;
	color: #58d130;
}
.CPtext0 {
	margin-top: 3px;
	margin-bottom:3px;
	font-family: calibri;
	font-size: 20px;
}
.CPtext1 {
	margin-top: 3px;
	margin-bottom:3px;
	font-family: calibri;
	font-size: 25px;
	font-weight: bold;
}
.SLbg {
	background-image: url("bg2.jpg");
	height: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	overflow: hidden;
}
.SLimgdiv1 {
	float: left;
	margin-top: 7%;
	margin-left: 4%;
	width: 20%
}
.SLimgdiv2 {
	float: right;
	margin-top: 7%;
	margin-right: 4%;
	width: 20%
}
.SLimg {
	width: 100%;
}
.SPnameD {
	margin-left: 3%;
	font-family: impact;
	font-size: 70px;
	color: #efdf28;
}
.SPnameB {
	margin-left: 3%;
	font-family: impact;
	font-size: 70px;
	color: #e2711f;
}
.SPnameH {
	margin-left: 3%;
	font-family: impact;
	font-size: 70px;
	color: #218ae0;
}
.SPnameV {
	margin-left: 3%;
	font-family: impact;
	font-size: 70px;
	color: #58d130;
}
.SPimgtrans {
	margin-right: 1%;
	margin-top: 1%;
	float: right;
	width: 25%;
}
.header {
	padding-top: 0.1px;
	padding-bottom: 0.1px;
	background: #a5a5a5;
	text-align: center;
}
.navbalk {
	margin-left: 1%;
	margin-right: 1%;
	overflow: hidden;
	background-color: #ffffff;
	border-style: solid;
	border-color: #f2f2f2;
	margin-top: 8px;
	font-family: impact;
	color: #adadad;
	font-size: 40px;
	text-decoration: none;
}
.navbalk a, span {
	float: left;
	color: #adadad;
	text-align: center;
	padding: 14px 16px;
	text-decoration: none;
	font-size: 25px;
	display: block;
}
.navbalk a:hover {
	background-color: #f2f2f2;
}
.navbalk span.active {
    background-color: #9558ef;
    color: #ffffff;
	border-right-style: solid;
	border-color: #000000;
	border-width: 1px;
}
.PageExtend {
	margin-top: 8%;
	height: 2%;
	width: 100%;
}