body 
{
/*	background-color: #66cc99; */
}

img 
{

}
.menuoutline	{ BORDER-BOTTOM: #000000 0px solid; BORDER-TOP: #000000 0px solid; }

.menu 
{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 8pt;
	height: 25px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	padding-right: 7px;
	cursor: pointer;
	font-weight: bold;
	text-align: center;
	line-height: 24px;
	display: block;
	border: #000000 0px solid; 
	padding: 2px 12px 2px 12px;
	text-decoration: none;
}

a.question:link
{
	font-size: 110%;
	color: Red;
}

a.question:visited
{
	font-size: 110%;
	color: Red;
}

a.question:active
{
	font-size: 110%;
	color: Red;
}
a.question:hover
{
	font-size: 110%;
	color: Red;
}

a.menu:link 
{
	color: white;
}

a.menu:visited 	
{
	color: white; 
}


a.menu:active 
{
/*	background-image: url("_images/menu.gif"); */
	color: white; 
}


a.menu:hover 
{
	/*background-image: url("_images/ohjho_menu_hover.png"); */
	color: Yellow;
}

.menuActive 
{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 8pt;
	height: 25px;
	padding: 2px 12px 2px 12px;
	cursor:pointer;
	font-weight: bold;
	text-align: center;
	line-height: 24px;
	display: block;
	border: #000000 0px solid; 
	/*background-image: url("_images/ohjho_menu_active.png");*/
	color: Yellow; 
}

#lbForgotPass 
{
	color: Red;
}

#lbFirstTimeUser
{
	color: Red;
	font-size: x-large;
}

#ufnWelcome 
{
	font-size: x-large;
	color: Blue;
	font-weight: bold;
}


#privacyDisclaimer 
{
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
	font-style:italic;
	color:Red;
}

#mainInformation 
{
	padding-top: 10px;
	padding-bottom: 10px;
	font-style:italic;
	color:Red;
}

#thirdPartyInfo 
{
	padding-top: 10px;
	padding-bottom: 10px;
	font-style:italic;
	color:Red;
}

#tdPhone 
{
	white-space:nowrap;
}

#loginTable
{
	border: solid 1px blue;
	width: 500px;
	margin-left: 4px;
}

#loginTable td
{
	white-space:nowrap;
}

#forgotTable, #changePasswordTable
{
	border: solid 1px teal;
	width: 400px;
	margin-left: 4px;
}

#forgotTable td, #changePasswordTable td
{
	white-space: nowrap;
}

.navbarErrorDivVisible
{
	border: solid 1px red;
	text-align: left;
	color: Red;
	padding: 10px 10px 10px 10px;
	font-family: Arial;
	font-size: small;
}

.navbarErrorDivHidden
{
}	

.navbarInformationDivVisible
{
	border: solid 1px green;
	text-align: left;
	color: Green;
	font-weight: bold;
	padding: 10px 10px 10px 10px;
	font-family: Arial;
	font-size: small;
}

.navbarInformationDivHidden
{
}

#lblSuccess 
{
	font-size: small;
	color: green;
}

#tblUserInfo td 
{
	padding-left: 25px;
}

#tblUserInfoLinks td
{
	padding: 10px 25px 10px 25px;
}

#cellPageResults 
{
	padding-top: 20px;
	color: Green;
	font-weight: bold;
}

.cellNavBar 
{
	/* border: solid 1px blue; */
	background-color: #ffffff;
}

.tblGameInfoBar 
{
	font-family: Verdana;
	font-size: small;
	color: Green;
}

.tblGameInfoBar td {
	padding-top: 2px;
	padding-right: 10px;	
	padding-bottom: 5px;	
	padding-left: 10px;
	white-space: nowrap;
}

.hlOddsCalcutated
{
	color:Gray;
	font-size: xx-small;
}

.lblChanceOfWinning 
{
	color: Red;
}

.lblChanceOfWinningIn 
{
	color: Red;
}

/* Enrolled Games Table */
#tblGameEnrolled
{
	text-align: left;
	width: 100%;
}

#tblGameEnrolled td
{
	padding: 5px 5px 5px 5px;
}

#tblGameEnrolled tr.headerrow
{
	background-color: navy;
	color: White;
}

#tblGameEnrolled td.gametitle
{
	width: 200px;
}

#tblGameEnrolled td.tabletitle
{
	background-color: Navy;
	color: Yellow;
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	border-top: solid 2px blue;
	border-right: solid 2px blue;
	border-bottom: solid 1px blue;
}

#tblGameEnrolled .gamerowalternate 
{
	background-color: #ccffff;
}

#tblGameEnrolled .gamerownormal
{
	background-color: White;
}

/* Open Games Table */
#tblGameOpen 
{
	text-align: left;
	width: 100%;
}

#tblGameOpen td 
{
	padding: 5px 5px 5px 5px;
}

#tblGameOpen tr.headerrow
{
	background-color: Blue;
	color: White;
}

#tblGameOpen td.gametitle
{
	width: 200px;
}

#tblGameOpen td.tabletitle	
{
	background-color: Blue;
	color: Yellow;
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	border-top: solid 2px #ccffff;
	border-right: solid 2px #ccffff;
	border-bottom: solid 1px #ccffff;
}

#tblGameOpen .gamerowalternate 
{
	background-color: #ccffff;
}

#tblGameOpen .gamerownormal
{
	background-color: White;
}


/* Opening Soon Games Table */
#tblGameOpenSoon
{
	text-align: left;
	width: 100%;
}

#tblGameOpenSoon td 
{
	padding: 5px 5px 5px 5px;
}

#tblGameOpenSoon tr.headerrow
{
	background-color: Black;
	color: White;
}

#tblGameOpenSoon td.gametitle
{
	width: 200px;
}

#tblGameOpenSoon td.tabletitle	
{
	background-color: Blue;
	color: Yellow;
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	border-top: solid 2px #ccffff;
	border-right: solid 2px #ccffff;
}

#tblGameOpenSoon .gamerowalternate 
{
	background-color: Silver;
}

#tblGameOpenSoon .gamerownormal
{
	background-color: White;
}

#gameRulesTop
{
	width: 500px;
	border-left: solid 1px blue;
	border-top: solid 1px blue;
	border-right: solid 1px blue;
	text-align: left;
	padding: 20px;
}

#gameRulesBottom
{
	width: 500px;
	border-right: solid 1px blue;
	border-bottom: solid 1px blue;
	border-left: solid 1px blue;
	padding: 20px;
}

#divQuestion
{
	font-size: 150%;
	font-weight: bold;
	color: Black;
	background-color: #ccffff;
	padding: 5px;
	border: solid 1px Navy;
}
	
.secretCodeEntered
{
	font-size: large;
	color: Green;
}

.secretCodeNotEntered
{
	font-size: large;
	color: Red;
}

#lblSecretCodeLocation
{
	font-size: large;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}

#paragraphGametitle 
{
	font-size: 150%;
	color: Navy;
	text-decoration: underline;
}

#tblGameSummary, #tblQuestions
{
	color: Navy;
	width: 500px;
}

#tblQuestions td
{
	border-bottom: solid 1px #3399ff;
}

#tblGameSummary td
{
	border-bottom: solid 1px #3399ff;
}

#rowPointsSummary, #rowQuestionsStatus
{
	background-color: Navy;
	color: White;
	font-weight: Bold;
	font-size: small;
}
	
#divContinuePlaying
{
	text-align: left;
	border: solid 1px red;
	width: 600px;
	padding: 5px 10px 5px 10px;
}

#divSubmitPoints
{
	text-align: left;
	border: solid 1px blue;
	width: 550px;
	padding: 5px 10px 5px 10px;
}

#paragraphQuestion
{
	color: White;
	width: 80%;
	text-align: left;
	background-color: Navy;
	padding: 5px;
	border: solid 1px Blue;
}

#lblQuestion
{
	color: Black;
	display: block;
	font-size: 160%;
	font-weight: Bold;
	padding: 10px 0px 10px 0px;
	text-align: center;
	width: 100%;
	background-color: #eeffff;
}

#tblQuestionStatistics
{
	font-size: 110%;
	font-weight: bold;
	width: 75%;
	border: solid 1px blue;
/*	background-color: #ccffff; */
}

#tblQuestionStatistics td
{
	padding: 5px 5px 5px 5px;
}

#tblQuestionStatistics #headerRow
{
	font-size: medium;
	background-color: Navy;
	color: White;
}

#tblHints
{
		border: solid 1px Blue;
		width: 70%;
}

#tblHints td
{
	background-color: #eeffff;
	padding: 2px 10px 2px 10px; 
	text-align: left;
}

#tblHints #tdHintLink
{
	background-color: #ffffff;
	border-left: dashed 1px blue;
	white-space: nowrap;
}

#lblHintText 
{
	font-size: 150%;
	font-family: Arial;
	font-weight: bold;
}

a.footer:link, a.footer:visited, a.footer:active, a.footer:hover
{
	color: green;
	text-decoration: none;
	font-size: small;
}

#divUcNavBarHorizontalSiteTitle
{
	color: Yellow;
	font-size:x-large;
	text-align:center;
	white-space:nowrap;
}

.donationTable td
{
	padding:2px 12px 2px 12px;
}