/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	background-image: url(/images/micro-hdtv/hdtvbg1.gif);
	background-repeat: repeat;
}


h1 {
	font-size: 22px;
	color: #bf262e;
}

h2 {
	font-size: 18px;
	color: #bf262e;
}
h3 {
	font-size: 14px;
	color: #bf262e;
}


a {
	color: #000099;
	text-decoration: none;
}

a:visited {
	color: #000099;
	text-decoration: none;
}

a:hover, a.current {
	color: #6699FF;
}

hr {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-top-color: #bf262e;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.bodyHdtvContent {
	background-color: #FFFFFF;
}

.body10px {
	font-size: 10px;
}

.body12px {
	font-size: 12px;
}

.tvBg {
	background-image: url(/images/micro-hdtv/home-tv-bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 120px;
	width: 200px;
}

.InsertImageLeft {
	margin-right: 5px;
	border: 1px solid #CCCCCC;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
}

.InsertImageRight {
	border: 1px solid #CCCCCC;
	margin-left: 5px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
}

.TopMenu {
	background-image: url(/images/a-TopNav.gif);
	background-repeat: no-repeat;
}

.MidHdtvMenuBg {
	font-size: 12px;
	background-image: url(/images/micro-hdtv/MidNavBg.gif);
	background-repeat: repeat-y;
}

.MidHdtvYellowMenuBg {
	font-size: 12px;
	background-image: url(/images/micro-hdtv/MidNavYellowBg.gif);
	background-repeat: repeat-y;
}

.BackToTop {
	font-size: 10px;
	text-align: right;
	color: #999999;
}

