@charset "utf-8";
.oneColFixCtrHdr #container {
	width: 889px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: thick dotted #00CC33;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColFixCtrHdr #header {
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-color: #FFFFFF;
	border: thin none #000000;
}
Ltable {
	float: left;
	margin-left: 22px;
}
.Ltable {
	float: left;
	margin-left: 22px;
}
#enter {
	margin-bottom: 10px;
}
.Mtable {
	float: left;
	vertical-align: top;
}
#adm {
	clear: left;
	float: left;
	text-align: center;
}
.Rtable {
	float: left;
	margin-bottom: 22px;
}
.ent {
	border: thin solid #000000;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	clear: left;
	margin-top: 22px;
}
.oneColFixCtrHdr #container #mainContent table {
	float: left;
}
Mtable {
	float: left;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
}
.oneColFixCtrHdr #footer {
	background-color: #FFFFFF;
	padding-top: 10;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	border: thin none #000000;
}
.oneColFixCtrHdr #footer p {
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.style100 {font-size: 10px}
.style17 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style20 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 10px;
}
.style102 {
	font-size: 14px;
	font-style: italic;
}
.style103 {
	font-family: "Comic Sans MS", Arial, "Arial Black", "Arial Narrow";
	font-weight: bold;
}
a:link {
	color: #003300;
}
a:visited {
	color: #003300;
}
a:hover {
	color: #FF0000;
}
#D2 {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#ad1 {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.style104 {
	font-size: 300%
}
.style11 {color: #FF3399}
.style14 {
	color: #000033;
	font-size: 10px;
}

