BODY
{
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

BODY, td, input, select, button, textarea
{
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
}

P
{
	margin: 0px 0px 10px 0px;
}

P.sideMarginOnly
{
	margin: 4px 10px 0px 6px;
}

P.rightMargin
{
	margin: 0px 20px 10px 0px;
}

font.column_header
{
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
}

TH
{
	height: 16px;
}

TD.tv_listing_grid
{
	height: 46px;
	border-top: none; 
	border-left: none; 
	border-right: none;
	text-align:left
}

table.media_stream
{
	background-color: #00CC00;
	width: 26;
	border: 2;
	border-color: #333333;
}

/*---------------------------------------------------------*/

H3
{
	font-family: sans-serif, verdana, helvetica, arial;
	font-size: 12pt;
	color: #333333;
	margin-bottom: 1px;
}

/*---------------------------------------------------------*/

A:link
{
	color: #333333;
	text-decoration: underline;
}

A:visited
{
	color: #333333;
	text-decoration: underline;
}

A:hover
{
	text-decoration: underline;
}

A:active
{
	text-decoration: underline;
}

/*---------------------------------------------------------*/

A.main_menu_header:link
{
	color: #333333;
	font-weight: normal;
	font-size: 10px;
	line-height: 120%;
	text-decoration: none;

}

A.main_menu_header:visited
{
	color: #333333;
	font-weight: normal;
	font-size: 10px;
	line-height: 120%;
	text-decoration: none;

}

A.main_menu_header:hover
{
	color: #333333;
	font-weight: normal;
	font-size: 10px;
	line-height: 120%;
	text-decoration: none;
	background-color:  #DDDDDD;
}

A.main_menu_header:active
{
	color: #333333;
	font-weight: normal;
	font-size: 10px;
	line-height: 120%;
	text-decoration: none;
	background-color:  #EEEEEE;
}

/*---------------------------------------------------------*/


A.side_menu_header:link
{
	color: #333333;
	font-weight: bold;
	font-size: 10px;
	line-height: 120%;
	text-decoration: none;

}

A.side_menu_header:visited
{
	color: #333333;
	font-weight: bold;
	font-size: 10px;
	line-height: 120%;
	text-decoration: none;

}

A.side_menu_header:hover
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	line-height: 120%;
	text-decoration: none;
	background-color:  #0066CC;
}

A.side_menu_header:active
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	line-height: 120%;
	text-decoration: none;
	background-color:  #0066CC;
}

/*---------------------------------------------------------*/


A.tv_name:link
{
	color: #333333;
	font-weight: bold;
	font-size: 10px;
	line-height: 120%;
	text-decoration: none;
	background-color:  #FFFFFF;
}

A.tv_name:visited
{
	color: #333333;
	font-weight: bold;
	font-size: 10px;
	line-height: 120%;
	text-decoration: none;
	background-color:  #FFFFFF;
}

A.tv_name:hover
{
	color: #333333;
	font-weight: bold;
	font-size: 10px;
	line-height: 120%;
	text-decoration: none;
	background-color:  #EEEEEE;
}

A.tv_name:active
{
	color: #333333;
	font-weight: bold;
	font-size: 10px;
	line-height: 120%;
	text-decoration: none;
	background-color:  #FFFFFF;
}

/*---------------------------------------------------------*/

A.unselected_country:link
{
	color: #444444;
	text-decoration: none;
}

A.unselected_country:visited
{
	color: #444444;
	text-decoration: none;
}

A.unselected_country:hover
{
	color: #444444;
	background-color:  #DDDDDD;
}

A.unselected_country:active
{
	color: #444444;
	background-color:  #DDDDDD;
}


