body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(http://disney.go.com/globalmedia/bg3.gif);
	background-repeat:repeat-x;
	background-color: #000066;
	font-family: Arial, Futura, Helvetica;
	color: #FFFFFF;
	font-size:11pt;
	/*font-size:9px;*/
}

#bodyContent a:link {
	color: black;
	text-decoration: none;
}

#bodyContent a:visited {
	color: black;
	text-decoration: none;
}

#bodyContent a:hover {
	color: white;
	text-decoration: none;
}

#dg_chromeHolder a:link {
	color: white;
	text-decoration: none;
}

#dg_chromeHolder a:visited {
	color: white;
	text-decoration: none;
}

.explain {
	font-size:12px;
	padding:10px;
	text-align:left;
}

.explain2 {
	font-size:11px;
	padding:1px;
	text-align:center;
}
.greenbox {
	background-image: url(images/greenbox.gif);
	background-repeat: no-repeat;
	width: 108px;
	height: 137px;
	font-weight: bold;
	font-size: 11px;
	color: black;
	letter-spacing: -0.5px;
	line-height: 12px;
	padding-left: 4px;
	padding-top: 20px;
	BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none;
}
.yellowbox { 
	background-image:url(images/yellowbox.gif);
	background-repeat:no-repeat;
	width:108px;
	height:137px;
	font-weight: bold;
	font-size: 11px;
	color: black;
	letter-spacing: -0.5px;
	padding-left: 4px;
	padding-top: 20px;
}
.bluebox {
	font-weight: bold;
	font-size: 11px;
	color: white;
	letter-spacing: 1px
}
.yellowlink {
	color: white;
	text-decoration: none;
}
.yellowbox_mini { 
	background-image:url(images/yellowbox_mini.gif);
	background-repeat:no-repeat;
	width:97px;
	height:121px;
	font-weight: bold;
	font-size: 11px;
	color: black;
	letter-spacing: -0.5px;
	padding-left: 1px;
	padding-top: 15px;
}
.bluebox_mini { 
	background-image:url(images/bluebox_mini.gif);
	background-repeat:no-repeat;
	width:97px;
	height:121px;
	font-weight: bold;
	font-size: 11px;
	color: black;
	letter-spacing: -0.5px;
	padding-left: 1px;
	padding-top: 15px;
}
a.lightlink:link {color: #fff; text-decoration:none;}
a.lightlink:visited {color: #fff; text-decoration:none;}
a.lightlink:hover {color: #ffd500; text-decoration:none;}
#tabular {
	border: 1px solid; 
	border-collapse: collapse; 
	border-color: #345d79;
	font-size:11px;
}
#tabular td { 
	border: 1px solid; 
	border-color: #fff;
}
#noborder td {
	border: 0px;
}
.dividerTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFD700;
	font-weight: bold;
	letter-spacing: 1px;
}
.top5 {
	text-align:left;
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size:12px;
	color: white;
	font-weight:bold;
	letter-spacing: 0px;
	padding-bottom: 15px;
}
.top5_head {
	font-family: Arial Black;
	font-size:19px;
	color: white;
	font-weight: lighter;
	letter-spacing: 1px
}
.top5_number1 { 
	font-size:17px;
	text-align: center;
	color:#FFCC00;
}
.hrule {
	margin-top:10px;
	margin-bottom:2px;
}
.spotlightImage {
	BORDER-TOP-STYLE: none; 
	BORDER-RIGHT-STYLE: none; 
	BORDER-LEFT-STYLE: none; 
	BORDER-BOTTOM-STYLE: none;
}
img {
	BORDER-TOP-STYLE: none; 
	BORDER-RIGHT-STYLE: none; 
	BORDER-LEFT-STYLE: none; 
	BORDER-BOTTOM-STYLE: none;
}
.pill_rollover {
	background: url("images/pill_yellow.gif") 0 0 no-repeat;
}
.pill_rollover a {
	display: block;
	width: 40px;
	padding: 3px 3px 3px 3px;
	font: bold 12px sans-serif;
	background: url("images/pill_green.gif") 0 0 no-repeat;
	text-decoration: none;
	color: #000000;
	text-align: center;
}
.pill_long {
	background: url("images/pill_long_yellow.gif") 0 0 no-repeat;
}
.pill_long a {
	display:block;
	width:74px;
	padding:3px 3px 3px 3px;
	font:bold 12px sans-serif;
	background:url("images/pill_long_green.gif") 0 0 no-repeat;
	text-decoration:none;
	color:#000000;
	text-align:center;
}
.pill_rollover a:hover {	
	background-position: 0 -35px;
	color: #000;
}
.pill_rollover a:active {
	background-position: 0 -70px;
	color:#000;
}
.pill_long a:hover {	
	background-position: 0 -35px;
	color: #000;
}
.pill_long a:active {
	background-position: 0 -70px;
	color:#000;
}
.pill_selected a {
	background-position: 0 -35px;
	color: #000;
}