/* standard */

A			{ color: #000000; text-decoration:none;}
A:link 		{ color: #003399}
A:visited	{ color: #000066}
A:hover 	{ color: #cc0000}

A.ah4		{ font-weight: bold; font-size: 12px; line-height: 130%; text-decoration: none; }
A.ah5		{ font-weight: bold; font-size: 11px; line-height: 130%; text-decoration: none; }
A.ah6		{ font-weight: bold; font-size: 10px; line-height: 130%; text-decoration: none; }

A.at1		{ font-weight: normal; font-size: 12px; line-height: 100%; }
A.at2		{ font-weight: normal; font-size: 11px; line-height: 100%; }
A.at3		{ font-weight: normal; font-size: 10px; line-height: 100%; }

A.ab1		{ font-weight: bold; font-size: 12px; line-height: 100%; }
A.ab2		{ font-weight: bold; font-size: 11px; line-height: 100%; }
A.ab3		{ font-weight: bold; font-size: 10px; line-height: 100%; }

.report .alt1
{
	BACKGROUND: #ffffff
}

.report .alt2
{
	BACKGROUND: #ffffff
}

.h0 { font-weight: bold; font-size: 28px; line-height: 130%; }
.h1 { font-weight: bold; font-size: 16px; line-height: 130%; }
.h2 { font-weight: bold; font-size: 14px; line-height: 130%; }
.h3 { font-weight: bold; font-size: 12px; line-height: 130%; }

.t1	{ font-weight: normal; font-size: 12px; }
.t2	{ font-weight: normal; font-size: 11px; }
.t3	{ font-weight: normal; font-size: 10px; }

.b1	{ font-weight: bold; font-size: 12px; text-decoration: underline;}
.b2	{ font-weight: bold; font-size: 15px; text-decoration: underline;}
.b3	{ font-weight: bold; font-size: 10px; text-decoration: underline;}

.f1	{ font: normal 14px/100% Courier New,Courier; }
.f2	{ font: normal 12px/100% Courier New,Courier; }
.f3	{ font: normal 11px/100% Courier New,Courier; }

.tsp { font-size:11px; font-family:arial; }
.bsp { font-weight: bold; font-size: 11px; font-family:arial; }
.tsb { font-size: 11px; font-family:arial; }
.bsb { font-weight: bold; font-size: 11px; font-family:arial; }

.buttoncls {
	background-color:#A4D176;
	color			:#000000;
	border-Top		:1px #E1F6CD solid;
	border-Right	:1px #52693A solid;
	border-Bottom	:1px #52693A solid;
	border-Left		:1px #E1F6CD solid;
	font-weight		:bold;
	cursor			:HAND;
	position		:relative;
}

.info {
	font: normal BOLD 11px verdana;
	color:#418162;
}

.report .colfooter{
	background-color:#d4f1c6;
}

.combocls (
	width			:200;
	font: normal 13px verdana;
}

.login { font: 12px arial bold; }

/*/ standard */

.copyright { color: #666666; font-size: 10px; }