/* ----------- Resets ----------- */

* {

	outline: none;

}

* html .window {

	height: 100%;

}

/* ----------- Global Attritbutes ----------- */

a {

	color: #530F0C;

	text-decoration: none;

}

a:link img {

	border: none;

	text-decoration: none;

}

a:hover {

	color: white;

	text-decoration: underline;

}

body {

	margin: 0;

	padding: 0;

	font: normal 10px Verdana, Arial, Helvetica, sans-serif;

	background:#616469;

	text-align:center;

}

h4 {

	font-size:14px;

	font-weight:bold;

	text-transform:uppercase;

	margin:5px 0 10px 25px;

}

/* ----------- Site Layout ----------- */



div#menu-fixed {

	width: 100%;

	position:fixed;

	left: 0px;

	top: 0px;

	height:42px;

	margin: 0 auto;

	background: url(Media/Site/menu-top-background-fixed.jpg) repeat-x;

	text-align:left;

}

div#logo-2 {

	width: 445px;

	height: 183px;

	background: url(Media/Site/gfp-name-and-logo.jpg) no-repeat;

	background-position:bottom;

	margin: 10px auto;

	padding-top:52px;

	clear:both;

}

div#wrapping {

	width:1002px;

	margin: 0 auto;

}

div#window-top {

	width:1002px;

	height:35px;

	background: url(Media/Site/window-top.jpg) no-repeat;

}

div#window {

	width:1002px;

	background: url(Media/Site/window-background.jpg) repeat-y;

}

div#red-header {

	width:1002px;

	height:81px;

	background: url(Media/Site/red-bar.jpg) no-repeat;

	text-align:right;

}

div#sub-headspace {

	width:1002px;

	height:30px;

}

div#sub-header {

	width:740px;

	height:20px;

	float:left;

	text-align:left;

	margin-left: 42px;

}

div#hps {

	width:170px;

	height:17px;

	float:right;

	text-align:right;

	margin-right: 46px;

}

div#clear-both {

	clear:both;

}

div#news-holder {

	width: 255px;

	height: 406px;

	background: url(Media/Site/matt-news.jpg) no-repeat;

	margin: 20px 0 10px 0;

	float:right;

}

div#main-body {

	width: 941px;

	background: url(Media/Site/main-grey-background.jpg) repeat-y;

	margin: 0px auto;

}

div#main-body-noline {

	width: 941px;

	background: url(Media/Site/main-wide-grey-background.jpg) repeat-y;

	margin: 0px auto;

}

/* ----------- Slider ----------- */



div#slide-holder-2 {

	width: 650px;

	height: 360px;

	margin: 5px 0 5px 16px;

	float:left;

}

div#main-left {

	width: 469px;

	text-align:left;

	float:left;

	margin: 20px 0 20px 0;

}

.left-padding {

	margin-left: 13px;

}

.centered {

	margin: 0 0 0 90px;

}

div#main-wide {

	width: 100%;

	margin: 20px 0 20px 0;

	text-align:left;

	float:left;

}

div#main-right {

	width: 470px;

	margin: 20px 0 20px 0;

	text-align:left;

	float: right;

}

/* ----------- Photo and Gallery ----------- */

div#right-photo {

	width:425px;

	height: 326px;

	margin:5px 0 5px 12px;

	background: url(Media/Site/photo-shadow.jpg) no-repeat;

	background-position:bottom;

}

div#main-photo img {

	border: 2px solid #FFF;

}

div#main-photo {

	width:425px;

	height: 326px;

	margin:5px 0 5px 24px;

	background: url(Media/Site/photo-shadow.jpg) no-repeat;

	background-position:bottom;

}

div#right-photo img {

	border: 2px solid #FFF;

}

.bio-photo {

	width:425px;

	margin:0 10px 5px 14px;

}

.bio-photo img {

	float:right;

}

.indent-left {

	width: 360px;

	padding-left:40px;

	padding-right:40px;

}

.indent-left-half {

	width: 427px;

	padding-left:23px;

}

div#main-left p {

	text-align:justify;

	margin:10px 17px 10px 25px;

	font-size:13px;

	line-height:16px;

}

div#main-left h3 {

	text-align:left;

	margin:5px 17px 15px 25px;

	font-size:13px;

	font-style:italic;

	font-weight:bold;

	line-height:20px;

}

