table
{
}

.about
{
	color: white;
	font-weight: bold;
	vertical-align: bottom;
	filter: DropShadow(Color=#000000, OffX=1, OffY=1, Positive=1);
}

.about a:link
{
	color: #ffffff;
	text-decoration: none;
}

.about a:visited
{
	color: #ffffff;
	text-decoration: none;
}

.about a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

.smallheader
{
	font-weight: bold;
	font-size: 12px;
	text-indent: 4px;
	color: #ffffff;
	cursor: default;
	filter: DropShadow(Color=#000000, OffX=2, OffY=2, Positive=1);
}

.daytype
{
	background: white url('../../img/fade128.gif') repeat-y;
	border: 1px #b0b0b0 solid;
	font-weight: bold;
	text-indent: 4px;
}

.daytype1
{
	background: white url('../../img/fade128.gif') repeat-y;
	border: 1px #b0b0b0 solid;
	font-weight: bold;
	text-indent: 4px;
}

.daytypehour
{
	background: url('../../img/btn/back.gif') no-repeat fixed left top;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px #cccccc solid;
	cursor: pointer;
	color: black;
	width: 24px;
	text-align: center;
}

.daytypehour1
{
	background: url('../../img/btn/back.gif') no-repeat fixed left top;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px #cccccc solid;
	cursor: pointer;
	color: black;
	width: 24px;
	text-align: center;
}

.ldAlt
{
	background: #f1efe1;
	border: 1px #767676 solid;
	font-family: Verdana;
	font-size: 10px;
	vertical-align: middle;
	padding: 2px;
	z-index: 9999;
}

.thumbnail
{
	font-family: Verdana, Arial;
	font-size: 10px;
	color: white;
}
