A.topLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
A.topLink:HOVER {
	text-decoration: underline;
}
A.bottomLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888888;
	text-decoration: none;
}
A.bottomLink:HOVER {
	text-decoration: underline;
}
A.menubar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #991100;
	text-decoration: none;
}
.menubarspace{
	width: 28px;
}
TD,.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #991100;
}
HR{
    height: 1pt;
	color: #666666;
}
HR.light{
    height: 1pt;
	color: #CDCDCD;
}
