﻿body 
{
	font-family: Arial, Sans-Serif;
	font-size: 8pt;
	color: #000;
}

div#t 
{
	width: 650px;
	margin: 0 auto;
}

table.ClubInfo 
{
	margin-bottom: 10px;
}

table.ClubInfo th, table.ClubInfo td
{
	text-align: left;
	padding: 3px;
	vertical-align: top;
}

table.schedule 
{
	border: 1px solid #000;
	border-collapse: collapse;
	margin: 0 auto 100px auto;
	width:650px;
}


table.schedule td 
{
	vertical-align: top;
	text-align: center;
	border: 1px solid #000;
	padding: 3px;
}

td.day 
{
	width: 80px;
}

td.daynobg
{
    width: 80px;
}

table.schedule th 
{
	color: #000;
	border: 1px solid #000;
}

th.time 
{
	width: 75px;
}

img.logo 
{
	margin: 2px 0;
	float:left;
}

img#printicon
{
    margin: 2px 5px -4px 0px;
    border: none;
    text-decoration: none;
}

span.progname 
{
	color: #000;
	font-size: 11px;
	font-weight: bold;
	display: block;
	clear:left;
}

span.studio 
{
	display: block;
}

span.truetime 
{
	font-weight: bold;
	display: block;
	color: #fc0000;
}
h2.alt_text
{
    display: none;
}
.alt_text
{
    font-weight: bold;
}
h1#logo_coed
{
	width: 118px; 
	height: 63px; 
	display: block; 
	background: url(images/gl_logo.jpg) 0 0 no-repeat;
	text-indent: -9999px; text-decoration: none;
	margin: 10px auto;
}

h1#logo_womens
{
	width: 204px;
	height: 70px;
	display: block;
	background: url(images/gl_women_logo.jpg) 0 0 no-repeat;
	text-indent: -9999px;
	text-decoration: none;
	margin: 10px auto;
}

