/* CSS Document */
.bgstyle {
	background-image:url(images/BGMexicantile.gif);
	background-repeat: repeat;
	background-position: left top;
	background-color: #FFCC66;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.mrsmlogo {
	background-attachment: scroll;
	background-image: url(images/MrsMlogo.gif);
	background-repeat: no-repeat;
	position: relative;
	z-index: 3;
	left: -42px;
	top: -20px;
	height: 110px;
	width: 295px;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
.bluebold {
	color: #000066;
	font-weight: bold;
}
.orangebold {
	color: #990000;
	font-weight: bold;
}
.small {font-size: .7em;}
.large {font-size: 1.3em;}
.Xlarge {font-size: 1.7em;}
.almostlarge {font-size: 1.1em;}
.blueNonbold {
	color: #000066;
	font-weight: normal;
}
.bottomlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-style: normal;
	font-weight: normal;
	color:#FF6633
	text-decoration: none;
}
.bold {
	font-weight: bold;
}

