.help_font1 {
	font-size: 16px;
	color: #800000;
	font-weight: bold;
	margin-left: 10px;
}


.helpFrame{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFE5F0;
	border-bottom-color: #FFE5F0;
	border-left-color: #FFE5F0;
}
.helpLine a{
	color:#676767;
	font-size: 12px;
}
.helpLine td{
	border-bottom:1px dashed #AFAFAF;
	font-size: 14px;
	color: #676767; 
	
}
.help_font2{line-height:20px; color:#666666;}


.help_font3 {
	font-size: 14px;
	color: #800000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 25px;
}
.help_font4 a{
	font-size:12px;
	color:#666666;
	text-decoration:none;
}
.help_font4 a:hover{
	font-size:12px;
	color:#666666;
	text-decoration:underline;
}


.help_right {
	margin-top: 2px;
}


.newremarksfont
{
	font-size: 14px;
	line-height: 25px;
	color: #000000;
	text-decoration: none;
}
a.newremarksfont:link,a.newremarksfont:visited,a.newremarksfont:active
{
	font-size: 14px;
	line-height: 25px;
	color: #000000;
	text-decoration: none;
}
a.newremarksfont:hover
{
	font-size: 14px;
	line-height: 25px;
	color: red;
	text-decoration: none;
}
