html
{
  height: 100%;
}

select {
	padding: 6px;
}

.w {
  overflow: hidden;
}

sectionM {
  margin: -1%;
  padding: 20px;
}

sectionM div {
  background: #000;
  float: left;
  margin: 2%;
  height: 48vw;
  width: 38%;

  cursor:pointer;
  border:solid 3px #000;
  background-color:#FFF;
  color:#000;
  font-color:#000;
  padding: 20px;
  font-family: MS Sans Serif, Geneva, sans-serif;
  font-size:28px;

  border-radius: 12px;
  moz-border-radius: 12px;
  webkit-border-radius: 12px;
}
	
section1 {
  margin: -1%;
  padding: 20px;
}

section1 div {
  background: #000;
  float: left;
  height: 12vw;
  margin: 1%;
  width: 16%;

  cursor:pointer;
  border:solid 3px #000;
  background-color:#FFF;
  color:#000;
  font-color:#000;
  padding: 20px;
  font-family: MS Sans Serif, Geneva, sans-serif;
  font-size:16px;

  border-radius: 12px;
  moz-border-radius: 12px;
  webkit-border-radius: 12px;
}

.bigcheck {
	width: 25px;
        height: 25px;
}

.bigcheckM {
	width: 50px;
        height: 50px;
}

.mtxt {
	padding:12px;
	border:2px #000 solid;
	border-radius: 8px;
  	moz-border-radius: 8px;
  	webkit-border-radius: 8px;
}

.normA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	font-color: #FFF;
	line-height:125%;
	text-decoration: none;
}

.normB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	font-color: #FFF;
	line-height:125%;
	text-decoration: none;
}

.normC {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	font-color: #FFF;
	line-height:125%;
	text-decoration: none;
}

.norm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	line-height:125%;
	text-decoration: none;
}

.titl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000;
	text-decoration: none;
}

.smaller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	text-decoration: none;
}

.norm a:link { color: #000; font-weight: bold; text-decoration: none; border-bottom: 1px dashed #FF0000; }
.norm a:visited { color: #000; font-weight: bold; text-decoration: none; border-bottom: 1px dashed #FF0000; }
.norm a:active { color: #FF0000; font-weight: bold; text-decoration: none; border-bottom: 1px dashed #FF0000; }
.norm a:hover { color: #FF0000; font-weight: bold; text-decoration: none; border-bottom: none; }
.norm a:visited:hover { color: #FF0000; font-weight: bold; text-decoration: none; border-bottom: none; }

.normA a:link { color: #FFF; font-weight: bold; text-decoration: none; border-bottom: 1px dashed #FF0000; }
.normA a:visited { color: #FFF; font-weight: bold; text-decoration: none; border-bottom: 1px dashed #FF0000; }
.normA a:active { color: #FF0000; font-weight: bold; text-decoration: none; border-bottom: 1px dashed #FF0000; }
.normA a:hover { color: #FF0000; font-weight: bold; text-decoration: none; border-bottom: none; }
.normA a:visited:hover { color: #FF0000; font-weight: bold; text-decoration: none; border-bottom: none; }

.normB a:link { color: #FFF; font-weight: bold; text-decoration: none; border-bottom: 1px dashed #eace01; }
.normB a:visited { color: #FFF; font-weight: bold; text-decoration: none; border-bottom: 1px dashed #eace01; }
.normB a:active { color: #eace01; font-weight: bold; text-decoration: none; border-bottom: 1px dashed #eace01; }
.normB a:hover { color: #eace01; font-weight: bold; text-decoration: none; border-bottom: none; }
.normB a:visited:hover { color: #eace01; font-weight: bold; text-decoration: none; border-bottom: none; }

.normC a:link { color: #FFF; font-weight: bold; text-decoration: none; border-bottom: 1px dashed #0000EE; }
.normC a:visited { color: #FFF; font-weight: bold; text-decoration: none; border-bottom: 1px dashed #0000EE; }
.normC a:active { color: #0000EE; font-weight: bold; text-decoration: none; border-bottom: 1px dashed #0000EE; }
.normC a:hover { color: #0000EE; font-weight: bold; text-decoration: none; border-bottom: none; }
.normC a:visited:hover { color: #0000EE; font-weight: bold; text-decoration: none; border-bottom: none; }

.smaller a:link { color: #000; font-weight: bold; text-decoration: none; border-bottom: 1px dashed #FF0000; }
.smaller a:visited { color: #000; font-weight: bold; text-decoration: none; border-bottom: 1px dashed #FF0000; }
.smaller a:active { color: #FF0000; font-weight: bold; text-decoration: none; border-bottom: 1px dashed #FF0000; }
.smaller a:hover { color: #FF0000; font-weight: bold; text-decoration: none; border-bottom: none; }
.smaller a:visited:hover { color: #FF0000; font-weight: bold; text-decoration: none; border-bottom: none; }

.imgs a:link { text-decoration: none; }
.imgs a:visited { text-decoration: none; }
.imgs a:active { text-decoration: none; }
.imgs a:visited:hover { text-decoration: none; }
.imgs a:visited:hover { text-decoration: none; }

.servbutton
{
  cursor:pointer;
  border:solid 1px #000;
  background-color:#000;
  color:#FFF;
  font-weight:bold;
  font-color:#FFF;
  padding: 12px 20px 12px 20px;
  font-family: MS Sans Serif, Geneva, sans-serif;
  font-size:16px;

  border-radius: 8px;
  moz-border-radius: 8px;
  webkit-border-radius: 8px;
}

.servbutton:hover
{
  background-color:#FFFFFF; 
  color: #000; 
}

.servbuttonA
{
  cursor:pointer;
  background-color:#FFF;
  color:#000;
  font-weight:bold;
  font-color:#000;
  padding: 12px 20px 12px 20px;
  font-family: MS Sans Serif, Geneva, sans-serif;
  font-size:16px;

  border-radius: 8px;
  moz-border-radius: 8px;
  webkit-border-radius: 8px;
}

.servbuttonA:hover
{
  background-color:#FF0000; 
  color: #000; 
}

.servbutton:hover
{
  background-color:#FFFFFF; 
  color: #000; 
}

.servbuttonB
{
  cursor:pointer;
  background-color:#FFF;
  color:#000;
  font-weight:bold;
  font-color:#000;
  padding: 12px 20px 12px 20px;
  font-family: MS Sans Serif, Geneva, sans-serif;
  font-size:16px;

  border-radius: 8px;
  moz-border-radius: 8px;
  webkit-border-radius: 8px;
}

.servbuttonB:hover
{
  background-color:#eace01; 
  color: #000; 
}

.servbuttonC
{
  cursor:pointer;
  background-color:#FFF;
  color:#000;
  font-weight:bold;
  font-color:#000;
  padding: 12px 20px 12px 20px;
  font-family: MS Sans Serif, Geneva, sans-serif;
  font-size:16px;

  border-radius: 8px;
  moz-border-radius: 8px;
  webkit-border-radius: 8px;
}

.servbuttonC:hover
{
  background-color:#0000EE; 
  color: #000; 
}
