/* HEADER TAGS */

.maincontent H1 {
	PADDING: 4px 0.2em 0.2em 12px;
	FONT-SIZE: 1.6em; 
	MARGIN: 0px 0px 0.3em; COLOR: #142062; 
	color:white; background-image:url(mainSite/greentopnotxt.jpg);
	background-color:#cccccc;
	background-repeat:repeat;
	height:55px;
	font-weight:normal;
}
.djvuTable
{
	border: 0px;
	text-align: left;
	width: 98%;	
	margin-left:5px;
	font-size:0.9em;
}

.lotteryImage{ text-align:center; margin:10px 10px 0px 0px; }
.td20a{ text-align:right; padding-right:5px;
	background-color:White;}
.chooseButton{ background-color:#676a11; color:#FFFFFF;
	font-weight:bold; font-size:90%; border: 1px solid gray  }
	
.button{ background-color:#676a11; color:#FFFFFF;
	font-weight:bold; border: 1px solid black; }
	
.ButtonAsLabel
{
	background-color:Transparent;
	background-repeat: no-repeat;
	background-position:center left;
	margin:0px;
    padding:0px;
    border: 0px;
}


.button A:link { color:#FFFFFF; padding:5px 8px 5px 8px; text-decoration: none }
.button A:visited { color:#FFFFFF; padding:5px 8px 5px 8px; text-decoration: none }
.button A:hover { color:#FFFFFF; padding:5px 8px 5px 8px; text-decoration: none }
.button A { color:#FFFFFF; padding:5px 8px 5px 8px; text-decoration: none }

#button1{ background-color:#676a11; color:#FFFFFF;
	font-weight:bold; border: 1px solid black; line-height:24px; }
#button1 A:link { background-color:#676a11; color:#FFFFFF; padding:1px 8px 1px 8px; text-decoration: none }
#button1 A:visited { background-color:#676a11; color:#FFFFFF; padding:1px 8px 1px 8px; text-decoration: none }
#button1 A:hover { background-color:#676a11; color:#FFFFFF; padding:1px 8px 1px 8px; text-decoration: none }
#button1 A { background-color:#676a11; color:#FFFFFF; padding:1px 8px 1px 8px; text-decoration: none }
	
.pageBanner
{
	font: "Times New Roman";
	font-size:large;
	font-weight:bold;
	height:80px;
	background-image:url(images\Banner.jpg);
	text-align:center;
	vertical-align:middle;
	color:White;
}

.djVuDownload
{
	float:left;
	width:80px;
}

.djVuInstructions
{
	float:none;
}

.pageTitle
{
	font-size:large;
	color:#303666;
}
/* END HEADER TAGS */


/* MAIN BODY TAGS */
.mainBody
{
	margin-left:3px;
	text-align:left;
}

.TableRow
{
	height:30px;
}

.TableRowColumn1
{
	font-weight:bold;
	width:30%;
	float:left;
}

.TableRowColumn2
{
	width:48%;
	float:left;
}

.TableRowColumn3
{
	width:20%;
	float:right;
	font-size:x-small;
}

.advancedSearchRow
{
	font-size:x-small;
}
/* END MAIN BODY TAGS */


/* SEARCH RESULT TAGS */
.searchResultHeader
{
	width:100%;
}

.searchResultHeaderLeft
{
	font-size:xx-small;
	width:50%;
	float:left;
}

.searchResultHeaderRight
{
	width:49%;
	float:right;
	text-align:right;
}

/* END SEARCH RESULT TAGS */


/* BUTTON TAGS */
.pagePicker
{
	padding-top:10px;
	width:100%;
	font-size:xx-small;
}

.pagePicker A
{
	text-decoration:none;
}

.searchButtons
{
	width:98%;
	padding-top:20px;
	margin-left:10px;
}

.searchButtonsLeft
{
	width:40%;
	float:left;
}

.searchButtonsRight
{
	text-align:right;
	width:58%;
	float:right;
}
/* END BUTTON TAGS */


/* Table TAGS */
table
{
	width:100%;
}

caption
{
	text-align:left;
	font-weight:bold;
	color:#142062;
}

#resultTable th, td
{
	text-align: left;
	padding-left:0px;
}

th
{
	background-color:#676a11;
	color:White;
	font-size:small;
}

caption
{
	background-color:#676a11;
	color:White;
	font-size:small;
	padding:0px 3px 0px 3px;
}

td
{
	font-size:small;
}

.detailsTable
{
	border:1px solid #000000;
}
.TableLabels
{
	font-weight:bold;
	background-color:#f3f4dd;
	padding:0px 3px 0px 3px;
	width:50%;
}

.TableInfo
{
	background-color:#f3f4dd;
	padding:0px 3px 0px 3px;
	width:50%;
}

.dataTabletd
{
	background-color:#dfe0c5;
}
.result A:visited
{
	text-decoration:none;
	color:Blue;
}
.result A:link
{
	text-decoration:none;
	color:Blue;
}
.result
{
	background-color:#f3f4dd;
}

.centertd
{
	text-align:center;
	background-color:#f3f4dd;
}
/* END Table TAGS */

LABEL
{
	font-weight:bold;
	font-size:small;
	color:#303666;
}


/* POLL VIEWER TAGS */
.pollViewerHeader
{
	width:100%;
}

.pollViewerColumn1And2
{
	float:left;
	width:90%;
}

.pollViewerColumn1
{
	float:left;
	width:24%;
	text-align:left;
}

.pollViewerColumn2
{
	float:none;
	font-weight:bold;
	text-align:center;
	width:90%;
}

.pollViewerColumn3
{
	float:right;
	width:9%;
	text-align:right;
}

.pageButtons
{
	font-weight:normal;
	font-size:small;
	text-align:left;
}
/* END POLL VIEWER TAGS */
