body{
	color:#999999;
	background:#000000;
	scrollbar-3dlight-color:#009900;
  scrollbar-arrow-color:#00cc00;
  scrollbar-darkshadow-color:#003300;
  scrollbar-face-color:#000000;
  scrollbar-highlight-color:#333333;
  scrollbar-shadow-color:#006600;
  scrollbar-track-color:#002200;
	font-family:arial, helvetica, sans-serif;
	font-size:11px;
	margin:0;
	padding:0;
}

iframe{
	border:1px dotted #003300;
}	
	
img{
	border:0;
}	

table.content{
	width:660px;
	height:440px;
	border:0;
	padding:0;
	margin:0;
}	

table.content th{
	color:#00cc00;
	font-style:bold;
	text-align:left;
	vertical-align:middle;
}

table.content td{
	text-align:left;
	vertical-align:top;
	font-size:11px;
}

table.content td a{
	color:#009900;
	text-decoration:none;
}

table.content td a:hover{
	color:#00cc00;
}

table.content td.center{
	text-align:center;
	vertical-align:middle;
}

table.standard{
	width:630px;
	height:180px;
}	 

table.gallery{
	background:#111111;
	width:630px;
	height:180px;
}	 

table.gallery th{
	background-image:url("img/film.gif");
	height:30px;
}
	
table.gallery td.image{
	background:#000000;
	width:120px;
	height:120px;
	text-align:center;
	vertical-align:middle;
}

table.gallery td.space{
	width:30px;
	height:120px;
	text-align:center;
	vertical-align:middle;
}	

table.event{
	width:630px;
	height:180px;
}	

table.event td{
	border:0;
	border-bottom:1px solid #003300;
	height:25px;
}

ul{
	 list-style-type:disc;
	 color:#006600;
}