body {
	background-image: url(../Images/Body-Background.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.Shadow-Left {
	background-image: url(../Images/ShadowBG-Left.gif);
	background-repeat: repeat-y;
	vertical-align: top;
}
.Shadow-Right {
	background-image: url(../Images/ShadowBG-Right.gif);
	background-repeat: repeat-y;
	vertical-align: top;
}
.Disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: center;
	padding-top: 20px;

}
.Disclaimer a:link {
	color: #999999;
	text-decoration: underline;
}
.Disclaimer a:visited {
	color: #999999;
	text-decoration: underline;
}
.Disclaimer a:hover {
	color: #454545;
	text-decoration: underline;
}
.Disclaimer a:active {
	color: #999999;
	text-decoration: underline;
}
.MainColumn {
	vertical-align: top;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454545;
}
.MainColumn {
	font-family: "Segoe UI", Arial, sans-serif;
	color: #454545;
	padding: 0px 15px;
	font-size: 12px;
}
.LikeHeadline {
	font-family: "Segoe UI", Arial, sans-serif;
	font-size: 18px;
	font-weight: lighter;
}
h1 {

	font-family: "Segoe UI", Arial, sans-serif;
	font-size: 24px;
	font-weight: lighter;
}
.SocialBox {
	background-color: #DAEAF8;
	padding: 0px 7px 7px;
	border: 1px solid #C6DEF4;
	text-align: center;

}
.CopyrightInfo {
	font-size: 11px;
	color: #D89433;
	padding: 15px;
	text-align: center;
}
.CopyrightInfo a:link {
	text-decoration: underline;
	color: #D89433;
}
.CopyrightInfo a:visited {
	text-decoration: underline;
	color: #D89433;
}
.CopyrightInfo a:active {
	text-decoration: underline;
	color: #D89433;
}
.CopyrightInfo a:hover {
	text-decoration: underline;
	color: #D89433;
}
.PlayerBox {
	background-color: #000000;
	height: 387px;
	color: #999999;
}
h3 {


	font-family: "Segoe UI", Arial, sans-serif;
	font-size: 16px;
	font-weight: lighter;
}
.Quote {
	font-size: 14px;
	color: #00A4EC;
}
.Quote-Name {
	font-size: 11px;
}
a:link {
	color: #3366CC;
	text-decoration: none;
}
a:hover {
	color: #3366CC;
	text-decoration: underline;
}
a:active {
	color: #3366CC;
	text-decoration: none;
}
a:visited {
	color: #3366CC;
	text-decoration: none;
}
.RightColumn {
	padding-right: 15px;
	padding-left: 15px;
}
