/* CSS Document */
body {
			
			font-family:arial,helvetica,sans-serif;
			font-size:10pt;
			margin:0px;
			padding:0px;
			}
body a:link, body a:visited, body a:active { 
	color: #4444ff;
	text-decoration: underline;
	font-weight: bold;
	}

body a:hover { 
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
	}

table {
font-size:10pt;
color:#000000;
} 
table a:link, table a:visited, table a:active  { 
	color: #4444ff;
	text-decoration: underline;
	}

table a:hover { 
	color: #ff0000;
	font-weight: bold;
	text-decoration: underline;
	}

#BigTitle {
	font-size:14pt;font-weight:bold;
	}
#ReallyBigTitle {
	font-size:14pt;font-weight:bold;text-transform:uppercase;color:#BB3333;
	}
#TheaterBlock
	{
	background: #FFFFFF;
	color:#000000;
	}
#moviestable
	{
	border-collapse:collapse;
	background: #eeeeee;
	border-style: solid;
	border-width:2;
	border-color:#999999;
	}
#newsparagraphs {font-size:10pt;line-height:140%;}
#newsheadlines {font-size:10pt;font-weight:bold;text-transform:uppercase;color:#003399;}
#homenewsheadlines {font-size:16pt;font-weight:bold;text-transform:uppercase;color:#003399;}
#newsdates {font-size:10pt;font-weight:bold;}

#leftcol a, #leftcol a:visited {
	font-family:arial,"lucida console",sans-serif;
	font-size:8pt;
	display:block; 
	text-transform:uppercase;
	font-weight:bold;
	color:#ff3e3e;
	margin:5px 0px;
	text-decoration: none;
	}
#leftcol a:hover {color:#ffffff;text-decoration: none;}

/* #header {background:#000000;top:0px;text-align:center;} */
#leftcol {background:#000000;float:left;width:12%;height:auto;}
#rightcol {background:#000000;float:left;width:12%;height:auto;}
#sidecolbrdr {margin: 5px 0px 5px 10px;}

#leftcol2 a, #leftcol a:visited {
	font-family:arial,"lucida console",sans-serif;
	font-size:10pt;
	text-transform:uppercase;
	font-weight:bold;
	color:#ff3e3e;
	/*margin:5px 0px;*/
	text-decoration: none;
	}
#leftcol2 a:hover {color:#ffffff;text-decoration: none;}


  #content {background:#ffffff;float:left;width:74%;height:auto;}   
 #borders {display:block;background:#ffffff;color:#000000;margin:5px 25px;height:auto;}
 
#listoddrow
	{
	background:#eeeeee;
	}
#listevenrow
	{
	background:#dddddd;
	} 

.idolmenu a:link, .idolmenu a:visited, .idolmenu a:active { 
	color: #f8ec33;
	text-decoration: none;
	font-weight: bold;
	font-family: tahoma, sans;
	}

.idolmenu a:hover { 
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
	}
	
