@charset "utf-8";
/* CSS Document */

.leftpad {
	float:left;
	height:10px;
	width:50%;
	margin-right:-450px;
}
.rightpad {
	float:right;
	height:10px;
	width:50%;
	margin-left:-450px;
}
.content {
	padding:10px;
	border:1;
	overflow:hidden;
	background-color: #F7BD5E;
	-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(color=#969696, direction=225, strength=5)";
	-moz-box-shadow: 0px 0px 5px #969696;
	-webkit-box-shadow: 0px 0px 5px #969696;
	box-shadow: 0px 0px 5px #969696;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#969696, direction=225, strength=5);
}
* html .content {
	float:left;
}
* html .inner {
	overflow:hidden;
	width:100%;
	height: 100%;
}
.content .inner table tr td div a b font em {
	color: #FFF;
}
.content .inner table tr td div b font em {
	color: #FFF;
}
.content .inner table tr td div b font em {
	color: #FFF;
}
.content .inner table tr td div b font em {
	color: #FFF;
}
