body {
	margin-left: 5px;
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 4px;
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}
.style1 {
	font-family: Verdana;
	font-weight: bold;
	color: #635B84;
	font-size: 10px;
}
a:link {
	color: #63598B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #63598B;
}
a:hover {
	text-decoration: none;
	color: #000066;
}
a:active {
	text-decoration: none;
	color: #63598B;
}
a {
	font-family: Verdana;
	font-size: 10px;
}
.style9 {	font-family: Verdana;
	font-weight: bold;
	color: #635B84;
	font-size: 9px;
}
.style6 {color: #000000}
.style13 {color: #FFFFFF}
.style24 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.stylea {
	font-family: Verdana;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
}
.style33 {
	font-size: 9px;
	font-family: Verdana;
	font-weight: bold;
	color: #000066;
}
.style34 {	font-weight: bold;
	font-size: 9px;
	color: #7F75AA;
	font-family: Verdana;
}
.style21 {font-family: Verdana; font-size: 10px; }
.style35 {font-weight: bold; font-size: 9px; color: #655B8F; }
.style36 {font-weight: bold}
.style81 {color: #191A5B}
.style82 {color: #655B8F; font-weight: bold;}

.style10 {	color: #000000;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
}
.style15 {
	font-size: 12px;
	color: #7F75AA;
	font-family: Verdana;
	font-style: normal;
	font-weight: bold;
}
.style36 {font-size: 12px}

.Container {
  position: absolute;
  top: 200px; left: 17px;
  width: 196px;
  height: 350px;
  background: #FFFFFF;
  /*border:solid;
  border-color:#000000;
  border-width:3px;*/
}
#Scroller-1 {
  position: absolute;
  /*top: 193px; left: 17px;*/
  overflow: hidden;
  width: 158px;
  height: 340px;
  font-size:16px;
  margin: 5px;
}

#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_Up {
	cursor: pointer;
	position: absolute;
	width: 21px;
	height: 26px;
	left: 187px;
	top: 196px;
	visibility: hidden;
}

.Scrollbar_Ups {
	cursor: pointer;
	position: absolute;
	width: 21px;
	height: 16px;
	left: 187px;
	top: 222px;
	visibility: hidden;
}

/*.Scrollbar-Track
{
  width: 21px; height: 273px;
  position: absolute;
  top: 238px; left: 187px;
  background: transparent url(../images/scrollbar_track.gif) repeat-y center center;
  visibility: hidden;
}*/

.Scrollbar_Downs {
	cursor: pointer;
	position: absolute;
	top: 498px;
	width: 21px;
	height: 16px;
	left: 187px;
	visibility: hidden;
}

.Scrollbar_Down {
	cursor: pointer;
	position: absolute;
	top: 511px;
	width: 21px;
	height: 26px;
	left: 187px;
	visibility: hidden;
}

#work_box {
	position:absolute;
	width:420px;
	height:500px;
	left: 200px;
	top: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	background-color: #b5a8dd;
	visibility: hidden;
	z-index: 999;
}

#shadow_box {
	position:absolute;
	width:420px;
	height:500px;
	left: 210px;
	top: 20px;
	border-width: 1px;
	border-style: solid;
	border-color: #444444;
	visibility: hidden;
	background-color: #444444;
	z-index: 998;
}

.video_title
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4A4462; 
	font-weight: bold;
}

.video_date
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
}

.video_description
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

