/* CSS Document */


body {
	background-color: #FFFFFF;
    width: 679px; /* ou width:70%; ou width:20em; */
    margin-left: auto;
    margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
	
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
    text-align: center;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #3F465F;
}

.bigtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	text-decoration: none;
	color: #000000;
}

.becenter {
  text-align: center;
}

.cleartee {
  color: #FFFFFF
}

.beleft {
  text-align: left;
}

.login {
  position: absolute;
  border: 0px solid black;
  right: 10px;
  top: -50px;
}

.upnav {
  position: relative;
  text-align: right;
  vertical-align: bottom;
}

.tablecenter {
  background-color: #FFFFFF;
  text-align: center;
}

.product {
  font-family: Arial Black, sans-serif;
  font-weight: medium
}

.demo {
  color: red;
  font-family: Arial Red, sans-serif;
  font-weight: medium;}
}

.tab1 {
  width: 682px;
  height: 259px;
  border: none;
}
