BODY {

}


.tickets
{
background-color:#CCFFCC;
border-color:#006600;
border-style: solid;
border-width:1px;
margin:0pt 0pt 2em;
padding:10px 10px 10px 10px;
font-family: Arial, Helvetica, sans-serif;
font-size: small;
vertical-align: top;
}

.header
{
font-weight: bold;
font-size: small;
}

.button
{
background-color:#006600;
background-image:url(back03.gif);
border-style:solid;
border-color:#006600;
border-width:1px;
height:24;
}


.list
{
list-style-position: outside;
list-style-image: url(bullet.gif);
list-style-type: square;
font-size: 90%;
line-height: 1.4
}


.eTIC
{
vertical-align:super;
font-size:xx-small;
color:purple;
font-weight: bold;
}


.TIC
{
vertical-align:super;
font-size:xx-small;
color:darkgreen;
font-weight: bold;
}



A:link {color:#00000F;text-decoration: none;font-weight: bold;}
A:visited {color:#00000F;text-decoration: none;font-weight: bold;}
A:active {color:#00000F;text-decoration: none;font-weight: bold;}
A:hover {
	color:#FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	}

a.toplink:link {color:#FFFFFF; text-decoration: none;}
a.toplink:visited {color:#FFFFFF; text-decoration: none;}
a.toplink:active {color:#FFFFFF; text-decoration: none;}
a.toplink:hover {
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}




#spanFeatured2 {
	filter: chroma(color=#FF0000);
	padding: 5px;
	margin: 0px auto;
	width:475px;
	height:250px;
	border: 1px solid #00000F;
	overflow:auto;
	text-align: left;
	scrollbar-face-color: #FF0000;
	scrollbar-highlight-color: #00000F;
	scrollbar-3dlight-color: #00000F;
	scrollbar-darkshadow-color: #FF0000;
	scrollbar-shadow-color: #00000F;
	scrollbar-arrow-color: #00000F;
	scrollbar-track-color: #FF0000;
}

.stylebox {
	filter: chroma(color=#FF0000);
	padding: 5px;
	margin: 0px auto;
	width:460px;
	height:180px;
	border: 1px solid #00000F;
	overflow:auto;
	text-align: left;
	scrollbar-face-color: #FF0000;
	scrollbar-highlight-color: #00000F;
	scrollbar-3dlight-color: #00000F;
	scrollbar-darkshadow-color: #FF0000;
	scrollbar-shadow-color: #00000F;
	scrollbar-arrow-color: #00000F;
	scrollbar-track-color: #FF0000;
}

INPUT { background-color:
transparent; font: bold 8pt verdana; border: 1px solid #00000E; }
