body
{
	scrollbar-base-color: #979797;
	scrollbar-track-color: #C4C4C4;
}
td
{
	font-family: 	Arial,helvetica;
	color:			#333333;
	font-size: 		10pt;
}
.small
{
	font-family: 	Arial,helvetica;
	color:			#333333;
	font-size: 		8pt;
}
.button
{
	font-family: 		Arial,helvetica;
	background-color:	#C4C4C4;
	font-size: 			9pt;
	width:				120px;
}
.location
{
	font-family: 	Arial,helvetica;
	color:			#333333;
	font-size: 		10pt;
	font-weight:	bold;
}
a
{
	color:			#000000;
}
a:hover
{
	color:			#FFFFFF;
}
.menuSwitch
{
	cursor: hand;
	font-family: 	Arial,helvetica;
	color:			#C4C4C4;
	font-size: 		12pt;
	font-weight:	bold;
	filter:			progid:DXImageTransform.Microsoft.dropshadow(OffX=1, OffY=1, Color='#333333', Positive='true');
}
.h1
{
	font-family: 	Tahoma,Arial,helvetica;
	color:			#FFFFFF;
	font-size: 		13pt;
	font-weight:	bold;
	filter:			progid:DXImageTransform.Microsoft.dropshadow(OffX=1, OffY=1, Color='#333333', Positive='true');
}
.h2
{
	font-family: 	Tahoma,Arial,helvetica;
	color:			#FFFFFF;	
	background-color: #999999;
	font-size: 		13px;
	font-weight:	bold;
}
.smallWhite
{
	font-family: 	Arial,helvetica;
	color:			#FFFFFF;
	font-size: 		10px;
}
.copy
{
	font-family: 	Arial,helvetica;
	color:			#AAAAAA;
	font-size: 		10px;
}
.indexLink
{
	font-family: 	Arial,helvetica;
	color:			#CCCCCC;
	font-size: 		10px;
	text-decoration:none;
}
.indexLink:hover
{
	font-family: 	Arial,helvetica;
	col