BODY
{
    BACKGROUND-COLOR: #ffffff;
    TEXT-DECORATION: none;
}
.tblHead
{
    BACKGROUND-COLOR: aqua
}
.tblRow1
{
    BACKGROUND-COLOR: #ccffff
}
.tblRow2
{
}
.menu
{
    BACKGROUND-COLOR: #eeeeff
}
.head
{
    BACKGROUND-COLOR: white
}
.menu A
{
    COLOR: blue
}
.menu A:hover
{
    COLOR: midnightblue
}
.contents
{
    PADDING-RIGHT: 2px;
    PADDING-LEFT: 2px
}
.NoTblBorder
{
    BORDER-TOP-STYLE: none;
    BORDER-RIGHT-STYLE: none;
    BORDER-LEFT-STYLE: none;
    BORDER-BOTTOM-STYLE: none
}
.Cell1
{
    FONT-SIZE: 7pt;
    WIDTH: 22px;
    FONT-FAMILY: Arial;
    HEIGHT: 24px
}
.RegB_Paid
{
    BACKGROUND-IMAGE: url(../pict/RegPaid.gif);
    BACKGROUND-COLOR: seashell
}
.RegBooth
{
    BACKGROUND-COLOR: seashell
}
.RegB_Rsvd
{
    BACKGROUND-IMAGE: url(../Pict/RegRvd.gif);
    BACKGROUND-COLOR: seashell
}
.PremB_Paid
{
    BACKGROUND-IMAGE: url(../Pict/PremPaid.gif);
    BACKGROUND-COLOR: #ccccff
}
.PremB_Rsvd
{
    BACKGROUND-IMAGE: url(../pict/PremRvd.gif);
    BACKGROUND-COLOR: #ccccff
}
.booths
{
}
.booths TD
{
}
.booths TD A
{
    COLOR: darkblue;
    TEXT-DECORATION: none
}
.booths TD A:hover
{
    COLOR: mediumblue;
    TEXT-DECORATION: underline
}
.PremBooth
{
    BACKGROUND-COLOR: #ccccff
}
.menuL2
{
}
.menuL2 A
{
    COLOR: blue
}
.menuL2 A:hover
{
    COLOR: mediumblue
}
.BoothSelected
{
    COLOR: #ffffcc;
    BACKGROUND-COLOR: seagreen
}
BODY A
{
    COLOR: blue;
    TEXT-DECORATION: none
}
BODY A:hover
{
    COLOR: darkblue;
    TEXT-DECORATION: underline
}
UNKNOWN
{
    COLOR: red
}
.BoothSelected A
{
    COLOR: #ffffcc
}






h1
{
	font-size: 1.3em;
	margin: 10px 0 7px 0;
	padding: 0px;
	text-align:center;
	font-family:Verdana;
}

h2
{
	font-size: 1.1em;
	margin: 7px 0 5px 0;
	padding: 0px;
	text-align:left;
	font-family:Verdana;
}

h3
{
	font-size: 1.0em;
	margin: 10px 0 3px 0;
	padding: 0px;
	text-align:left;
	font-family:Verdana;
	color:#0066cc;
}
h4
{
	font-size: 0.9em;
	margin: 1px 0 1px 0;
	padding: 0px;
	text-align:left;
	font-family:Verdana;
	font-weight:bold;
}
h5
{
	font-size: 0.9em;
	margin: 1px 0 1px 0;
	padding: 0px;
	text-align:left;
	font-family:Verdana;
	font-weight:normal;
}

p
{
	page-break-inside:avoid;

}

br
{
		page-break-before:avoid;
	page-break-after:avoid;	
}







img
{
	border:none;
}


.NoPrint
{
    VISIBILITY: hidden
}


			.columnright
			{
				 visibility:collapse;
				 vertical-align:top;
			}
			
			.columnleft
			{
			   display: none;
			  
			}
			
			.columnleftbottom
			{
			   display: none;
			}	
			
			.content
			{
				page-break-inside:avoid;
				width:600px;
			}