@charset "utf-8";
.jan17 td {
	width: 200px;
	height: 30px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	color: #6F3700;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	border-color: #CACACA;
	border-radius: 20px;
	background-color: #CECECE;
	background-image: -webkit-gradient(linear, 50.00% 0.00%, 50.00% 100.00%, color-stop( 3.63% , rgba(193,188,188,1.00)),color-stop( 9.84% , rgba(193,188,188,1.00)),color-stop( 100% , rgba(232,224,224,1.00)));
	background-image: -webkit-linear-gradient(270deg,rgba(193,188,188,1.00) 3.63%,rgba(193,188,188,1.00) 9.84%,rgba(232,224,224,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(193,188,188,1.00) 3.63%,rgba(193,188,188,1.00) 9.84%,rgba(232,224,224,1.00) 100%);
	text-align: center;
	font-size: medium;
}
.jan17 a {
	color: #6F3700;
	text-decoration: none;
}
.jan17 a:hover {
	color: #004080;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	background-color: #B9BEC6;
	background-image: -webkit-gradient(linear, 50.00% 0.00%, 50.00% 100.00%, color-stop( 78.76% , rgba(176,183,197,1.00)),color-stop( 95.85% , rgba(255,0,0,1.00)));
	background-image: -webkit-linear-gradient(270deg,rgba(176,183,197,1.00) 78.76%,rgba(255,0,0,1.00) 95.85%);
	background-image: linear-gradient(180deg,rgba(176,183,197,1.00) 78.76%,rgba(255,0,0,1.00) 95.85%);
}