div#main-wide h3 {

	text-align:left;

	margin:5px 17px 15px 25px;

	font-size:13px;

	font-style:italic;

	font-weight:bold;

	line-height:20px;

}

div#main-right h3 {

	text-align:left;

	margin:5px 17px 15px 25px;

	font-size:13px;

	font-style:italic;

	font-weight:bold;

	line-height:20px;

}

#big-li {

	background: url(Media/Site/arrow_r.jpg) no-repeat top left;

	line-height: 18px;

	font-size:13px;

	list-style: none;

	margin: 0 0 0 40px;

	padding: 2px 0 0 25px;

	text-align:left;

	background-position:top left;

}

#leaf-li {

	background: url(Media/Site/greenleaf.png) no-repeat top left;

	line-height: 38px;

	font-size:13px;

	list-style: none;

	margin: 0 0 0 32px;

	padding: 0px 0 0 35px;

	text-align:left;

	background-position:top left;

}

#big-li:hover {

	background:#8b8b8b;

}

#leaf-li:hover {

	background: #6b8e23;

}

.hover :hover {

	background:#8b8b8b;

}

#little-li {

	background: url(Media/Site/bullet_black_right.jpg) no-repeat;

	font-size:13px;

	line-height: 16px;

	list-style: none;

	margin: 5px 0px 5px 60px;

	padding: 0 0 0 15px;

	background-position:2px 4px;

}

#little-li:hover {

	background:#666;

}

div#main-right p {

	text-align:justify;

	margin:10px 30px 10px 12px;

	font-size:13px;

	line-height:16px;

}

div#testimony-tab {

	width:139px;

	height:143px;

	background: url(Media/Site/quote-right-background.jpg) no-repeat;

	float:right;

	margin: 10px 0 0 20px;

}

div#testimony-tab-nopic {

	width:57px;

	height:72px;

	background: url(Media/Site/quote-right-nopic.jpg) no-repeat;

	float:right;

	margin: 10px 0 0 20px;

}

div#testimony-tab img {

	padding:18px 0 0 15px;

	background: url(Media/Site/quote-right-background.jpg) no-repeat;

}

div#testimony-tab-left {

	width:139px;

	height:143px;

	background: url(Media/Site/quote-left-background.jpg) no-repeat;

	float:left;

	margin: 10px 20px 0 0px;}

div#testimony-tab-left-nopic {

	width:57px;

	height:72px;

	background: url(Media/Site/quote-left-nopic.jpg) no-repeat;

	float:left;

	margin: 10px 20px 0 0px;

}

div#testimony-tab-left img {

	padding:18px 0 0 55px;

	background: url(Media/Site/quote-left-background.jpg) no-repeat;

}

#video {

	width: 452px;

	height: 279px;

	background: url(Media/Site/video-background.jpg) no-repeat;

	text-align: center;

	float:left;

	padding-top:12px;

}

#video-right {

	width: 452px;

	height: 279px;

	background: url(Media/Site/video-background-right.jpg) no-repeat;

	float: right;

	text-align: center;

	padding-top: 12px;

}

#mystory-video {

	width: 452px;

	height: 279px;

	background: url(Media/Site/mystory-background.jpg) no-repeat;

	float: right;

	text-align: left;

	padding-top:12px;

}

#mystory-video object {

	margin-left:25px;

}

#tickerContainer {

	width:200px;

	margin: 0 auto;

}

#ticker {

	width:200px;

	height:330px;

	margin-top: 52px;

	text-align:left;

	list-style:none;

	overflow:auto;

}

#ticker dt {

	font:normal 14px Tahoma, Verdana, Geneva, sans-serif;

	padding:10px 10px 0 25px;

	text-transform:uppercase;

	background: url(Media/Site/footbuller.png) no-repeat;

	background-position: 2px 10px;

	border:1px solid #deca13;

	list-style:none;

	border-bottom:none;

	border-right:none;

	border-left: none;

}

#ticker dd {

	margin-left:0;

	font:normal 11px Tahoma, Verdana, Geneva, sans-serif;

	padding:10px 10px 10px 10px;

	border-bottom:1px solid #333;

	text-align:justify;

	list-style:none;

}

#ticker dd.last {

	border-bottom:1px solid #ffffff;

}

#ticker div {

	margin-top:0;

}

