body {
	font-family: Verdana, Arial, sans-serif;
    background-color: #FFFFFF;
}

table {
	width:100%;
	
}

th {
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	text-align: left;
	border-bottom: thin solid #ffcc01;
}

td {
	font-family: Verdana, Arial, sans-serif;
}

tdmenu {
	font-family: Verdana, Arial, sans-serif;
}

.trtitle {
	font-weight: bold;
	font-size: 10 em;
	color: #FFFFFF;
	background-color: #4767CA;
}

.trone {
	background-color: #FFFBB2;
}

.trgo {
	background-color: #ffeb9b;
	border-bottom: thin solid #ffcc01;
}

.trtwo {
	background-color: #7dbeff;
	border-top: thin solid #013467;
	border-bottom: thin solid #013467;
	font-weight: bold;
	font-size: larger;
}

.trthree {
	background-color: #EEEEEE;
	border-top: thin solid #e2e2e2
}

.nowrap {
    white-space:nowrap;
}

a {
	font-weight:bold;
	color: #003366;
}

h1 {
	font-size: 16px;
	font-weight: bold;
}

h2 {
	font-size: 14px;
	font-weight: bold;
}

h3 {
	font-size: 12px;
	font-weight: bold;
}


.lottoFeedResult {
	font-size: 11px;
}

.lottoFeedResult h2 {
	font-size: 12px;
	font-weight: bold;
	color: red;
	margin-bottom: 0px;
	padding-bottom: 0px;
	clear: both;
}

.lottoJackpot {
	font-size: 12px;
	color: red;
}

.lottoStrong {
	font-weight: bold;	
}