.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: 281px;
	width: 900px;
	text-align: center;
	vertical-align: middle;
	background-color: #333;
	background-image: url(images/header2011_login.png);
	background-repeat: no-repeat;
}
.headerLogin {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 700px;
	text-align: center;
	vertical-align: middle;
	background-image: url(images/headerLogin.png);
	background-repeat: no-repeat;
}
.headerLoginB {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	height: 50px;
	width: 600px;
	text-align: right;
	vertical-align: top;
	background-image: url(images/headerLoginB.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 100px;
	padding-bottom: 0px;
	padding-left: 0px;
}
body {
	padding: 0px;
	height: 100%;
	width: 100%;
	background-color: #0F7111;
	margin: 0px;
	background-image: url(images/bcknd.png);
	background-repeat: repeat-y;
	background-position: center;
}
.topTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	padding: 5px;
	height: auto;
	width: 700px;
	margin: 0px;
}

.mainTable {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 900px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 10px;
	height: auto;
	width: auto;
	text-align: left;
	vertical-align: top;
	text-decoration: none;
	border: 1px none #333333;
}
.picture {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
	width: 100%;
	text-align: center;
}

.map {
	margin: 0px;
	height: 200px;
	width: auto;
	text-align: left;
	vertical-align: middle;
	padding-top: 10px;
	padding-right: 70px;
	padding-bottom: 30px;
	padding-left: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}

.title {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-style: italic;
}
.details {
	padding-top: 10px;
	padding-right: 70px;
	padding-bottom: 30px;
	padding-left: 70px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	text-decoration: none;
	margin: 0px;
	height: auto;
	width: auto;
}
.detailsCenter {
	padding-top: 10px;
	padding-right: 70px;
	padding-bottom: 30px;
	padding-left: 70px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	text-decoration: none;
	margin: 0px;
	height: auto;
	width: auto;
}
.detailsReg {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	text-decoration: none;
	margin: 0px;
	height: auto;
	width: auto;
}
a.pageLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099FF;
	text-decoration: underline;
}
a.pageLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099FF;
	text-decoration: underline;
}
a.pageLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
	text-decoration: underline;

}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: right;
	vertical-align: middle;
	height: 25px;
	width: 890px;
	margin: 0px;
	border: 0px none 0;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: 302b2b;
}
a.footerLink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
a.footerLink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
a.footerLink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0033CC;
	text-decoration: underline;
	font-weight: bold;

}
.loginButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
	background-image: none;
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	width: 700px;
}

.loginField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	background-image: none;
	background-repeat: repeat-x;
	background-position: top;
}
.loginCell {
	background-color: #302b2b;
	text-align: right;
	vertical-align: middle;
	height: 40px;
	width: 900px;
	margin: 0px;
	padding: 0px;
}
.loginForm {
	margin: 0px;
	padding: 0px;
	display: inline;
}
.login_2011 {
	background-color: #302b2b;
	margin: 0px;
	padding: 0px;
	height: 360px;
	width: 900px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.in_2011 {
	background-color: #302b2b;
	margin: 0px;
	padding: 0px;
	height: 275px;
	width: 900px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.header_2011 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: 275px;
	width: 900px;
	text-align: center;
	vertical-align: middle;
	background-image: url(images/header2011.png);
	background-repeat: no-repeat;
}
.logFooter_2011 {
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 900px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/2011_LoginBottom.png);
	background-repeat: no-repeat;
}
.body_2011 {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	background-attachment: fixed;
	background-position: center center;
	background-color: 0f7111;
}
.registry_Table {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.rsvp_Table {
	margin: 0px;
	padding: 0px;
	border: 1px dashed #333;
}
.rsvp {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: right;
	vertical-align: top;
}
