body {
	background-color: #565656;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
}
body,td,th {
	font-size: 12px;
	color: #E6E6E6;
	font-family: arial;
}
a:link {
	color: #BEBEBE;
	text-decoration: none;
	
}
a:active {
	color: #BEBEBE;
	text-decoration: none;
}
a:visited {
	color: #BEBEBE;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}



a.pu:link {color: #BEBEBE; text-decoration: none;}
a.pu:visited {color: #282828; text-decoration: none;}
a.pu:hover {color: #FFFFFF;text-decoration: none;}
a.pu:active {color: #FF0000;text-decoration: none;}
a.pu:focus {color: #FF0000;text-decoration: none;}



.style19 {font-size: 16px;}

.style21 {
	font-size: 16px;
	color: #FFFFFF;
}
.style22 {color: #CCCCCC; font-size: 16px; }

.style23 {	font-size: 14px;
	font-weight: bold;
}
.style28 {font-size: 14px; font-weight: bold; }
.style30 {font-size: 14px; font-weight: bold; }
.style32 {font-size: 14px; font-weight: bold; color: #FFFFFF; }
.style27 {
	font-size: 14px;
	font-weight: bold;
	color: #E6E6E6;
}
.style29 {color: #FFFFFF}
.style25 {color: #FFFFFF}
img{
border:0;
}

.Scroller-Container {
  position: absolute;
  top: 0px; left: 0px;
}
.Scrollbar-Up {
  position: absolute;
  width: 10px; height: 10px;
  background-color: #CCC;
  font-size: 0px;
}
.Scrollbar-Track {
  width: 10px; height: 310px;
  position: absolute;
  top: 20px;
  background-color: #EEE;
}
.Scrollbar-Handle {
  position: absolute;
  width: 10px; height: 30px;
  background-color:#979597;}
.Scrollbar-Down {
  position: absolute;
  top: 340px;
  width: 10px; height: 10px;
  background-color: #CCC;
  font-size: 0px;
}
#Scrollbar-Container {
  position: absolute;
  left: 95%; top: 25px;
}

#Container {
  position: relative;
  width: 100%;
  height: 400px;
}
#News { 
  position: absolute;
  overflow: hidden;
  width: 90%;
  height: 400px;
}