#ticker dd ul li {
	background: url(Media/Site/bullet_black_right.gif) no-repeat 2px 5px;
	text-indent: 5px;
	
}
div#line-main-break {

	width: 914px;

	height: 2px;

	background: url(Media/Site/line-background.gif) repeat-x;

	margin: 15px 0 10px 11px;

	clear:both;

}

div#main-line-break {

	width: 454px;

	height: 2px;

	background: url(Media/Site/line-background.gif) repeat-x;

	margin: 15px 0 15px 12px;

	clear:both;

}

div#main-line-break-right {

	width: 453px;

	height: 2px;

	background: url(Media/Site/line-background.gif) repeat-x;

	clear:both;

	margin: 15px 0 15px 0;

}

div#line-lower-right-break {

	width: 620px;

	height: 2px;

	background: url(Media/Site/line-background.gif) repeat-x;

	margin: 15px 15px 0 20px;

	clear:both;

}

div#buttons-left {

	width: 228px;

	margin: 0px auto;

	float:left;

}

div#buttons-left img {

	margin: 5px auto;

}

div#intro-text {

	width: 620px;

	margin: 15px 15px 0 20px;

	text-align:justify;

	font-size:18px;

	line-height:26px;

}

div#intro-text p {

	text-shadow: 0px 1px 1px #CCC;

}

div#lower-right {

	width: 699px;

	height: 800px;

	margin: 0px auto;

	float:right;

}

div#video-feature {

	width: 699px;

	height: 407px;

	background: url(Media/Site/matt-featured-video.jpg) no-repeat;

	margin: 5px 0 0 0;

	text-align:left;

	padding:12px 0 0 30px;

}

div#video-feature-left {

	width: 619px;

	height: 352px;

	background: url(Media/Site/matt-featured-video-left.jpg) no-repeat;

	margin: 35px 0 0 0;

	text-align:left;

	padding:12px 0 0 60px;

	float:left

}

div#main-body-bottom {

	width: 941px;

	height: 8px;

	background: url(Media/Site/main-grey-bottom.jpg) no-repeat;

	margin: 0px auto;

	clear:both;

}

div#contact-info {

	width:1002px;

	height:60px;

	padding: 10px auto;

	margin-bottom: 10px;

}

div#window-bottom {

	width:1002px;

	height:37px;

	background: url(Media/Site/window-bottom.jpg) no-repeat;

}

div#yellow-bar {

	width:1002px;

	height:81px;

	background: url(Media/Site/yellow-bar.jpg) no-repeat;

}

div#yellow-logo {

	width:54px;

	height:45px;

	background: url(Media/Site/yellow-bar-logo.jpg) no-repeat;

	float:left;

	margin: 10px 15px 10px 80px;

}

div#yellow-follow {

	width:332px;

	height:20px;

	background: url(Media/Site/yellow-bar-follow-us.jpg) no-repeat;

	float:left;

	margin:25px 15px 0 15px;

}

div#yellow-youtube {

	width:113px;

	height:46px;

	float:left;

	margin: 11px 15px 0 15px;

}

div#yellow-amperstand {

	width:28px;

	height:20px;

	background: url(Media/Site/yellow-bar-amperstand.jpg) no-repeat;

	float:left;

	margin: 25px 15px 0 15px;

}

div#yellow-facebook {

	width:137px;

	height:30px;

	float:left;

	margin: 16px 15px 0 15px;

}

.bottom {

	clear: both;

	overflow: hidden; /*contain inner floats*/

}

.footer {

	color: #999;

	text-align: center;

	margin: 0 auto;

	padding-top: 25px;

	padding-bottom: 25px;

	clear: both;

	font-family: Tahoma, Verdana, Geneva, sans-serif;

	font-size:10px;

}

.footright {

	position: relative;

	float: right;

	right: 10px;

	width: 190px;

}

.footwrapper {

	position: relative;

	margin: 0 auto;

	padding-top: 25px;

	width: 888px;

	clear: both;

	color: #FFF;

	font-family: Tahoma, Verdana, Geneva, sans-serif;

	font-size:12px;

	text-align:left;

	line-height:18px;

}

.footwrapper a {

	color: #CCC;

	text-decoration: none;

	line-height:18px;

}

.footwrapper a:hover {

	color: #03C;

	text-decoration: none;

}

