body	{
		background-color: #FFFFFF;
		font-size: 0.9em;
		color: #000000;
		padding:0px;
		margin:0px;
		}
#fullArea	{
			position:relative;
			top:5px;
			width:702px;
			background-color:#F4C052;
			background-image:url(/images/ticket.jpg);
			background-repeat:no-repeat;
			background-position:center;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			border:1px solid #000000;
			}
.clearBox
	{
	clear:both;
	background-repeat:no-repeat;
	background-color:#F4C052;
	overflow:hidden;
	}

.minHeight
		{
		float:right;
		width:1px;
		height:500px;
		}
		
.headerText	{
			font-size:1.2em;
			text-align:center;
			font-weight:bold;
			color:#FFFFFF;
			letter-spacing:2px;
			}
			
.shoeLine	{
			background-image: url(/images/shoes.gif);
			background-repeat:repeat-x;
			width:100%;
			height:41px;
			}

.borders	{
			border:1px solid #000000;
			border-collapse:collapse;
			}
th	{
	background-color:#FFFFFF;
	color:#F4C052;
	letter-spacing:2px;
	font-weight:bold;
	text-transform:uppercase;
	border-bottom:1px solid #000000;
	}

.white	{color:#FFFFFF;}
.bold	{font-weight:bold;}
.fireback	{
			background-image:	url(/images/fire.jpg);
			background-repeat:no-repeat;
			}
a	{ color:#0000FF;}
a:visited, a:hover, a:active	{color:#0000FF;}
.indented	{margin-left:10px;}

a.white	{ color:#FFFFFF;padding-bottom:2px;}
a:visited.white, a:hover.white, a:active.white	{color:#FFFFFF;padding-bottom:2px;}

