@charset "UTF-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	border-top-color: #000;
}
.oneColFixCtr #container {
	width: 810px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	line-height: 15px;
	background-color: #E7E7E7;
	background-image: none;
	text-indent: 0px;
}
.express {
	font-family: Verdana, Geneva, sans-serif;
	font-size: large;
	line-height: 25px;
	color: #660;
}
.oneColFixCtr #mainContent {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 9px;
	font-style: normal;
	line-height: normal;
	padding: 2;
}
.oneColFixCtr #container #mainContent div p .oneColFixCtr {
	padding: 5px;
}
.photoFloatLeft {
	margin: 2px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 2px;
	float: left;
}
#regTable p img {
}

}
.photoFloatR {
	margin: 2px;
	float: right;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	height: auto;
	width: auto;
}
.oneColFixCtr #container {
	padding-right: 4px;
}
.casting {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	color: #00F;
}
.whiteText {
	color: #FFF;
}
.photofloatR13 {
	padding: 2px;
	float: right;
}
.redtype {
	color: #F00;
}
