.css {
	background-repeat: repeat-x;
	background-position: top;
}
a.w:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.w:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.w:hover {
	font-size: 12px;
	color: #06385C;
	text-decoration: none;
}
.red {
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
}
.blue {
	font-size: 12px;
	color: #003399;
}
.bgd {
	background-repeat: no-repeat;
	background-position: left bottom;
}
.leftbg {
	background-repeat: repeat-x;
	background-position: top;
}
