* {
	margin: 0;
	padding: 0;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

body {
	font-family: Arial;
}

a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	color: #AFB0E4;
}

.table-content {
	width:95%;
}

.table-content th {
	background: #212588;
	color: #AFB0E4;
}

.table-content td {
	padding: 1px 5px;
	border-bottom: #212588 1px solid;
}

.vw_memb {
	color: #212588;
	width: 100%;
	height: 100%;
  margin-top: 0px;
	background-color: #e6e6e6;
	font-weight: bold;
}

.vw_memd {
	width: 50%;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.vw_memk {
	background: #7072CF;
	background: -webkit-linear-gradient(#7072CF, #212588 50%, #7072CF);
	background: linear-gradient(#7072CF, #212588 50%, #7072CF);
	border: 1px solid #AFB0E4;
	border-radius: 5px;
	box-shadow: 5px 5px 0 0 #999999;
	color: #AFB0E4;
	display: inline-block;
	padding: 8px 20px;
	font: normal 300 15px/1 "Caviar", sans-serif;
	text-align: center;
	text-shadow: 1px 1px 0 #999999;
}

.vw_memt {
	color: #212588;
	font-size: 16px;
	font-weight: bold;
}

.vw_menu {
  height: 50px;
  margin: auto;
  position: fixed;
  top: 0;
  width: auto;
}

.vw_memv {
	color: #212588;
	font-size: 16px;
	font-weight: bold;
	width: 400px;
}

.vw_memw {
	color: #FF0000;
	font-size: 16px;
	font-weight: bold;
	width: 400px;
	text-align: center;
}

.vw_memx {
	color: #212588;
	font-size: 16px;
	font-weight: bold;
	width: 50px;
}

.vw_memy {
	color: #FF0000;
	font-size: 16px;
	font-weight: bold;
	width: 300px;
}

.vw_vdw {
  position: fixed;
  margin-left: -25px;
  left:50%;
  bottom:15%;
  width: 100px;
}

.vw_sky {
  position: fixed;
  margin-left: -250px;
  left:50%;
  bottom:0px;
  width: 450px;
}

.vw_secure {
	position: absolute;
	top: 20px;
	left: 50px;
}

.vw_li {
	list-style: none;
	position: relative;
	display: inline-block;
	width: 100px;
	height: 100px;
}

.round {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	padding-top: 30px;
	text-decoration: none;
	text-align: center;
	font-size: 25px;
	text-shadow: 0 1px 0 #CCCCCC;
	letter-spacing: -.065em;
	font-family: "Hammersmith One", sans-serif;
	-webkit-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
	box-shadow: 2px 2px 7px #CCCCCC;
	border-radius: 300px;
	z-index: 1;
	border-width: 4px;
	border-style: solid;
}

.round:hover {
	width: 130%;
	height: 130%;
	left: -15%;
	top: -15%;
	font-size: 33px;
	padding-top: 38px;
	-webkit-box-shadow: 5px 5px 10px #CCCCCC;
	-o-box-shadow: 5px 5px 10px #CCCCCC;
	-moz-box-shadow: 5px 5px 10px #CCCCCC;
	box-shadow: 5px 5px 10px #CCCCCC;
	z-index: 2;
	border-size: 10px;
	-webkit-transform: rotate(-360deg);
	-moz-transform: rotate(-360deg);
	-o-transform: rotate(-360deg);
	transform: rotate(-360deg);
}

.round span.round {
	display: block;
	opacity: 0;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	font-size: 1px;
	border: none;
	padding: 40% 20% 0 20%;
	color: #212588;
}

.round span:hover {
	opacity: .85;
	font-size: 16px;
	-webkit-text-shadow: 0 1px 1px #CCCCCC;
	-moz-text-shadow: 0 1px 1px #CCCCCC;
	-o-text-shadow: 0 1px 1px #CCCCCC;
	text-shadow: 0 1px 1px #CCCCCC;
}

a.green {
	background: #212588;
	background: -webkit-linear-gradient(#AFB0E4, #212588 50%, #AFB0E4);
	background: linear-gradient(#212588, #AFB0E4 50%, #212588);
	border: 1px solid #212588;
	box-shadow: 5px 5px 0 0 #999999;
	color: #FFFFFF;}

a.green:hover {
	color: #7072CF;
}

.green span {
	background: #AFB0E4;
}

.bg-info {
	position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: #AFB0E4;
  color: #212588;
  text-align: center;
}

@-moz-keyframes rotate {
	0% {transform: rotate(0deg);}
	100% {transform: rotate(-360deg);}
}

@-webkit-keyframes rotate {
	0% {transform: rotate(0deg);}
	100% {transform: rotate(-360deg);}
}

@-o-keyframes rotate {
	0% {transform: rotate(0deg);}
	100% {transform: rotate(-360deg);}
}

@keyframes rotate {
	0% {transform: rotate(0deg);}
	100% {transform: rotate(-360deg);}
}

/*
.vw_memf {
color: #FFFF00;
font-weight: bold;
}

.vw_meml {
color: #000000;
}

.vw_bmem {
	height: 100%;
	width: 100%;
	color: #212588;
	font-weight: bold;
}

.vw_table {
vertical-align: middle;
text-align: center;
}
