/* IE less than IE 7 stylesheet */
img.tpng {
	behavior: url("../iepngfix.htc"); /* so IE can treat png as transparent, it needs clearpixel.gif */
}

/*img, div { behavior: url(iepngfix.htc) }*/

body {
	margin: 0px 0;
	padding: 0;
	background: #ffffff url(images/bg2.png) no-repeat top;
	font-family: Arial, Verdana, sans-serif;  
	color: #000000;
}

blockquote {
	font-style: italic;
}

/* Links */
a:link, a:active, a:visited {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px #777;
}


/*#tvset * {
	margin: 0;
	padding: 0;
	border: none;
	text-transform: uppercase;
	text-decoration: none;
	color: #874B46;
}*/

/* Adding space at the top of the logo */
#bblogo {
	padding: 5px 0 0 0;
}

/* Center any image with class="center" tag */
img.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* Flash video player*/
#player {
	width: 456px;
	margin: 0 0 0 9px;
	padding: 0 0 0 0;
   font-size: .8em;
}

h1{
	text-align: left;
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-weight: bold;
}

h2{
	text-align: left;
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: normal;
}

#leftcolumn {
	width: 456px;
	margin: 0 0 0 18px;
	padding: 0 0 0 0;
   font-size: .8em;
}

#rightcolumn {
	width: 300px;
	margin: 0 0 0 50px;
	padding: 0 0 0 0;
   font-size: .8em;
}

.bodytxt {
	margin: 0;
	padding: 0;
	font-size: 13px;
	line-height: 150%;
	text-align: justify;
}

.bodytxt a:visited {
	color: #000000; 
	border-bottom: 1px dotted #777;
}

.bodytxt a:hover {
	color: #000000; 
	background: #ECEEF0;
	border-bottom: 1px dotted #777;
}

.bodytxt a:link, .videourl a:active {
	color: #000000;
	border-bottom: 1px dotted #48546A; 
}

.bodytxt2 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 110%;
	text-align: justify;
}

.bodytxt2 a:visited {
	color: #000000; 
	border-bottom: 1px dotted #777;
}

.bodytxt2 a:hover {
	color: #000000; 
	background: #ECEEF0;
	border-bottom: 1px dotted #777;
}

.bodytxt2 a:link, .videourl a:active {
	color: #000000;
	border-bottom: 1px dotted #48546A; 
}

#footer {
	width: 400px;
	margin:0 auto;
	text-align: center;
}

.footertxt {
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 130%;
}

.footertxt a:visited {
	color: #000000; 
	border-bottom: 1px dotted #777;
}

.footertxt a:hover {
	color: #000000; 
	background: #ECEEF0;
	border-bottom: 1px dotted #777;
}

.footertxt a:link, .videourl a:active {
	color: #000000;
	border-bottom: 1px dotted #48546A; 
}