@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	background: #ccc;
	text-decoration: none;
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	text-align: center;
	color: #000000;
}
.oneColFixCtr #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: center; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #mainContent {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.footer {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: lighter;
	color: #666666;
	text-align: center;
}
#fadeshow1 {

}
.pasus {
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-decoration: none;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
form {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	background-color: #CCCCCC;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	border-top-style: none;
	border-bottom-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 0px;
	text-align: left;
	border-top-width: 0px;
	border-left-width: 0px;
}
.bigi {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-large;
	color: #FF0000;
	text-decoration: blink;
	font-weight: 900;
}
