@charset "utf-8";
/* CSS Document */
body {
	background-image: url(../graphics/backgrounds/grey-bg.png);
	background-repeat: repeat-y;
	background-position: 952px;
	margin: 0px;
	padding: 0px;
}
#footer a {
	text-decoration: none;
	color: #666666;
}
#footer a:hover {
	color: #CF000D;
	text-decoration: underline;
}.SmSidebarText {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
