html, body {
	height:100%;
	width:100%;
	background:;}
a, u {text-decoration:none !important;cursor:pointer;}
a.gloww, a.gloww:hover, a.gloww:focus{
	color: #aaf;
	text-shadow: none;
	-webkit-transition: 500ms linear 0s;
	-moz-transition: 500ms linear 0s;
	-o-transition: 500ms linear 0s;
	transition: 500ms linear 0s;
	outline: 0 none;}
a.gloww:hover, a.gloww:focus{
	color: #fff;
	text-shadow: -1px 1px 8px #ffc, 1px -1px 8px #fff;}
a.glow, a.glow:hover, a.glow:focus{
	color: #009;
	text-shadow: none;
	-webkit-transition: 500ms linear 0s;
	-moz-transition: 500ms linear 0s;
	-o-transition: 500ms linear 0s;
	transition: 500ms linear 0s;
	outline: 0 none;}
a.glow:hover, a.glow:focus{
	color: #f00;
	text-shadow: -1px 1px 8px #ffc, 1px -1px 8px #fff;}

i.gloww, i.gloww:hover, i.gloww:focus{
	text-decoration: none;
	color: #aaf;
	text-shadow: none;
	-webkit-transition: 500ms linear 0s;
	-moz-transition: 500ms linear 0s;
	-o-transition: 500ms linear 0s;
	transition: 500ms linear 0s;
	outline: 0 none;}
i.gloww:hover, i.gloww:focus{
	color: #fff;
	text-shadow: -1px 1px 8px #ffc, 1px -1px 8px #fff;}
i.glow, i.glow:hover, i.glow:focus{
	text-decoration: none;
	color: #009;
	text-shadow: none;
	-webkit-transition: 500ms linear 0s;
	-moz-transition: 500ms linear 0s;
	-o-transition: 500ms linear 0s;
	transition: 500ms linear 0s;
	outline: 0 none;}
i.glow:hover, i.glow:focus{
	color: #f00;
	text-shadow: -1px 1px 8px #ffc, 1px -1px 8px #fff;}
p {
	display: block;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 0;
	margin-right: 0;}
pr {
	display: block;
	margin-top: 9px;
	margin-bottom: 9px;
	margin-left: 0;
	margin-right: 0;}

.bcbaner {background:rgb(231,231,255);}
.bcbody {background:rgb(255,255,255);}
.bcbronze {background:rgb(255,191,127);}
.bcgold {background:rgb(255,239,159);}
.bcmenu {background:rgb(000,000,095);}
.bcmodal {background:rgb(000,000,159);}
.bcsilver {background:rgb(243,243,243);}
.bcwhite {background:rgb(255,255,255);}
.bibronze {position:relative;z-index: 1;}
.bibronze .bb {
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: url(/images/bronze.jpg);
	background-size:100% 100%;
	opacity: .3;}
.bibronzemod {background-image:url(/images/bronze.jpg);background-size:100% 100%;}
.bigold {position:relative;z-index: 1;}
.bigold .bg {
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-image: url(/images/gold.jpg);
	background-size:100% 100%;
	opacity: .3;}
.bigoldmod {background-image:url(/images/gold.jpg);background-size:100% 100%;}
.bisilver {position:relative;z-index: 1;}
.bisilver .bs {
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: url(/images/silver.jpg);
	background-size:100% 100%;
	opacity: .3;}
.bisilvermod {background-image:url(/images/silver.jpg);background-size:100% 100%;}
.br15 {
	border-radius:15px 15px 15px 15px; 
	-moz-border-radius:15px 15px 15px 15px;
	-webkit-border-radius:15px 15px 15px 15px;}
.brb15 {
	border-radius:0px 0px 15px 15px; 
	-moz-border-radius:0px 0px 15px 15px;
	-webkit-border-radius:0px 0px 15px 15px;}
.brc05 {
	border-radius:5px 5px 5px 5px; 
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px 5px 5px 5px;}
.brgri {border:1px solid rgb(191,191,191);}
.brred {border:1px solid rgb(255,0,0);}
.brredred {border:1px solid rgb(255,157,157);transition: all 0.9s ease 0s;}
.brredred:focus {
	-webkit-box-shadow: 0px 0px 8px rgba(29,29,29,0.25);
	-moz-box-shadow: 0px 0px 8px rgba(29,29,29,0.25);
	box-shadow: 0px 0px 8px rgba(29,29,29,0.25);}
.brredred:hover {
	-webkit-box-shadow: 0px 0px 8px rgba(29,29,29,0.25);
	-moz-box-shadow: 0px 0px 8px rgba(29,29,29,0.25);
	box-shadow: 0px 0px 8px rgba(29,29,29,0.25);
	transition: all 0.9s ease 0s}
.brt15 {
	border-radius:15px 15px 0px 0px; 
	-moz-border-radius:15px 15px 0px 0px;
	-webkit-border-radius:15px 15px 0px 0px;}
.brgrigri {border:1px solid rgb(191,191,191);transition: all 0.9s ease 0s;}
.brgrigri:focus {
	-webkit-box-shadow: 0px 0px 8px rgba(29,29,29,0.25);
	-moz-box-shadow: 0px 0px 8px rgba(29,29,29,0.25);
	box-shadow: 0px 0px 8px rgba(29,29,29,0.25);}
.brgrigri:hover {
	-webkit-box-shadow: 0px 0px 8px rgba(29,29,29,0.25);
	-moz-box-shadow: 0px 0px 8px rgba(29,29,29,0.25);
	box-shadow: 0px 0px 8px rgba(29,29,29,0.25);
	transition: all 0.9s ease 0s}
.brgrigri16 {border:1px solid rgb(191,191,191);}
.brgrigri16:focus {
	-webkit-box-shadow: 0px 0px 16px rgba(29,29,29,0.25);
	-moz-box-shadow: 0px 0px 16px rgba(29,29,29,0.25);
	box-shadow: 0px 0px 16px rgba(29,29,29,0.25);}
.brgrigri16:hover {
	-webkit-box-shadow: 0px 0px 16px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 16px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 16px rgba(0,0,0,0.5);
/*	transform: scale(1.2); */
	transition: all 0.9s ease 0s;}
.brbgri {border-bottom:1px solid rgb(191,191,191);}
.brrwhite {border-right:1px solid rgb(255,255,255);}
.brrgri {border-right:1px solid rgb(191,191,191);}
.brgriblue {border:1px solid rgb(191,191,191);}
.brgriblue:focus {
	-webkit-box-shadow: 0px 0px 1px 1px rgba(0,0,95,0.75);
	-moz-box-shadow: 0px 0px 1px 1px rgba(0,0,95,0.75);
	box-shadow: 0px 0px 1px 1px rgba(0,0,95,0.75);}

/* checkbox The container */
.chkcon {
	display: block;
	position: relative;
	padding-left: 35px;
	margin-bottom: 12px;
	cursor: pointer;
	font-size: 22px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;}
/* Hide the browser's default checkbox */
.chkcon input {
	position: absolute;
	opacity: 0;}
/* Create a custom checkbox */
.checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 25px;
	width: 25px;
	background-color: #eee;}
/* On mouse-over, add a grey background color */
.chkcon:hover input ~ .checkmark {background-color: #ccc;}
/* When the checkbox is checked, add a blue background */
.chkcon input:checked ~ .checkmark {background-color: rgb(0,0,95);}
/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
	content: "";
	position: absolute;
	display: none;}
/* Show the checkmark when checked */
.chkcon input:checked ~ .checkmark:after {display: block;}
/* Style the checkmark/indicator */
.chkcon .checkmark:after {
	left: 9px;
	top: 5px;
	width: 5px;
	height: 10px;
	border: solid white;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);}

.cupo {cursor:pointer;}

.dboa {display: block;overflow:auto;}

.fcablue {color:rgb(095,095,255);}
.fcablue:hover {color:rgb(000,000,255);}
.fcblack {color:rgb(000,000,000);}
.fcbblue {color:rgb(000,000,095);transition: all 0.5s ease-in-out 0s}
.fcbblue:hover {color:rgb(255,000,000);transition: all 0.5s ease-in-out 0s}
.fcblue {color:rgb(000,000,095);}
.fcdis {color:rgb(159,159,159);}
.fcgreen {color:rgb(000,159,000);}
.fclist {color:rgb(000,000,095);}
.fclist:hover {color:rgb(095,000,000);}
.fcmenu {color:rgb(207,207,255);}
.fcmenu:hover {color:rgb(255,255,063);}
.fcolblue {color:rgb(191,191,255);transition: all 0.9s ease-in-out 0s}
.fcolblue:hover {color:rgb(255,151,151);transition: all 0.9s ease-in-out 0s}
.fcolred {color:rgb(255,063,063);}
.fcolred:hover {color:rgb(207,207,255);}
.fcred {color:rgb(255,000,000);}
.fcwhite {color:rgb(255,255,255);}
.ftable {table-layout:fixed;}
.ftable td{white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.fwn {font-weight:normal;}
.fwb {font-weight:bold;}

.links {text-decoration:none;}
.lstc {list-style-type:circle;}
.lstd {list-style-type:disc;}
.lsts {list-style-type:square;}

.mrg4 {margin:4px;}

.p01{padding: 1px;}
.p0204{padding:2px 4px;}
.p0402{padding:4px 2px;}
.p0408{padding:4px 8px;}
.p0802{padding:8px 2px;}
.p0804{padding:8px 4px;}
.p0816{padding:8px 16px;}
.p02{padding: 2px;}
.p16{padding:16px;}
.p24{padding:24px;}
.p32{padding:32px;}
.pedf{background:rgb(255,255,255);}
.pedf:focus{background:rgb(250,250,210);}
.plr02{padding:0px 2px 0px 2px;}
.plr04{padding:0px 4px 0px 4px;}
.plr08{padding:0px 8px 0px 8px;}
.plr16{padding:0px 16px 0px 16px;}
.ptb02{padding:2px 0px 2px 0px;}
.ptb04{padding:4px 0px 4px 0px;}
.ptb08{padding:8px 0px 8px 0px;}
.ptb16{padding:16px 0px 16px 0px;}

.t09 {font-size:09px;}
.t10 {font-size:10px;}
.t11 {font-size:11px;}
.t12 {font-size:12px;}
.t13 {font-size:13px;}
.t14 {font-size:14px;}
.t15 {font-size:15px;}
.t16 {font-size:16px;}
.t18 {font-size:18px;}
.t20 {font-size:20px;}
.t24 {font-size:24px;}
.t26 {font-size:26px;}
.t28 {font-size:28px;}
.t30 {font-size:30px;}
.t36 {font-size:36px;}
.t44 {font-size:44px;}
.t48 {font-size:48px;}
.t70 {font-size:70px;}
.tac {text-align:center;}
.tal {text-align:left;}
.tar {text-align:right;}
.tsh1 {text-shadow: 1px 1px rgb(000,000,000);}
.tsh2 {text-shadow: 2px 2px 4px rgb(000,000,000);}

#topbtn {
  display: none;
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 99;
  border: 1px solid rgb(0,0,159);
  outline: none;
  background-color:rgb(255,255,255);
  color:rgb(0,0,159);
  cursor: pointer;
  padding: 6px;
  border-radius: 8px;}
#pagemove {
  display: none;
  position: fixed;
  bottom: 20px;
  left: 20px;
  z-index: 99;
  border: 1px solid rgb(0,0,159);
  outline: none;
  background-color:rgb(255,255,255);
  color:rgb(0,0,159);
  padding: 2px;
  border-radius: 8px;}
#navbar {
  z-index:999;}
.sticky {
  position: fixed;
  top: 0;
  width: 100%}

.tswbb {
	color: white;
	text-shadow: 1px 1px 2px black, 0 0 25px blue, 0 0 5px darkblue;}

	
	
.content {
    width:52%;
    margin: 0px auto;
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    width: 100%;
    overflow: hidden;
}
			
.embed-container iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}