body {
  color: #000000; 
  font-family: verdana, arial, helvetica, sans-serif; 
  font-size: 11px;
  margin: 0px;
  }	
A:link {
  color: #333366;
  text-decoration:none;}
A:visited {color: #333366;
  text-decoration:none;}
A:selected {color: #333366;
  text-decoration:none;}


.header_bar_nav
, .header_bar_nav a{
  color: #0620a0; 
  font-family: arial, helvetica, verdana, sans-serif;
  font-weight: bold; 
  font-size: 11px;
  text-decoration:none;
  margin: 0px;
  padding: 0px;
}
.header_bar_logo{
  background-color:#F6CF30;
  font-size: 11px;
}


.side_bar_nav{
  background-color:#F6CF30;
  font-size: 11px;
}

.bread_crumbs {
  padding: 8px 8px 8px 20px;
  background-color:#0620A0;
  color: #FFFFFF;
  font-weight: bold; 
  width: 100%;

}
.bread_crumbs a {
  color: #FFFFFF;
  font-weight: bold; 

}
.page_header {
  color: #ff0000; 
  font-size: 1.2em;
  font-weight: bold; 
  margin: 1px;
  padding: 1px;
  
}
.sub_title {
  color: #ff0000; 
  font-size: 1.2em;
  font-weight: bold; 
  margin: 1px;
  padding: 1px;
  
}

.video_list_cell {
  padding: 0 0 20px 20px;
}
.video_title 
, .video_title a {
  font-size: 1em;
  font-weight: bold; 
  text-decoration: underline;
  
}
.video_credit {
  font-size: .8em;
  color: #666666;
  margin: 0px 0px 0px 18px;
  
}
.main_content{
  font-size: 11px;
}
.main_footer {
  font-size: 11px;
}





