a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #000000;
  font-style: italic;
  font-weight: normal;
}
a:link    {text-decoration:none;}
a:visited {text-decoration:none;color:#FF99FF;}
a:hover   {text-decoration:underline;font-style:normal;color:#6699FF;}
a:active  {text-decoration:none;}

img.btn_cls{
  width:132px;
  height:33px;
  cursor:pointer;
}

img.align_c {
  float:center;
  width:70px;
  height:70px;
  vertical-align:top;  
}
img.align_c_vid {
  width:90px;
  height:60px;
  border:#CCCCCC solid 1px;
}
img.white_bdr {
  border:#FFFFFF solid 2px;
}

div.movi_cls {
  cursor:pointer;
}

div.plyr_atoms_cls{
  position:relative;
  left:40px;
  top:40px;
  width:188px;
  height:88px;
  background-color:#000000;
}

div.plyr_gif_cls{
  position:relative;
  left:100px;
  top:34px;
  width:110px;
  height:110px;
  background-color:#000000;
}

img#xfilenewgif{
  position:relative;
  left:0;
  top:0;
  width:110px;
  height:110px;
}
div.plyr_audio_cls{
  position:relative;
  left:10px;
  top:30px;
  width:250px;
  height:120px;
  background-color:#000000;
}

div.plyr_movie_cls{
  position:relative;
  left:1px;
  top:19px;
  width:295px;
  height:140px;
  background-color:#000000;
}

#bdr_left_id {
  background: url(../images/bkg_side_left.gif);
  width: 75px;
  background-attachment: scroll;
  background-repeat: repeat-y;
}
#bdr_rght_id {
  background: url(../images/bkg_side_rght.gif);
  width: 75px;
  background-attachment: scroll;
  background-repeat: repeat-y;
}

#menu_id{
  vertical-align:top;
}

#movi_id {
  position:absolute;
}

#page_id {
  width: 618px;
  background-attachment: scroll;
  background-repeat: repeat-y;
  background-position: left top;
  vertical-align: top;
  font-size: 10px;
}

#head_id {
  background-color: #000000;
  background-image: url(../images/bkg_head.gif);
  height: 220px;
  width: 750px;
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-position: left top;
  overflow:hidden;
  vertical-align: top;
}

#foot_id {
  background-image: url(../images/bkg_foot.gif);
  height: 16px;
  width: 750px;
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-position: left top;
  overflow:hidden;
}

body, td, th  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #666666;
}
body {  background-color:#FFFFFF;}


td.align_r_cls {
  text-align:right;
  vertical-align:middle;
  padding:10px 10px 10px 10px;
}

td.w_bdr_t_b {
  padding:8px 0px 8px 0px;
  border-bottom:solid #CCCCCC 1px;
}
td.w_bdr_r {
  padding:0px 10px 0px 0px;
  border-bottom:solid #CCCCCC 1px;
}

td.align_l_cls {
  text-align:left;
  vertical-align:top;
  padding:0px 0px 20px 0px;
  font-size:9px;
}
td.align_c_cls {
  text-align:center;
  vertical-align:top;
  padding:0px 0px 20px 0px;
}
td.dwn_ld {
  padding:10px 0px 10px 10px;
  vertical-align:top;
}
.credit_cls {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8px;
  color:#666666;
  font-weight: bold;
  text-align:center;
}
.info_text {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight:normal;
  color: #666666;
}
.bodystyle {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 15px;
  color: #666666;
}
