/*Begin FMR 2010 styles*/

#fmr2010Header {
	width: 778px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background-color: #0A0808;
	background-image: url(../Images/jpegs/FMR-restrictions-bkgrd.png);
	background-repeat: no-repeat; background-position: bottom;
}

#fmr2010Nav {
	position: relative;
	bottom: 0px;
	height: 32px;
	margin:0 auto;
	color:#000;
	font-weight: bold;
	font-size: 93%;
	text-align: center;
	margin: 0;
	padding: 0;
}

#fmr2010Nav ul {
	height: 100%;
	width: 758px;
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
}

#fmr2010Nav ul li{
	display: inline;
	height: 32px;
	overflow:hidden;
	margin: 0;
	padding: 0 1px;
}

#fmr2010Nav ul li a {
	text-align: center;
	font-weight: bold;
	color:#000;
	text-decoration:none;
	height: 32px;
	background:url(../Images/gif/fmr2010-buttons-right.png) no-repeat right -64px;
	display:inline-block;
	margin: 0;
	padding: 0 13px 0 0;
}

#fmr2010Nav ul li a span{
	height: 32px;
	background:url(../Images/gif/fmr2010-buttons-left.png) no-repeat left -64px;
	display:inline-block;
	line-height: 32px;
	margin: 0;

}

#fmr2010Nav ul li a:hover {
	background:url(../Images/gif/fmr2010-buttons-right.png) no-repeat right -32px;
}

#fmr2010Nav ul li a:hover span{
	background:url(../Images/gif/fmr2010-buttons-left.png) no-repeat left -32px;
	cursor:pointer;
}

#fmr2010Nav ul.enNav {
	width: 760px;
}

#fmr2010Nav ul.enNav li a span{
	padding: 0 24px 0 37px;
}

#fmr2010Nav ul.spNav {
	width: 760px;
}

#fmr2010Nav ul.spNav li a span{
	padding: 0 13px 0 26px;
}


#fmr2010Nav ul li.active a, #mainNav ul li.active a:hover {
	background-position: right 0px;
	color: #FFF;
	cursor:default;
}

#fmr2010Nav ul li.active a span, #mainNav ul li.active a:hover span {
	background-position: 0px 0px;
	cursor:default;
}

#fmr2010Nav ul li.comingSoon a, #mainNav ul li.active a:hover {

}

#fmr2010Nav ul li.comingSoon a span, #mainNav ul li.active a:hover span {

}

/*End FMR 2010 styles*/

/*Begin Winning Numbers Styles */
#fmr2010HeaderLg {
	width: 890px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

table.example {
	margin-bottom: 1em;
	margin-top: 3px;
}

.example thead {
	background-color: #8DC440;
	border: 1px solid #FFF;
	font-size: 85%;
}

.example th {
	padding: 4px;
	color: #000;
	cursor: pointer;
}

.example thead tr .sorting {
	background-image: url(../Images/gif/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}

.example tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}

.example thead tr .sorting_asc {
	background-image: url(../Images/gif/asc.gif);
	background-repeat: no-repeat;
	background-position: center right;
	color: #232D30;
}

.example thead tr .sorting_desc {
	background-image: url(../Images/gif/desc.gif);
	background-repeat: no-repeat;
	background-position: center right;
	color: #232D30;
}

.example thead tr .sorting_asc, thead tr .sorting_desc {
	background-color: #FFF000;
}

.example tr.odd td {
	background-color:#FCFCE0;
}

.example tr.over td {
	background: #FFFFC5;
}

.dataTables_wrapper {
	position: relative;
}

.dataTables_length {
	font-size: 85%;
	font-weight: bold;
	margin: 0px 2px 1px 0px;
}

.dataTables_info {
	position: relative;
	font-size: 85%;
	font-weight: bold;
	padding: 5px 0;
	width: 50%;
}

.dataTables_paginate {
	float: right;
	padding: 5px 2px 5px 4px;
	right: 0;
	margin: 0;
}

.paginate_button, .paginate_active{
	background-color: #D1E7B3;
	padding: 3px 5px;
	margin: 3px 0px 3px 6px;
	border: 1px solid #000;
	cursor: pointer;
	font-size: 85%;
	text-decoration: underline;
}

.paginate_active{
	background-color: #3E85C6;
	color: #FFF;
	font-weight: bold;
	cursor: default;
	text-decoration: none;
}

.paginate_button:hover {
	background-color: #BBDC8C;	
}

#search {
	margin-bottom: 1em;	
}

#search fieldset{
	position: relative;
	width: 260px;
	border: 1px solid #B4C2DC;
	padding: 7px 9px;
	background-color: #FFF999;
	text-align: center;
}

#search label {
	font-weight: bold;
}

/*End Winning Numbers Styles */
