body{
	background-image: url("http://isaidit.ca/en/images/bg.jpg");
	background-position: top center;
	background-repeat:no-repeat;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	margin:0;
   padding:0;
   height:100%;

}
.topnav1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
}
.topnav {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
}
.topnav:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ff790e;
	text-decoration: underline;
}
.headline {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3b2e27;
	font-weight: bold;
}

.headlinelink {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ff790e;
	font-weight: bold;
}

.bodycopy {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.tshirtcopy {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.become {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #32ace7;
	text-decoration: underline;
}
.become:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}
td.off {
	border: 2px double #ffffff;
}
td.on {
	border: 2px double #ff790e;
}
.cardselect {
	color: #000000;
	text-decoration: none;
}
.cardselect:hover {
	color: #ff790e;
	text-decoration: none;
}
.normal { background-image: url("/images/noselect.jpg");
background-repeat:no-repeat;}
.normalActive { background-image: url("/images/selarrow.jpg");
background-repeat:no-repeat;}
.txt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.txt:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ff790e;
	text-decoration: none;
}
.txtmessage {
	font-face: Arial;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.input {     
	border: 0px solid #006;
	background-color:#fafafa;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14.5px;
	color: #000000;
	font-weight:bold;
	margin-left:10px;
	text-decoration: none;
} 
.input2 {     
	border: 0px solid #006;
	background-color:#fafafa;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14.5px;
	color: #cc3333;
	font-weight:bold;
	margin-left:10px;
	text-decoration: none;
} 
.Container {
  position: relative;
  width: 470px;
  height: 285px;
  background-image: url("/en/images/bracketbg.jpg");
  background-position: center;
  background-repeat:no-repeat;
}
#Scroller-1 { 
  position:relative; 
  overflow: hidden;
  width: 460px;
  height: 270px;
}
#Scroller-1 p {
  margin: 0; padding: 10px 20px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-indent: 20px;
  color: #6F6048;
}
.Scroller-Container {
  position: absolute;
  top: 0px; left: 0px;
}
.scrollbar {
	position: relative;
  height:60px;
}
.Scrollbar-Up {
  cursor: pointer;
  position: relative;
}
.Scrollbar-Down {
  cursor: pointer;
  position: relative;
}
.tdfix {
	background-color: #ffffff;
	background:none;
	
}

