body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	vertical-align:top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.dropshadow {
	background-image: url(images/framework/fmwk_shadow.gif);
	background-repeat: repeat-x;
	vertical-align: top;
}
.footer {
	font-size:11px;
	font-weight:bold;
	text-align:center;
}
a,a.lg-redtitle {
	font-weight:bold;
	color:#FF0000;
}
a:hover {
	text-decoration:none;
}
.header {
	font-size:14px;
	font-weight:bold;
	color:#666666;
}
.small {
	font-size:10px;
}
a.small:link,a.small:visited {
	color:#000000;
}

.lg-redtitle {
	font-size:14px;
}