A.class1:link{
	color:#3333cc;
	text-decoration:none;
	font-size: 10pt;
}
A.class1:visited{
	color:#666666;
	text-decoration:none;
	font-size: 10pt;
}
A.class1:hover{
	color:#00cc00;
	text-decoration:none;
	font-size: 10pt;
}

A.class2:link{
	color:#990000;
	text-decoration:none;
	font-size: 10pt;
}
A.class2:visited{
    color:#999999;
	text-decoration:none;
	font-size: 10pt;
}
A.class2:hover{
	color:#ff0000;
	text-decoration:none;
	font-size: 10pt;
}

A.class3:link{
	color:#ffffff;
	text-decoration:none;
	font-size: 12pt;
}
A.class3:visited{
    color:#cccccc;
	text-decoration:none;
	font-size: 12pt;
}
A.class3:hover{
	color:#FFFF00;
	text-decoration:none;
	font-size: 12pt;
}

.small{
	font-size:xx-small;
	font-weight:normal;
	color: #333333;

}
.underinput
{
    FONT-SIZE: 8pt;
    COLOR: #0000ff;
    FONT-STYLE: normal;
    FONT-FAMILY: "Verdana", "Arial";
    BORDER-RIGHT: #FFFFFF 1px solid;
    BORDER-TOP: #FFFFFF 1px solid;
    BORDER-LEFT: #FFFFFF 1px solid;
    BORDER-BOTTOM: #999999 1px solid;
}
.content_gray{
	font-size:10pt;
	font-weight:normal;
	color: #000000;
	line-height: 20px;
}
.content_blue{
	font-size:10pt;
	font-weight:normal;
	color: #3366CC;
	line-height: 18px;

}
.title_orange {
	border-width: 0px;
    font-size: 12px;
	cursor: hand;
	color: #FF8600;
	line-height: 20px;
	font-weight: bold;
}  
.ColorMain2 {background-color: #FFFF66; color: #000000;}
.ColorMain3 {background-color:#FFFFCC;color:#000000;}
.title_blue{
	font-size:10pt;
	font-weight:bold;
	color: #0000CC;
	line-height: 18px;

} 
.content_white{
	font-size:10pt;
	font-weight:normal;
	color: #000000;
	line-height: 18px;
}