body {
	font-family: Tahoma, helveticace, helvetica; color: #333333; font-size: 11px; background-color: #ffffff;
}

td, tr, div, span, table {
	font-family: Tahoma, Helveticace, Helvetica; color: #333333; font-size: 11px;
}

a {
	color: #47717D;	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.bgwhite {
	background-color: #ffffff; 
}

.footer {
	font-size: 10px; color: #ffffff;
}

.textfade {
	color: #8F8F8F; font-size: 10px; 
}

.subtitle {
	font-size: 14px; color: #CC3333;
}

.left-border {
	background: url("../img/bg_left.gif");
}

.right-border {
	background: url("../img/bg_right.gif");
}