.footwrapper h2 {

	padding-top: 5px;

	font-size: 13px;

	font-weight: bold;

	line-height:18px;

	color: #000;

	background-image: url(Media/Site/footbuller.png);

	background-position: left;

	background-repeat: no-repeat;

	text-indent: 20px;

}

.footwrapper ul, li {

	list-style: none;

	padding: 2px 0 5px 5px;

	margin: 0px;

}

.left {

	float: left;

	height: auto;

	text-align: justify;

	width: 470px;

	clear: right;

	padding-top: 0px;

	padding-right: 5px;

	padding-bottom: 0px;

	padding-left: 20px;

	font-family: Tahoma, Verdana, Geneva, sans-serif;

	line-height: 18px;

	font-size: 12px;

}

.left1 {

	position: relative;

	float: left;

	left: 10px;

	width: 149px;

}

.left2 {

	position: relative;

	float: left;

	left: 30px;

	width: 149px;

}

.left3 {

	position: relative;

	float: left;

	left: 50px;

	width: 149px;

}

.left4 {

	position: relative;

	float: left;

	left: 70px;

	width: 149px;

}

.map {

	padding: 20px 0 0 0;

	height: 487px;

	text-align: justify;

	width: 100%;

	background: url(Media/Site/map-shadow.jpg) no-repeat;

	background-position:bottom;

	margin: 0 auto;

	text-align:center;

}

div#nav {

	width: 1002px;

	margin: 0 auto;

	text-align: left;

}

ul#topnav {

	margin: 0;

	padding: 0;

	float: left;

	width: 100%;

	list-style: none;

	font-size: 12px;

	line-height:16px;

	position:relative;

	z-index:5000;

}

ul#topnav .sub ul li {

	width: 100%;

	color: #fff;

}

ul#topnav .sub ul li a {

	float: none;

	text-indent: 0; /*--Reset text indent--*/

	height: auto;

	background: url(Media/Site/bullet_black_right.gif) no-repeat 2px 11px;

	padding: 7px 5px 7px 15px;

	display: block;

	text-decoration: none;

	font-size: 12px;

	line-height:16px;

	color: #fff;

}

ul#topnav .sub ul li a:hover {

	color: #f04510;

	background-position: 5px 11px;

}

ul#topnav .sub ul li h2 {

	padding: 0;

	margin: 0;

	font-size: 1.3em;

	font-weight: normal;

	color: #e8e000;

}

ul#topnav .sub ul li h2 {

	padding: 5px 0;

	font-size: 1.3em;

	font-weight: bold;

	background-image: none;

	color: #e8e000;

}

ul#topnav a.aboutus {

	background: url(Media/Nav/nav_aboutus.jpg) no-repeat;

	width: 110px;

}

ul#topnav a.athletetraining {

	background: url(Media/Nav/nav_athletetraining.jpg) no-repeat;

	width: 196px;

}

ul#topnav a.fitnesstraining {

	background: url(Media/Nav/nav_fitnesstraining.jpg) no-repeat;

	width: 194px;

}

ul#topnav a.newsnvideo {

	background: url(Media/Nav/nav_newsnvideo.jpg) no-repeat;

	width: 157px;

}

ul#topnav a.registration {

	background: url(Media/Nav/nav_registration.jpg) no-repeat;

	width: 154px;

}

ul#topnav a.testimonials {

	background: url(Media/Nav/nav_testimonials.jpg) no-repeat;

	width: 159px;

}

ul#topnav li {

	float: left;

	margin: 0;

	padding: 0;

	position: relative;

}

ul#topnav li .row {

	clear: both;

	float: left;

	width: 100%;

	margin-bottom: 10px;

	z-index:1004;

}

ul#topnav li .sub {

	position: absolute;

	z-index: 9999999 !important;

	top: 44px;

	left: 0;

	background: #404040 url(Media/Site/sub_bg.png) repeat-x;

	padding: 20px 20px 20px;

	float: left;

	display: none;

}

ul#topnav li .sub ul {

	list-style: none;

	margin: 0;

	padding: 0;

	width: 150px;

	float: left;

}

ul#topnav li a {

	float: left;

	text-indent: -9999px;

	height: 43px;

}

ul#topnav li:hover a, ul#topnav li a:hover {

	background-position: left bottom;

}

