.BG_blue {
  background-color: #000084;
  font-size: 1pt;
}

.BG_lightbl {
  background-color: #D5DEEA;
}

.bg_ltbl {
  background-color: #ADBED6;
  
}

.bg_wh {
  background-color: #ffffff;
  
}

.bg_yw, .POLL_Bar, .CAL_Table {
  background-color: #F7F3BD;
  
}

.verd_10, .DIS_GroupLinks, .DIS_OriginalPost, .DIS_ReplyPost, .ART_content {
  font-family: verdana,arial;
  font-size: 10pt;
}

.verd_10_b, .DIS_Category {
  font-weight: bold;
  font-family: verdana,arial;
  font-size: 10pt;
}

.verd_10_b_bl, .CAL_EventName {
  color: #000084;
  font-weight: bold;
  font-family: verdana,arial;
  font-size: 10pt;
}

.verd_10_b_rd {
  color: #AA0000;
  font-weight: bold;
  font-family: verdana,arial;
  font-size: 10pt;
}

.verd_10_b_wh_bgbk {
  color: #ffffff;
  background-color: #000000;
  font-weight: bold;
  font-family: verdana,arial;
  font-size: 10pt;
}

.verd_10_b_wh_bgbl, .CAL_TableHeader {
  color: #ffffff;
  background-color: #000084;
  font-weight: bold;
  font-family: verdana,arial;
  font-size: 10pt;
}

.verd_10_b_yw {
  color: #CECF31;
  font-weight: bold;
  font-family: verdana,arial;
  font-size: 10pt;
}

.verd_10_ltbl {
  color: #8CA2C6;
  font-family: verdana,arial;
  font-size: 10pt;
}

.verd_10_wh {
  color: #ffffff;
  font-family: verdana,arial;
  font-size: 10pt;
}

.verd_11_b, .ART_title, .CAL_MainHeaders {
  font-weight: bold;
  font-family: verdana,arial;
  font-size: 11pt;
}

.verd_11_b_ltbl {
  color: #8CA2C6;
  font-weight: bold;
  font-family: verdana,arial;
  font-size: 11pt;
}

.verd_12_b, .DIS_GroupHeader {
  font-weight: bold;
  font-family: verdana,arial;
  font-size: 12pt;
}

.verd_12_b_yw {
  color: #CECF31;
  font-weight: bold;
  font-family: verdana;
  font-size: 17pt;
}

.verd_7, .POLL_Comment {
  font-family: verdana,arial;
  font-size: 7pt;
}

.verd_8, .DIS_TopicList, .DIS_postTopicSub, .DIS_postTopicInfo, .DIS_FormHeader, .DIS_TopicPost, .DIS_Instructions, .DIS_Directions, .POLL_Question, .POLL_Choices, .CAL_MonthLinks, .CAL_TableLinks, .CAL_Links, .CAL_EventText {
  font-family: verdana,arial;
  font-size: 8pt;
}

.verd_8_b, .DIS_TopicHeader, .DIS_postTopicMain, .DIS_FormFields, .CAL_EventFields {
  font-weight: bold;
  font-family: verdana,arial;
  font-size: 8pt;
}

.verd_8_b_bl {
  color: #000084;
  font-weight: bold;
  font-family: verdana,arial;
  font-size: 8pt;
}

.verd_8_b_wh, .POLL_Header {
  color: #ffffff;
  font-weight: bold;
  font-family: verdana,arial;
  font-size: 8pt;
}

.verd_8_b_yw {
  color: #CECF31;
  font-weight: bold;
  font-family: verdana,arial;
  font-size: 8pt;
}

.verd_8_ltbl {
  color: #8CA2C6;
  font-family: verdana,arial;
  font-size: 8pt;
}

.verd_8_rd {
  color: #FF0000;
  font-family: verdana,arial;
  font-size: 8pt;
}

.verd_8_wh {
  color: #ffffff;
  font-family: verdana,arial;
  font-size: 8pt;
}
.pcworks {
 width:725px;
 margin:0 auto;
 }

.clr
{
  clear: both;
}
#video_wrapper {
  width:320px;
  height:293px;
  border:1px solid #000;
  margin: 0 auto;
}
#playlist {
  width:320px;
  height:340px;
  font-size: 9px;
  border: 1px solid #000;
  overflow-x:hidden;
  overflow-y:auto;
  background:#fff;
  margin: 0 auto;
  text-align:left;

}
#playlist ul {
  margin:0;
  padding:0;
}
#playlist li {
  padding:5px 10px;
  list-style:none;
  background:#CCC;
  margin:1px 0;
}
.plist:hover{
  cursor:pointer;
  background: #999 !important;
}
.plist_img {
  float:left;
  padding-right:5px;
}
.plist_img img{
  border:1px solid #000;
}
.plist_cat {
font-size:14px;
  font-weight:bold;
}
.plist_title {
  font-size:14px;
  font-weight:bold;
}
