@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: Gotham Medium;
    font-style:  normal;
    font-weight: normal;
    src: url(fonts/GOTHAMM0.eot);
}

body
{
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
	background-color:#E6E6E6;
}
/* Form Based Data */

form
{
	display:inline;
}

.pulldown
{
	width:185px;
	padding-left:5px;
	padding-right:10px;
	font-size:100%;
	font-weight:bold;
	background-color:#EFE1F7;
	font-size:110%;
}

.scrollerlinks
{
	text-decoration:none;
	color:#FF3366;
}

.callink
{	
	text-decoration:none;
	color:#FF3399;
}

.slidetext
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.slidetext2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

a {
	color: #ec008c; 
	text-decoration: none;		
}

a:hover {
	color: #ec008c; 
	text-decoration: none;		
}

.whatsontablel1
{
	background-color:#491c6c;
	color:#FFFFFF;
	font-family:arial;
	font-size:14px;
	height:25px;
	font-weight:bold;
}

.whatsontablel2
{
	background-color:#ffffff;
	color:#000000;
	font-family:arial;
	font-size:12px;
	height:20px;
	vertical-align:top;
	font-weight:bold;	
}