.slidertube {

	height: 317px;

	width: 626px;

	background-image:url(Media/Slides/slider-exercise-of-the-month.jpg);

	background-repeat:no-repeat;

	padding-top: 15px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 25px;

	text-align:left;

}

.photos {

	overflow: hidden;

	width:429px;

	background: url(Media/Site/photo-shadow.jpg) no-repeat;

	background-position: 0 285px;

	margin-left: 12px;

}

.photos div img {

	margin: 5px 0 20px 0;

	float: left;

	border: 1px solid #FFF;

}

.photos ul li {

	list-style: none;

}

.photos ul.thumbs {

	margin: 15px 0 0 0;

	padding: 0;

	list-style: none;

	width: 452px;

	float: left;

}

.photos ul.thumbs li {

	width: 140px;

	height: 97px;

	margin: 0 1px 0 0px;

	padding: 0;

	float: left;

	overflow: hidden;

	position: relative;

	border: 1px solid #ddd;

	text-align: center;

}

.photos ul.thumbs li img {

	position: absolute;

	top: -180px;

	left: -145px;

}

.photos ul.thumbs li:hover {

	border: 1px solid #888;

	-moz-opacity: .75;

	filter: alpha(opacity=75);

	opacity: .75;

}

.red {

	color: #641111;

	text-decoration: none;

}

.headline {

	color: #641111;

	text-decoration: none;

	text-transform:uppercase;

	font-weight:bold;

}

.pressed {

	text-shadow: 0px 1px 1px #CCC;

}

.shadowed {

	text-shadow: 1px 1px 2px #666;

	clear: both;

}

div#testimonial {

	width:452px;

	float:right;

}

div#testimonial-left {

	width:452px;

	float:left;

}

div#testimonial p {

	text-align:justify;

	padding:0 10px 10px 0;

}

div#testimonial-left p {

	text-align:justify;

	padding:0 0 10px 10px;

}

div#signature p {

 width:300px float:left;

	background:#8b8b8b;

	padding:5px 10px 5px 10px;

	font-style:italic;

}

div#signature-left p:hover {

	background-color:#999;

}

div#signature-left p {

 width:300px float:left;

	background:#8b8b8b;

	padding:5px 0 5px 10px;

	font-style:italic;

}

div#signature p:hover {

	background-color:#999;

}

div#signature-left p:hover {

	background-color:#999;

}

#tilted {

	font-style:italic;

}

#emailUs {

	display: block;

	float:left;

	width: 361px;

	height: 18px;

	margin: 10px 5px 10px 200px;

	background: url(Media/Site/email-address.jpg) no-repeat 0 0;

}

#emailUs:hover {

	background-position: 0 -18px;

}

#emailUs span {

	display: none;

}

#formlink {

	display: block;

	margin: 10px 0 10px 0;

	float:left;

	width: 200px;

	height: 18px;

	background: url(Media/Site/contact-form.jpg) no-repeat 0 0;

}

#formlink:hover {

	background-position: 0 -18px;

}

#formlink span {

	display: none;

}

.clear {

	clear:both;

}

#up-arrow {

	display: block;

	width: 16px;

	height: 18px;

	float:right;

	background: url(Media/Site/up-arrow.jpg) no-repeat 0 0;

}

#up-arrow span {

	display: none;

}

#up-arrow:hover {

	background-position: 0 -18px;

}

#photo-caption {

	font-size:11px;

	color:#900;

	font-style:italic;

	text-align:justify;

	padding:5px 45px 0 15px;

}

#photo-caption-left {

	font-size:11px;

	color:#900;

	font-style:italic;

	text-align:justify;

	padding:5px 15px 0 20px;

	line-height: 14px;

}

.main-centered {

	text-align:center;

	margin: 0 auto;

}

/* ----------- FORM and Styling ----------- */

.myform {

	margin:0 auto;

	width:100%;

	margin:14px 20px 0 20px;

}

#stylized {

}

#stylized label {

	display:block;

	font-weight:bold;

	text-align:right;

	width:140px;

	float:left;

}

#stylized .small {

	color:#FFF;

	display:block;

	font-size:11px;

	font-weight:normal;

	text-align:right;

	width:140px;

}

#stylized input {

	float:left;

	font-size:16px;

	color:#CCC;

	padding:4px 2px;

	border-bottom:solid 1px #CCC;

	border-right:solid 1px #CCC;

	border-top:solid 1px #333;

	border-left:solid 1px #333;

	width:250px;

	margin:2px 10px 20px 10px;

	background:#666;

}

