body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
}
.orangeColor {color: #FF9900}
.greenColor {color: #006600}
.greyColor {color: #666666}
.redcolor {color:#990000}


.centerStuff {
	text-align: center;
}
.boldStuff {
	font-weight: bold;
}
.textsize16 {
	font-size: 16px;
}

.formFields {
	background-color:#E7F3FE;
	color:#000;
}

/*--------- BLAB on PROFILE SCROLLER-------------- */
.profileScrollerBlabs {
	width:100%; 
	height:180px; 
	overflow:scroll; 
	overflow-x:hidden;
	
}

	.bsheetstyle {
	text-align: left;
	white-space: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-color: #990000;
	background-color: #FFFFFF;
}
.bsheetstyleinner {
	text-align: left;
	white-space: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-color: #990000;
	background-color: #FFFFFF;
}
.tinytext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	color: #990000;
	top: auto;
}
