body {
	font:"Times New Roman", Times, serif;
	background-color: #F2F2F2;
}
body,td,th {
    font:"Times New Roman", Times, serif;
    font-size: 10px;
}
.style5 {font-family: Arial; font-size: 9px; }
a:link {
    color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
    color: #000000;
	text-decoration:none;
	font-weight: bold;
}
a:hover {
    color: #9A0000;
	text-decoration:none;
	font-weight: bolder;
}
a:active {
    color: #9A0000;
	text-decoration:none;
	font-weight: bolder;
}
.style11 {    font-size: 12px;
    font-weight: bold;
}
.style12 {    font-size: 12px;
    font-weight: bold;
}
.style13 {color: #9A0000}

.Container {
  position: absolute;
  top: 238px; left: 17px;
  width: 400px;
  height: 350px;
  background: #A4A2A2;
  border:solid;
  border-color:#000000;
  border-width:3px;
}
#Scroller-1 { 
  position: absolute; 
  overflow: hidden;
  width: 380px;
  height: 330px;
  font-size:16px;
  margin: 10px;
}

#Scroller-1 a:link {
    color: #000000;
	text-decoration:none;
}

#Scroller-1 a:visited {
    color: #000000;
	text-decoration:none;
}

#Scroller-1 a:hover {
    color: #333333;
	text-decoration:none;
}

#Scroller-1 a:active {
    color: #333333;
	text-decoration:none;
}

.Scroller-Container {
  position: absolute;
  top: 0px; left: 0px;
  color:#000000;
}
#Scrollbar-Container {
  position: absolute;
  top: 194px; left: 883px;
}
.Scrollbar-Up {
	cursor: pointer;
	position: absolute;
	width: 21px;
	height: 29px;
	left: -440px;
	top: 43px;
}
.Scrollbar-Track {
  width: 21px; height: 299px;
  position: absolute;
  top: 72px; left: -440px;
  background: transparent url(../images/scrollbar_track.gif) no-repeat center center;
}
.Scrollbar-Handle {
	position: absolute;
	left: -11px;
	width: 44px;
	height: 44px;
	top: 0px;
}
.Scrollbar-Down {
	cursor: pointer;
	position: absolute;
	top: 371px;
	width: 21px;
	height: 29px;
	left: -440px;
}

#main_pic {
	position:absolute;
	left: 560px;
	top: 178px;
}
#thumbnail_row {
	position:absolute;
	left: 421px;
	top: 35px;
	width: 545px;
}
#bottom_line {
	position:absolute;
	width:1003px;
	height:50px;
	top:570px;
	left: 0px;
	color:#999999;
	background:url(../images/bottom_line.jpg);
}
