body {
	background-color: #71757E;
	background-image: url();
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #990000;
}
a:active {
	color: #990000;
}



.bg_left {
	background-image: url(images/bg_left.jpg);
	background-position: top;
}
.bg_right {
	background-image: url(images/bg_right.jpg);
	background-position: top;
}
.bg_center {

	background-image: url(images/bg_center.jpg);
	background-position: top;
}
.text {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 22px;
	color: #000000;
}
.center_bg {
	background-image: url(images/center_header.jpg);
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 18px;
	text-transform: uppercase;
	color: #2F4D66;
	text-indent: 20px;
}
.text2 {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 22px;
	color: #990000;
	font-weight: bold;
}
.text3 {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 22px;
	color: #000000;
	font-weight: bold;
}
.right_header {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(images/right_header.jpg);
	background-repeat: no-repeat;
	text-indent: 8px;
}
.RIGHT_BG {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9A9A9A;
	border-left-color: #9A9A9A;
	background-color: #DDDDDD;
}
.video_titlebg {
	background-image: url(images/video_titlebg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 22px;
	color: #000000;
}
.video_list {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 23px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #AFAFAF;
}
.product_pic {
	height: 90px;
	width: 130px;
	border: 1px solid #FFFFFF;
	margin: 5px;
}
.footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
