.cellbg {
	background-attachment: fixed;
	background-image: url(../images/cluster_leftbar.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.fonts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555555;
	text-decoration: none;
	line-height: 13px;

}
.headings{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336699;
	text-decoration: none;
	font-weight: bold;

}
.cursor {
	cursor: hand;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555555;
	text-decoration: none;
	line-height: 13px;
}
.links {
	cursor: hand;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	text-decoration: none;
	line-height: 13px;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
body {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: center top;
}
.homefonts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	text-decoration: none;
	line-height: 15px;

}