#stylized input.checkbox {

	float:left;

	font-size:16px;

	color:#CCC;

	padding:4px 4px;

	border:none;

	width:20px;

	height:20px;

	margin:2px 10px 20px 10px;

	background-color:#808080;

}

#stylized input:focus {

	background: #999;

}

#stylized textarea {

	float:left;

	font-size:16px;

	color:#CCC;

	padding:4px 2px;

	border-bottom:solid 1px #CCC;

	border-right:solid 1px #CCC;

	border-top:solid 1px #333;

	border-left:solid 1px #333;

	width:667px;

	margin:2px 10px 20px 10px;

	background:#666;

}

#stylized textarea:focus {

	background: #999;

}

#stylized input.submit {

	margin-left:210px;

	width:201px;

	height:30px;

	background:url(Media/Site/submit.gif) no-repeat;

	text-align:center;

	text-transform:uppercase;

	line-height:31px;

	font-size:11px;

	font-weight:bold;

	color:#FFFFFF;

	border:none;

}

.success h4 {

	width:75%;

	margin:0 auto;

	font-size:24px;

	line-height:38px;

	text-align:center;

}

.notification_error {

	padding: 5px;

	border: 1px solid #ccc;

	margin-bottom: 10px;

}

/* ----------- Publications Table ----------- */



th.pubs {

	border-bottom: 1px solid #666;

	border-left: 0;

	border-right: 0;

	background: none;

	font-size:18px;

	color:#FFF;

	text-shadow: 1px 1px 2px #333;

}

td.pubs {

	border-top: 0;

	border-left: 0;

	border-bottom: 1px solid #666;

	border-right: 1px solid #999;

	background: none;

}

td.pubs-date {

	border-top: 1px solid #999;

	border-left: 0;

	border-bottom: 1px solid #666;

	border-right: 1px solid #666;

	background: none;

	text-align:center;

	font-size:18px;

	font-weight:bold;

	color:#000;

	text-shadow: 0px 1px 1px #CCC;

	width:86px;

}

td.pubs-date:hover {

	color:#000;

}

td.pubs-summary {

	border-top: 1px solid #999;

	border-left: 1px solid #999;

	border-bottom: 1px solid #666;

	border-right: 1px solid #666;

	background: none;

	font-size:12px;

	text-align:left;

	color:#FFF;

	padding: 5px;

	line-height:18px;

	width:613px;

}

td.pubs-open {

	border-top: 1px solid #999;

	border-left: 1px solid #999;

	border-bottom: 1px solid #666;

	border-right: 0;

	background: none;

	text-align:center;

}

.middle-center {

	width:130px;

	margin: 0 auto;

	vertical-align:middle;

	text-align:center;

}

tr:hover {

	color:#000;

	background-color:#666

}



.featured {

	color:#FFF;

	height: 15px;

	padding-top:5px;

}

/* ----------- Calendar Table ----------- */

table {

	border-collapse: separate;

	border: 1px solid #666;

	border-width: 0 0 1px 0;

	margin: 20px 0 5px 35px;

	font-size: 10px;

}

td {

	width: 65px;

	height: 35px;

	text-align: center;

	vertical-align: middle;

	background: url(Media/Site/cells.png);

	position: relative;

}

th {

	height: 30px;

	font-weight: bold;

	font-size: 14px;

	color: #FFF;

	text-align: center;

	vertical-align: middle;

	background: url(Media/Site/th-cell.png);

}

td:hover {

	background-position: 0px -65px;

	color: #FFF;

}

th:hover {

	background-position: 0px -30px;

}

td.red {

	background-position: -67px -1px;

	color: #FFF;

}

td.red:hover {

	background-position: -67px -30px;

}

td.green {

	background-position: 67px -1px;

	color: #FFF;

}

td.green:hover {

	background-position: 67px -30px;

}

td.blue {

	background-position: -67px -67px;

	color: #FFF;

}

td.blue:hover {

	background-position: -67px -87px;

}

td.orange {

	background-position: 67px -67px;

	color: #FFF;

}

td.orange:hover {

	background-position: 67px -87px;

}

td.yellow {

	background-position: 0px -65px;

	color: #FFF;

}

td.yellow:hover {

	background-position: 0px -85px;

}

