
.ProgramBox
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	background-color: white;
}


.category-normal
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #4E7AAF;
	text-decoration: none;
	line-height: 19px;
	margin-left:2px;

}
.category-normal a:link
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #4E7AAF;
	text-decoration: none;
	line-height: 19px;
	text-decoration: none;
	margin-left:2px;
}
.category-normal a:visited 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #4E7AAF;
	text-decoration: none;
	line-height: 19px;
	text-decoration: none;
	margin-left:2px;
}
.category-normal a:active 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #4E7AAF;
	text-decoration: none;
	line-height: 19px;
	text-decoration: none;
	margin-left:2px;
}

.category-normal a:hover {
	color:black;
}

.category-selected
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	/*color: black;*/
	color: white;
	line-height: 19px;
	margin-left:2px;
}
.category-selected a:link
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: black;
	line-height: 19px;
	text-decoration: none;	
	margin-left:2px;
}
.category-selected a:visited 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: black;
	line-height: 19px;
	text-decoration: none;	
	margin-left:2px;
	}
.category-selected a:active 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: black;
	line-height: 19px;
	text-decoration: none;	
	margin-left:2px;
	}
.category-selected a:hover {
	color: #003499;
}


.subcategory-normal
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #003499;
	line-height: 16px;
	text-decoration: none;
}
.subcategory-normal a:link
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #003499;
	line-height: 16px;
	text-decoration: none;
}
.subcategory-normal a:visited 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #003499;
	line-height: 16px;
	text-decoration: none;
}
.subcategory-normal a:active 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #003499;
	line-height: 16px;
	text-decoration: none;
}

.subcategory-normal a:hover {
	color:black;
}

.subcategory-selected
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	/*color: black;*/
	color: white;
	line-height: 16px;
	text-decoration: none;
}
.subcategory-selected a:link
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: black;
	line-height: 16px;
	text-decoration: none;
}
.subcategory-selected a:visited 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: black;
	line-height: 16px;
	text-decoration: none;	
	}
.subcategory-selected a:active 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: black;
	line-height: 16px;
	text-decoration: none;
	}
.subcategory-selected a:hover {
	color: #003499;
}

.bg-section-selected {
	background-color: #CCCC9A;
	/*background-color: #996600;*/
}

.ProgramTitle
{
	font-size: 14px; 
	color: #663300; 
	font-family: verdana,arial,helvetica; 
	line-height:18px;
	margin-top:2px;
	font-weight: bold;
	
}


.redtag {
	font-weight: bold;
	color: #FF0000;
}

.ProgramContent {
	font-size: 11px; 
}
