html { filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); }
body {
	background-image: url(bg1.gif);
	background-repeat: repeat-x;
	margin: 0px;
	html { filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); }
}
td {
	font-family: Tahoma, Arial, "??";
	font-size: 12px;
}
.blue01 {
	color: 005C9F;
	line-height: 150%;
}
.box01 {
	border: 1px solid #3290CB;
	color: #666666;
	font-family: Tahoma, Arial, "??";
	font-size: 12px;
	background-color: #FFFFFF;
}
.box02 {
	border: 1px solid #999999;
	color: #666666;
	font-family: Tahoma, Arial, "??";
	font-size: 12px;
	background-color: #FFFFFF;
}
.repeat01 {
	background-repeat: no-repeat;
}
.repeatx {
	background-repeat: repeat-x;
	line-height: 170%;
	color: 5A5A5A;
}
a:link {
	color: #767676;
	text-decoration: none;
}
a:visited {
	color: #767676;
	text-decoration: none;
}
a:hover {
	color: #0072C6;
	text-decoration: underline;
}
a.awhite:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.awhite:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.awhite:hover {
	color: #ACFF2A;
	text-decoration: none;
}
a.ablue:link {
	color: #005C9F;
	text-decoration: none;
}
a.ablue:visited {
	color: #005C9F;
	text-decoration: none;
}
a.ablue:hover {
	color: #999999;
	text-decoration: underline;
}
a.agreen:link {
	color: #3B6B05;
	text-decoration: none;
}
a.agreen:visited {
	color: #3B6B05;
	text-decoration: none;
}
a.agreen:hover {
	color: #872D30;
	text-decoration: none;
}.green {
	color: #3B6B05;
	text-decoration: none;
}
.grey01 {
	color: 5A5A5A;
	text-decoration: none;
	line-height: 160%;
	font-family: Tahoma, Arial, sans-serif;
}
.time01 {
	color: 5A5A5A;
	text-decoration: none;
	font-family: Tahoma, Arial, sans-serif;
}
.title01 {
	font-size: 16px;
	font-weight: bold;
	color: #1F82C3;
	text-decoration: none;
}