body
{
	font-family: Arial;
	font-size: 10px;
}
#banners
{
	position: absolute; 
	top:236; 
	left:785;
}
#tblMemberProfile
{
	font-family: Arial;
}
#IntroText
{
	font-family: Arial;
}
#TexasConference
{
	display:none;
	position: absolute; 
	top:5; 
	left:775;
}
#TexasConferenceBox
{
	/*display:none;*/
}
.storebutton
{
	cursor: pointer;
	/*color:#270DF5; */
	color: #000000;
	font-family: Arial, Helvetica; 
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: none;
	display: block;
	border: solid 1px black;
	margin-bottom:5px;
	text-align: center;
	background-image: url(/images/ButtonBackgroundFade.png);
	background-repeat: repeat-x;
	height:20px;
	vertical-align: middle;
}
.error
{
	color:Red;
}