/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #831B2E;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #3B0000;
}
a:visited {
	color: #3B0000;

}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #3B0000;
}

.style1 {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
}

.style2 {
	font-family: Verdana;
	font-size: 12px;
	color: #831B2E;
}

.Container {
  position: relative;
  /*top: 474px; left: 320px;*/
  width: 737px;
  height: 215px;
  /*border:solid;
  border-color:#000000;
  border-width:3px;*/
}
#Scroller-1 {
  position: absolute;
  /*top: 193px; 
  left: 17px;*/
  overflow: hidden;
  width: 727px;
  height: 205px;
  margin: 5px;
}

.Scroller-Container {
  position: absolute;
  top: 0px; left: 0px;
}