
body {
	margin:0;
	background-color: Black;
	background-repeat: no-repeat;
	font:x-small Verdana,Sans-serif;
}  
p,td,div,body,a{
	font:x-small Verdana,Sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;

}
input, textarea, checkbox, frame, select {
	font: x-small Verdana,Sans-serif;
	font-size: 11px;
	background-color: Black;
	border: 1px solid Silver;
	color: #ffffff;
}
.buttons {
	color: Silver;
}
.navi {
	color: White;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	background-color: Black;
}
.cont {
	color: White;
	font-size: 10px;
	text-decoration: none;
}
.detail {
	color: #ff0000;
	font-size: 10px;
	text-align: right;
	
}
.eventname {
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
}
.eventtext {
	font-size: 11px;
	color: #E8E8E8;
}
.tdevent {
	padding: 4px 4px 4px 4px;
	background-color: #000000;
	-moz-opacity: 0.9;
	opacity: 0.9;
	filter: alpha(opacity=100);
}
.nextgal {
	color: #ff0000;
	font-size: 24px;
}
.maintopic{
	color: #ffffff;
	font-weight : bold;
	font-size : 11px;
}
.tdmaintopic{
	color: #ffffff;
	font-weight : bold;
	font-size : 11px;
	background-color: #727272;
}
.subtopic{
	color: #ffffff;
	font-weight : bold;
	font-size : 9px;
}
.tdsubtopic{
	color: #ffffff;
	font-weight : bold;
	background-color: #727272;
}
.hiddenfield {
	visibility: hidden;
	position : absolute;
}
.ifr {

background-color:#000000}
