body
{
	font-family: Tahoma, "Trebuchet MS" , Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	background-color: Black; /*background-image: url(../images/bg_g.jpg);*/
}
h1
{
	font-size: 20px;
	color: #000000;
}
.EventDay
{
	background-image: url(../images/calendar/Day_bg.jpg);
}
.RosterGrid
{
	font-family: Tahoma, "Trebuchet MS" , Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.EventCalendar
{
	font-family: Tahoma, "Trebuchet MS" , Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #cccccc;
}
a.EventCalendar:link, a.EventCalendar:active, a.EventCalendar:visited
{
	color: #333333;
}
a.EventCalendar:hover
{
	color: #666666;
}
.calcurrentday
{
	background-image: url(../images/calendar/Today_bg.jpg);
	font-family: Tahoma, Arial;
	color: #cccccc;
}
a.calcurrentday:link, a.calcurrentday:active, a.calcurrentday:visited
{
	color: #333333;
}
a.calcurrentday:hover
{
	color: #666666;
}
.EventTitle
{
	background-image: url(../images/bg_roster_title.jpg);
	height: 26px;
	font-family: Tahoma, Arial;
	color: #ffffff;
}
.nav
{
	font-size: 11px;
	color: #FFFFFF;
}
.news
{
}
a.news:active, a.news:link, a.news:visited
{
	color: #333333;
}
a.news:hover
{
	color: #666666;
}
.sub_hdr
{
	font-size: 11px;
	color: #ffffff;
}
.login
{
	font-family: Tahoma, Trebuchet MS, Arial;
	font-size: 11px;
	color: #333333;
}
.roster
{
	font-size: 12px;
	color: #ffffff;
}
.quick_view
{
	font-size: 11px;
	color: #ffffff;
}
.letter_to
{
	font-size: 12px;
	color: #ffffff;
}
.tdclub
{
	font-size: 12px;
	color: #000000;
}
.SelectedRowStyle
{
	background-color: Yellow;
	font-size: 12px;
	color: Black;
}
.PF
{
	font-family: Tahoma;
	font-size: small;
}
.schedule
{
	background-image: url(../images/bg_roster_title.jpg);
}
:link
{
	text-decoration: none;
	color: #ffffff;
}
:visited
{
	text-decoration: none;
	color: #ffff00;
}
A:hover
{
	text-decoration: underline;
	color: #ffff00;
}
A:active
{
	text-decoration: underline;
	color: #ffffff;
}
