/* CSS Document */
body {
	background-repeat:repeat-x;
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	background-color: #D1FEDD;
}
.redtabs {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align:center;	
}

table#menubar {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
}

table#pagetab {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align:center;	
}

.content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;	
}

.contentpromo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;	
}

.productcontent {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.productcontent a:link { 
color: #FFFFFF; 
text-decoration: none; 
}

.dvdcontent {
	font-weight: normal;
	text-align: center;
	color: #FFFFFF;
}
table#hdtvinfo {
	font-weight: normal;
	font-size:12px;
	text-align: center;
	color: #000000;
}

td#contenttitle {
	font-weight: 800;
	font-size:21px;
	text-align: center;
	color: #000000;
	}

.footer {
font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;	
	text-align: center;
	}



 a#menubutton:link, a#menubutton:visited {color: #FFCCCC; text-decoration: none;}
 a#menubutton:hover {color: #FFFFFF; text-decoration: none;}

 a#infobutton:link, a#infobutton:visited {color: black; text-decoration: none;}
 a#infobutton:hover {color: #FFFFFF; text-decoration: none;}

 a#menubuttoncurrent:link, a#menubuttoncurrent:visited {color: yellow; text-decoration: none;}
 a#menubuttoncurrent:hover {color: #000000; text-decoration: none;}
 #menubgcurrent {
 background-image:url(images/menubar_bg_hover.png);
}
#menubg {
background-image:url(images/menubar_bg.png);
}
#menubg:hover {
background-image:url(images/menubar_bg_hover.png);
}
#menubgspace {
background-image:url(images/menubar_bg.png);
}

#topheader {
background-image:url(images/topheader.png);
}

#contentheader {
background-image:url(images/header_bg.png);
}
#contentpromo {
background-image:url(images/content_bg.png);
background-repeat:no-repeat;
}

#rightshadow {
background-image:url(images/shadow_right.png);
}
#leftshadow {
background-image:url(images/shadow_left.png);
}
#bottomrightshadow {
background-image:url(images/bottom_corner_right.png);
}
#bottomleftshadow {
background-image:url(images/bottom_corner_left.png);
}
#bottompage {
background-image:url(images/bottom_page.png);
}
