@charset "UTF-8";
body {
	font-family: "franklin gothic", "ITC franklin gothic", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	background-color: #FFFFFF;
	margin: 0px;
	height: 100%;
	width: 100%;
	color: #FFFFFF;
}
.formfield {
	font-family: "franklin gothic", "ITC franklin gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height: 20px;
	width: 228px;
	background-color: #000000;
	border: 1px solid #7AC142;
	vertical-align: middle;
}
.bodybkgd {
	background-color: #000000;
	background-image: url(../images/bodybkgd.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.formtextfield {
	font-family: "franklin gothic", "ITC franklin gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height: 50px;
	width: 228px;
	background-color: #000000;
	border: 1px solid #7AC142;
}
.formsubmitbutton {
	font-family: "franklin gothic", "ITC franklin gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #7AC142;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	width: 60px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bodydiv {
	height: 280px;
	width: 548px;
	overflow: auto;
	position: fixed;
	scrollbar-face-color:#666666;
	scrollbar-highlight-color:#666666;
	scrollbar-3dlight-color:#666666;
	scrollbar-darkshadow-color:#333333;
	scrollbar-shadow-color:#333333;
	scrollbar-arrow-color:#666666;
	scrollbar-track-color:#333333;
}
.anniversaryicon {
	padding-bottom: 10px;
	padding-left: 10px;
}
p {
	margin-right: 30px;
}
h1 {
	font-family: "franklin gothic", "ITC franklin gothic", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFE512;
	margin-top: 10px;
	margin-right: 15px;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #7AC142;
	text-decoration: underline;
}
h2 {
	font-family: "franklin gothic", "ITC franklin gothic", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	margin-right: 15px;
	margin-top: 10px;
}
.fullpagediv {
	height: 280px;
	width: 878px;
	overflow: auto;
	position: fixed;
	scrollbar-face-color:#666666;
	scrollbar-highlight-color:#666666;
	scrollbar-3dlight-color:#666666;
	scrollbar-darkshadow-color:#333333;
	scrollbar-shadow-color:#333333;
	scrollbar-arrow-color:#666666;
	scrollbar-track-color:#333333;
	text-align: left;
	margin-left: 30px;
}
.fullpagebkgd {
	background-color: #000000;
	background-image: url(../images/fullbkgd.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.centraltableposition {
	position: absolute;
	top: 50%;
	height: 491px;
	margin-top: -245px;
	left: 50%;
	width: 920px;
	margin-left: -460px;
	z-index: 1;
	display: block;
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bottomtableposition {
	height: 28px;
	position: absolute;
	top: 100%;
	width: 100%;
	margin-top: -28px;
}
li {
	margin-right: 30px;
	margin-bottom: 15px;
}
.taleotd {
	background-image: url(../images/taleobkgd.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.anniversarybkgd {
	background-color: #000000;
	background-image: url(../images/anniversarybkgd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.upperrightcorner {
	display: block;
	margin: 0px;
	padding: 0px;
	float: none;
	height: 189px;
	width: 189px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: visible;
	position: absolute;
	z-index: 9999;
	top: 44px;
	right: 0px;
}