/* CSS Document - www.tvfreedish.com */

a:link 
{
font-family: Verdana, Tahoma, Trebuchet MS;
color: #0033FF;
text-decoration: none;
}

a:hover 
{
font-family: Verdana, Tahoma, Trebuchet MS;
color: #FF0000;
text-decoration: underline;
}

a:visited 
{
font-family: Verdana, Tahoma, Trebuchet MS;
color: #990066;
text-decoration: none;
}

.top_link
{
	font-family:Verdana, Tahoma, Trebuchet MS;
	font-size:11px;
	line-height:14px;
	color:#CFCBC8;
	font-weight:bold;
}

.top_link:link
{
	font-family:Verdana, Tahoma, Trebuchet MS;
	font-size:11px;
	line-height:14px;
	color:#CFCBC8;
	font-weight:bold;
	text-decoration:none;
}

.top_link:visited
{
	font-family:Verdana, Tahoma, Trebuchet MS;
	font-size:11px;
	line-height:14px;
	color:#CFCBC8;
	font-weight:bold;
	text-decoration:none;
}

.top_link:hover
{
	font-family:Verdana, Tahoma, Trebuchet MS;
	font-size:11px;
	line-height:14px;
	color:#CFCBC8;
	font-weight:bold;
	text-decoration:underline;
}

.top_link_red
{
	font-family:Verdana, Tahoma, Trebuchet MS;
	font-size:11px;
	line-height:14px;
	color:#DD2B29;
	font-weight:bold;
}
	
.top_link_red:link
{
	font-family:Verdana, Tahoma, Trebuchet MS;
	font-size:11px;
	line-height:14px;
	color:#DD2B29;
	font-weight:bold;
	text-decoration:none;
}

.top_link_red:visited
{
	font-family:Verdana, Tahoma, Trebuchet MS;
	font-size:11px;
	line-height:14px;
	color:#DD2B29;
	font-weight:bold;
	text-decoration:none;
}

.top_link_red:hover
{
	font-family:Verdana, Tahoma, Trebuchet MS;
	font-size:11px;
	line-height:14px;
	color:#DD2B29;
	font-weight:bold;
	text-decoration:underline;
}

.header_txt
{
	font-family:Verdana, Tahoma, Trebuchet MS;
	font-size:14px;
	line-height:18px;
	color:#4E4E4E;
	font-weight:bold;
}

.header_txt_red
{
	font-family:Verdana, Tahoma, Trebuchet MS;
	font-size:14px;
	line-height:18px;
	color:#DD2B29;
	font-weight:bold;
}

.footer_txt
{
	font-family:Verdana, Tahoma, Trebuchet MS;
	font-size:10px;
	line-height:12px;
	color:#CFCBC8;
	font-weight:normal;
}

.footer_txt_dark_gray
{
	font-family:Verdana, Tahoma, Trebuchet MS;
	font-size:11px;
	line-height:13px;
	color:#4E4E4E;
	font-weight:bold;
}

.footer_txt_red
{
	font-family:Verdana, Tahoma, Trebuchet MS;
	font-size:12px;
	line-height:14px;
	color:#DD2B29;
	font-weight:bold;
}

.right_border
{
	border-right:1px solid #E2E2E2;
}

.full_border
{
	border:1px solid #E2E2E2;
}

.bodytext
{
	font-family:Verdana, Tahoma, Trebuchet MS;
	font-size:11px;
	line-height:13px;
	color:#717171;
	font-weight:normal;
	padding:5px;
}

.bodytext_link:link
{
	font-family:Verdana, Tahoma, Trebuchet MS;
	font-size:11px;
	line-height:13px;
	color:#99ADE0;
	font-weight:normal;
	text-decoration:none;
}

.bodytext_link:visited
{
	font-family:Verdana, Tahoma, Trebuchet MS;
	font-size:11px;
	line-height:13px;
	color:#99ADE0;
	font-weight:normal;
	text-decoration:none;
}

.bodytext_link:hover
{
	font-family:Verdana, Tahoma, Trebuchet MS;
	font-size:11px;
	line-height:13px;
	color:#99ADE0;
	font-weight:normal;
	text-decoration:underline;
}

.bodytext_red
{
	font-family:Verdana, Tahoma, Trebuchet MS;
	font-size:11px;
	line-height:13px;
	color:#DD2B29;
	font-weight:normal;
	padding:5px;
}

.bodytext_red_link:link
{
	font-family:Verdana, Tahoma, Trebuchet MS;
	font-size:11px;
	line-height:13px;
	color:#DD2B29;
	font-weight:normal;
	text-decoration:none;
}

.bodytext_red_link:visited
{
	font-family:Verdana, Tahoma, Trebuchet MS;
	font-size:11px;
	line-height:13px;
	color:#DD2B29;
	font-weight:normal;
	text-decoration:none;
}

.bodytext_red_link:hover
{
	font-family:Verdana, Tahoma, Trebuchet MS;
	font-size:11px;
	line-height:13px;
	color:#DD2B29;
	font-weight:normal;
	text-decoration:underline;
}

.bodytext_highlight
{
	font-family:Verdana, Tahoma, Trebuchet MS;
	font-size:14px;
	line-height:18px;
	color:#717171;
	font-weight:bold;
	padding:5px;
}

.bodytext_highlight a:link
{
	font-family:Verdana, Tahoma, Trebuchet MS;
	font-size:14px;
	line-height:18px;
	color:#717171;
	font-weight:bold;
	text-decoration:underline;
}

.bodytext_highlight a:visited
{
	font-family:Verdana, Tahoma, Trebuchet MS;
	font-size:14px;
	line-height:18px;
	color:#717171;
	font-weight:bold;
	text-decoration:underline;
}

.bodytext_highlight a:hover
{
	font-family:Verdana, Tahoma, Trebuchet MS;
	font-size:14px;
	line-height:18px;
	color:#717171;
	font-weight:bold;
	text-decoration:none;
}

.list_image
{
	list-style-image:url('../images/arrow.gif');
}

.div_id div
{	position: absolute;
	visibility: hidden;
	margin: 0px 0px 0px 568px;
	padding: 0;
	background: #FFFFFF;
}

.div_id div a
{	
	position: relative;
	display: block;
	margin: 0;
	padding: 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #FFFFFF;
	color: #DD2B29;
	font: 11px Verdana;
	font-weight:bold;
	border: 1px solid #DD2B29;
}

.div_id div a:hover
{
	background: #DD2B29;
	color: #FFFFFF;
}

input
{
	font: 11px Verdana;
}

select
{
	font: 11px Verdana;
}
