HTML {height: 100%;}

BODY {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #38495E;
	height: 100%;
}

TD {
	/*vertical-align: top;*/
}

A {
	color: #38495E;
	text-decoration: none;
}

UL {
	margin-top: 0px;
	line-height: 110%;
}

LI {
	list-style-image: url(images/bullet.gif);
}

A:hover {
	text-decoration: underline;
}

table#container {
	height: 100%;
}

td#containercontent {
	vertical-align: top;
	height: 100%;
	/*background-color: #AECDF3;*/
}

td#containerleft {
	background-image: url(images/shadowleft.gif);
	background-repeat: repeat-y;
	float: right;
}

td#containerright {
	background-image: url(images/shadowright.gif);
	background-repeat: repeat-y;
	float: left;
}

#content {
	/*background-color: #AECDF3;*/
}

#topnav {
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px dotted #38495E;
	border-left: 1px solid #38495E;
	border-right: 1px solid #38495E;
	border-top: 1px solid #38495E;
}

.darkblue {
	color: #38495E;
}

.stateicon {
	padding: 8px;
	vertical-align: middle;
}

#maincontent {
	width: 100%;
}

.mainlink {
	border-left: 1px solid #38495E;
	border-right: 1px solid #38495E;
	border-bottom: 1px solid #38495E;
	padding: 8px;
	height: 60px;
	vertical-align: middle;
}

.mainlinkover {
	background-color: #D2E1F3;
	border-left: 1px solid #38495E;
	border-right: 1px solid #38495E;
	border-bottom: 1px solid #38495E;
	padding: 8px;
	height: 60px;
	vertical-align: middle;
}

.namecol {
	
}

.boothcol {
	border-left: 1px solid #38495E;
	border-right: 1px solid #38495E;
	text-align: center;
}

linkcol {
	
}

.eventtitle {
	font-size: 16px;
	font-weight: bold;
}

.eventsponsor {
	font-size: 12px;
	font-weight: bold;
}

.colTitle {
	font-size: 16px;
	font-weight: bold;
	padding: 4px 0px 12px 0px;
}

.colHeader {
	font-weight: bold;
	color: #FFF;
	background-color: #38495E;
	padding: 4px 0px 4px 0px;
}

.row {
	background-color: #F1F5F9;
	text-align: left;
	padding: 5px 4px 5px 4px;
}

.rowover {
	background-color: #FFF;
	text-align: left;
	padding: 5px 4px 5px 4px;
}

.linklistover {
	text-align: left;
	padding: 5px 4px 5px 4px;
	background-color: #C5DAF3;
}

.mainlinks {
	text-align: center;
	padding: 4px 0px 8px 0px;
	line-height: 20px;
}

.listing {
	text-align: left;
	padding: 12px 12px 8px 12px;
	line-height: 20px;
	text-align: justify;
}

.listing a {
	text-decoration: underline;
}

#footer {
	padding: 6px;
	height: 100%;
	width: 100%;
	text-align: center;
}

table#leftnav {
	margin: 0px;
	background: transparent;
	font-size: 11px;
	width: 140px;
}

td.lefttd {
	padding: 10px;
	line-height: 200%;
}

#subnav {
	padding: 4px;
	border-bottom: 1px solid #38495E;
	border-left: 1px solid #38495E;
	border-right: 1px solid #38495E;
	text-align: center;
	background-color: #38495E;
	color: #FFFFFF;
}

#subnav a {
	color: #FFFFFF;
}

.formtr {
	text-align: left;
}

.formtr td {
	padding: 0px 0px 0px 12px;
	text-align: left;
}

.ticketform tr td input {
	margin-left: 14px;
}

#attention p {
	margin-top: -6px;
}

#prize {
	border-collapse:collapse;
	width:300px;
}

#prize TD {
	border:1px solid #38495E;
	padding:2px 4px;
}

.bld12blue { color: #38495E; FONT-FAMILY: Arial; FONT-SIZE: 12pt; FONT-WEIGHT: bold }
.bld18blue { color: #38495E; FONT-FAMILY: Arial; FONT-SIZE: 18pt; FONT-WEIGHT: bold }
.norm12blue { color: #38495E; FONT-FAMILY: Arial; FONT-SIZE: 12pt; FONT-WEIGHT: normal }