@charset "ISO-8859-1";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #003366;
	background-color: #FFFFFF;
	background-image: url(imgss/TrinityCoolSummer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 800px;
	margin: 0px auto;
	text-align: center;
	padding: 0;
}
#pageCenter {
	padding: 1px;
	width: 600px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003366;
	border-right-color: #0099CC;
	border-bottom-color: #003366;
	border-left-color: #0099CC;
	margin-top: 120px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-align: left;
}
h1, h2, h3, h4, h5 {
	font-weight: lighter;
	color: #FF3300;
	text-indent: 5px;
	margin: 5px;
}
#pageCenter p {
	text-indent: 10px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-size: 90%;
}

a {
	color: #FF3300;
	text-decoration: underline;
}
table   {
	margin: auto;
	width: 95%;
	border-collapse: collapse;
}
th,td    {
	margin: 2px;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 90%;
}
th    {
	width: 200px;
	font-weight: normal;
	text-align: left;
	text-indent: 5px;
	color: #666666;
	font-size: 80%;
}

a:hover {
	color: #993300;
	text-decoration: none;
}
input   {
	color: #003366;
	background-color: #FFFFFF;
	border: 1px solid #336699;
}
select  {
	color: #003366;
	background-color: #FFFFFF;
	border: 1px solid #336699;
}
textarea {
	color: #003366;
	background-color: #FFFFFF;
	border: 1px solid #336699;
}

#HiddenAccomForm {
	position:absolute; 
	left:35px; 
	top:168px; 
	width:455px; 
	height:178px;
	z-index:1; 
	visibility: hidden; 
	background-color:#BBBBBB;
}
#HiddenAccomForm td    {
	margin: 2px;
	padding: 2px;
	border-bottom: none;
	font-size: 90%;
}
