/*-- DISNEY CONTEST STYLES --*/



.DisneyMidashiArea {
	font-size:80%;
	text-align: left;
	margin: 0px 0px 15px;
	padding: 10px;
	background: #FEE6F2;
}

.DisneyTxtRed{
	font-size: 100%;
	font-weight: bold;
	margin-top: 0px;
	color:#D90000;
}

.DisneyTxtPinkCenter{
	text-align:center;
	font-size: 100%;
	font-weight: bold;
	margin-top: 0px;
	color:#C33C9B;

}

.DisneyTxtPink{
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 0px;
	color:#C33C9B;
}

.DisneyTxtPinkL{
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 0px;
	color:#C33C9B;
}

.DisneyTxtPinkLCenter{
	text-align:center;
	font-size: 140%;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 0px;
	color:#C33C9B;

}

.DisneyTxtOrange{
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 0px;
	color:#FF7F00;
}

.DisneyTxtBrown{
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 0px;
	color:#7F4C0B;
}

.DisneyTxtBrown2{
	font-size: 80%;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 0px;
	color:#7F4C0B;
}

.DisneyTxtBrownXL{
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 0px;
	color:#7F4C0B;
}


.DisneyTxtOrangeXLCenter{
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 0px;
	color:#FF7F00;
	text-align:center;
}

.DisneyYellowArea{
	width:417px;
	font-size:80%;
	text-align: left;
	margin: 0px 0px 15px 50px;
	padding: 10px;
	background: #FFFFB3;
	font-weight: bold;
	color:#7F1E02;
	text-align:center;
}

.DisneyBlueArea{
	width:417px;
	font-size:80%;
	text-align: left;
	margin: 0px 0px 15px 50px;
	padding: 10px;
	background: #DEF3F8;
	font-weight: bold;
	color:#1555A3;
	text-align:center;
}

.DisneyPinkArea{
	width:417px;
	font-size:80%;
	text-align: left;
	margin: 0px 0px 15px 50px;
	padding: 10px;
	background: #FEEBF5;
	font-weight: bold;
	color:#C33C9B;
	text-align:center;
}

.DisneyBrownArea{
	font-size:80%;
	text-align: left;
	margin: 0px 0px 15px;
	padding: 3px;
	background: #7F4C0B;
	font-weight: bold;
	color:#ffffff;
}

.DisneyFileArea{
	text-align: left;
	margin: 30px 0px 15px 0px;
	padding: 10px;
	background: #FFFFB3;
	border: 1px solid #FFE600;
}