.BreadCrumb{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
    line-height: 8pt;
	color : #5B5B00;
}

.Normal{
	font-family : verdana;
	font-size: 8pt;
    line-height: 13pt;
	color : #474747;
}

.MenuSelect {
	background-color: White;
}

.ErrorMessage{
	color : Red;
	background-color : #FFFFE5;
	text-decoration : none;
	font : normal normal 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}


.PageTitles{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #CC0000;
	text-decoration : none;
	font-weight : bold;
}

.StoryHeadlines{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #336699;
	text-decoration : none;
	font-weight : bold;
}


.Copywrite{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
    line-height: 8pt;
	color : #999999;
}