body {
	background-position: center;
	background-repeat: repeat-y;
}
.cat {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #C8B4B5;
}
a {
	font-weight: bold;
	color: #F0EAEA;
	text-decoration: none;
}
.fade {
	filter: Alpha(Opacity=80);
}
.left, .mainnav, td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #A99A9A;
	filter: DropShadow(Color=#E8E3E3, OffX=1, OffY=1, Positive=1);

}
.mini {
	font-family: "arial narrow", Arial, Helvetica, sans-serif;
	font-size: 9px;
}

