body {
			background: #272727 url('../images/Lananbg.gif') repeat-x;
}
.ToplineBG2 {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(../images/toplineBG2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.WhiteBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;

}
.GgreyBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
}
.MainBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;

}
.greybodysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
}
.biggerhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: 700;
}
