/* CSS Document */

TD {
	font-family:Verdana;
	font-size:9pt;
	font-weight:normal;
	text-align:left;
	color:#666666;
}

A {
	font-weight:bold;
	color:#FF9900;
	text-decoration:none;
}

A:hover {
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
}

.toplink {
	color:#666666;
	text-decoration:none;
	font-size:8pt;
	font-weight:bold;
}

.toplink:hover {
	color:#FF9900;
	text-decoration:none;
	font-size:8pt;
	font-weight:bold;
}

.more {
	color:#000000;
	text-decoration:none;
	font-size:8pt;
	font-weight:normal;
}

.more:hover {
	color:#FF9900;
	text-decoration:none;
	font-size:8pt;
	font-weight:normal;
}

.hd {
	color:#3433AC;
	text-decoration:none;
	font-size:8.5pt;
	font-weight:bold;
}

.hd1 {
	color:#FFFFFF;
	text-decoration:none;
	font-size:8.5pt;
	font-weight:bold;
}

.hd2 {
	color:#3433AC;
	text-decoration:none;
	font-size:9.5pt;
	font-weight:bold;
}

.shd {
	color:#FF5B33;
	text-decoration:none;
	font-size:8.5pt;
	font-weight:bold;
}

.copy {
	color:#FFFFFF;
	text-decoration:none;
	font-size:8pt;
	font-weight:normal;
}

.copy:hover {
	color:#FF9900;
	text-decoration:none;
	font-size:8pt;
	font-weight:normal;
}
.error{
	color:#FF0000
}