body {
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	font-family    : Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
}

.WhiteBg {
	background-color:#FFFFFF;
}

.GrayBg {
	background-color: #CDC7C1;
}

table {
	font-size: 10px;
}

.normalText {
	font-family    : Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color			: #000000;
	text-decoration	: none;
}
.linkText {
	font-family    : Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration	: none;
}
.smallText {
	font-family    : Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.mediumText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.blueLink {
	color: #054B8B;
	text-decoration: none;
	font-weight: bold;
	font-size:14px;
}
.bold {
	font-weight: bold;
}
.uppercase {
	text-transform: uppercase;
}
.whiteText {
	color: #FFFFFF;
}
.dateText {
	color:#033977; 
	font-weight:bold; 
	font-size:10px; 
}
.blueText {
	color:#033977; 
}
.brownText {
	color: #8A7259;
}
.grayText {
	color: #A7A7A7;
}
.darkGrayText {
	color: #26211E;
}
.noUnderline {
	text-decoration: none;
}
.page_left_banner_bg {
	background-color: #CDC7C1;
}

/* Agenda calendar */
.calTd {
	background: url(agenda/alllanguage/calendar_row_bg.jpg) repeat-x;
	height: 18px;
}
.calClickableTd {
	background: url(agenda/alllanguage/calendar_click_bg.jpg) no-repeat center;
}
.calSpacing {
	/* background: url(agenda/alllanguage/calendar_gray_spacing.jpg) repeat-x; */
}
.calSpacingDark {
	/* background: url(agenda/alllanguage/calendar_dgray_spacing.jpg) repeat-x; */
}
.calNoText {
	color: #044382;
}

/* video */
.title{
	font-size	: 10px;
	font-weight	: bold;
	color		: #000000;
	text-decoration:none;
}
.contentBorder{
	background-color	: #FFFFFF;
}.channelList {
	font-size			: 10px;
	color				: #FFFFFF;
}
.channelName{
	font-size			: 12px;
	font-weight			: bold;
	color				: #000000;
	text-decoration		: none;
}
.homeChannelName{
	font-size			: 9px;
	font-weight			: bold;
	color				: #26211E;
	text-decoration		: none;
}
.videoInput {
	width				: 140px;
	border				: 1px solid #938D89;
	height				: 14px;
	font-size			: 10px;
	padding				: 0px;
	margin				: 0px;
}
.errorInput {
	width				: 140px;
	border				: 1px solid #938D89;
	background-color	: #DAD1C6;
	height				: 14px;
	font-size			: 10px;
	padding				: 0px;
	margin				: 0px;
	top					: -3px;
}
.pagination {
	font-size			: 11px;
	color				: #000000;
	text-decoration		: none;
}
.pagination a{
	font-size			: 11px;
	color				: #000000;
	font-weight			: normal;
	text-decoration		: underline;
}
.pagination .bold{
	font-size			: 11px;
	color				: #000000;
	font-weight			: bold;
	text-decoration		: none;
}
.movieTitle {
	font-size	: 10px;
	font-weight	: bold;
	color 		: #054889;
}
.channelTitle {
	font-weight	: bold;
	color		: #054B8C;
	font-size	: 12px;
	line-height : 13px;
}
.installPlayer a {
	font-size	: 9px;
	text-decoration:none;
	color		: #000000;
}
.installPlayer a span{
	fon-size	: 9px;
	color		:#0A60C2;
}

