/*default body color*/
body, table, td {
   font-family : verdana, arial, helvetica, Sans-serif;
   text-decoration : none;
   background-repeat: repeat-x; }
/*end default body color*/

a {color : #ffffcc;
   font-family :verdana, arial, helvetica, Sans-serif;   
   text-decoration : underline;}

hr {color : #000000}

.dark_green
{ background: #00453F;
}

.medium_green
{  background: #386C68;
}

.light_green
{  background: #8AA2A2;
}


.dark_grey
{  background: #595959;
}

.lightest_green
{  background: #C8CFCD;
}

a.cream_link
{  color: #FFFFCD;
   font-size: 12px;
   }
  
a:hover.cream_link
{  color: #C1742A;
   font-size: 12px;
   }

.lecture_text_grey
{  color: #CCCCCC;
   font-size: 12px;
}

.lecture_text_green
{ color: #00443E;
   font-size: 12px;
   }

.lecture_text
{  color: #000000;
   font-size: 12px;
}

.lecture_text_bold
{  color: #000000;
   font-size: 12px;
}


a.lecture_text
{  color: #000000;
   font-size: 12px;
   font-weight: bold;
}


a:hover.lecture_text
{  color: #595959;
   font-size: 12px;
   font-weight: bold;
}

.lecture_text_small
{  color: #000000;
   font-size: 10px;
}

.yellow_text
{  color: #FFCC00;
   font-size: 12px;
}

a.yellow_text
{  color: #FFCC00;
   font-size: 12px;
}

a:hover.yellow_text
{  color: #C1742A;
   font-size: 12px;
}

.local_grey {
	color: #B5B3B5;
	font-size: 12px;
}

a.local_grey {
	color: #B5B3B5;
	font-size: 12px;
}

a:hover.local_grey {
	color: #DBDBDB;
	font-size: 12px;
}


a.bbcpageServices {
	color: #B5B3B5;
}

a:hover.bbcpageServices {
	color: #DBDBDB;
}
