.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-image: url(../images/cluster_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.txtfield 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	border-top: 1px outset #CCCCCC;
	border-right: 1px outset #CCCCCC;
	border-bottom: 1px outset #E2E2E2;
	border-left: 1px outset #CCCCCC;

}
.request {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
