@font-face {
    font-family: Trade;
    src: url("font/Trade Gothic LT.ttf");
	src: url("font/Trade_Gothic_LT.eot")\9;
    font-style: normal;
    font-weight: normal;
	border:none;
}

@font-face {
    font-family: Tradeb;
    src: url("font/Trade Gothic LT Bold.ttf");
	src: url("font/Trade_Gothic_LT_Bold.eot")\9;
    font-style: normal;
    font-weight: normal;
	border:none;
}
@font-face {
    font-family: Tradeo;
    src: url("font/Trade Gothic LT Oblique.ttf");
	src: url("font/Trade_Gothic_LT_Oblique.eot")\9;
    font-style: normal;
    font-weight: normal;
	border:none;
}

* {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border:0 0 0 0;
}

img {border:none;}

center{
	padding-top:20px;
}

/*&iquest;&Oslash;&Ouml;&AElig;&Igrave;&otilde;*/
.Scroller-Container {
  position:relative;
  top: 0px; left: 0px;
}
.Scrollbar-Up {
  position:relative;
  width: 10px; height: 10px;
  background-color: #CCC;
  font-size: 0px;
}
.Scrollbar-Track {
  width: 10px; height: 633px;
  position:relative;
  top: 0px;
  background-color: #EEE;
}
.Scrollbar-Handle {
  position:relative;
  width: 10px; height: 100px;
  background-color: #CCC;
}
.Scrollbar-Down {
  position:relative;
  top: 653px;
  width: 10px; height: 10px;
  background-color: #CCC;
  font-size: 0px;
}
#Scrollbar-Container {
	position:relative;
	width:10px;
	height: 287px;
	top: 49px; left: 0px;
}

#Container_ {
	margin:0 0 5 0;
	position:relative;
	top: 0px;
	padding-left:25px;
	overflow:hidden;
	vertical-align:top;
	width: 615px;
	height: 723px;
}
/*&iquest;&Oslash;&Ouml;&AElig;&Igrave;&otilde;&frac12;&aacute;&Ecirc;&oslash;*/


.tl{
	font-size:16px;
	font-family:Tradeo;
	text-align:justify;
	padding-right:1px;
}

.tb{
	font-size:16px;
	font-family:Tradeb;
}
