body
{
	font-color: white;
	font-size: 10pt;
	font-family: verdana, arial, helvetica;
	background-image: url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#00ccff;
	margin: 20px;
	margin-left: 0;
	margin-right: 0;
}

table, tr, th, td, img, p
{
	padding: 0;
	margin: 0;
	border: 0;
}

p
{
	margin-top: 10px;
	margin-bottom: 10px;
}

table
{
	border-collapse: collapse;
	border-spacing: 0px; 
}

table, tr, th, td
{
	color: white;
	font-size: 10pt;
	font-family: verdana, arial, helvetica;
	text-align:justify
}

a:link, a:visited
{
	color: #FFFFFF;
}

a:active, a:hover
{
	color: #000000;
}

p.topmenu
{
	border: 0;
	margin: 0;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}

p.topmenu:hover, p.topmenu:active, 
{
	background-color: black;
	border: solid white 1px;
	padding: 4px;
}

a.menu:link, a.menu:visited, a.menu:active, a.menu:hover
{
	font-size: 10pt;
	color: 3cc0f1;
	color: black;
	padding-left: 10px;
}

a.menu:active, a.menu:hover
{
	font-size: 11pt;
	font-weight: bold;
}

h1
{
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
}

h2
{
	font-size: 13pt;
	font-weight: bold;
	color: white;
}

table.form td
{
	border: 0;
	padding: 5px;
}

td.label
{
	text-align: right;
	vertical-align: top;
	font-weight: bold;
}

p.error, p.message
{
	background-color: black;
	border: solid white 1px;
	padding: 5px;
}

p.error
{
	color: #FF3333;
}

p.message
{
	color: #FFFFFF;
}

dl.links dt
{
	color: #FFFFFF;
	margin-top: 1em;
	padding-left: 2ex;
}

dl.links dd
{
	color: #FFFFFF;
	padding-left: 0;
	padding-right: 2ex;
}

table.info td, table.info th
{
	border: solid #000000 1px;
	padding: 5px;
}

table.place
{
	border-collapse: separate;
	border: 1px solid #000000;
}

table.header
{
	background-image: url(images/bge.gif);
	background-repeat: repeat-x;
}

td.header
{
	background-image: url(images/bge.gif);
	background-repeat: repeat-x;
}

tr.header
{
	background-image: url(images/bge.gif);
	background-repeat: repeat-x;
}

td.headeragain
{
	background-image: url(images/bges.jpg);
	background-repeat: repeat-x;
	width: 2000px;
	height: 28px;
}

table#headeragain {
    width: 400px;

}

table#textbackground
{
	background-image: url(images/semitransparent.png);
	background-repeat: repeat-x;
}

table.place td
{
	padding: 5px;
}

td.placename, td.placenumber, td.placeaddress
{
	border-top: 1px solid #000000;
}

td.placename
{
	font-weight: bold;
	text-align: left;
	width: 40%;
}

td.placenumber
{
	text-align: center;
	width: 25%;
}

td.placeaddress
{
	text-align: right;
	width: 35%;
}

table.schedule
{
	width: 720px;
	border: solid black 1px;
}

table.schedule th, table.schedule td
{
	border: solid black 1px;
}

table.schedule th
{
	padding: 6px;
}

table.schedule td
{
	padding: 3px;
}

table.schedule a:link,
table.schedule a:visited
{
	color: black;
}

table.schedule a:hover,
table.schedule a:active
{
	color: #000000;
}


th.date, th.date_corner, th.building, th.building_corner, th.time
{
	background-color: #00b6f1;
	color: white;
	font-weight: bold;
	font-size: 10pt;
}

th.date, th.building
{
	text-align: center;
	vertical-align: middle;
	font-size: 10pt;
}

th.time
{
	text-align: right;
	vertical-align: middle;
}

td.empty
{
	background-color: #00b6f1;
}

td.single, td.event, td.shorts
{
	text-align: center;
	font-size: 9pt;
	color: #000000;
}

td.shorts
{
	background-color: #FFFF66;
}

td.single
{
	background-color: #FF6666;
}

td.event
{
	background-color: #00b6f1;
}

td.show_title, td.show_title_info
{
	padding: 5px;
	color: white;
	background-color: #00b6f1;
	border-top: solid #000000 1px;
	border-bottom: solid #000000 1px;
}

td.show_title
{
	font-size: 12pt;
	font-weight: bold;
}

td.show_title_info
{
	font-size: 9pt;
	border-left: solid #000000 1px;
}

td.show_body
{
	background-color: #00b6f1;
	border-bottom: solid black 1px;
}