* {
	margin: 0px;
}
html {
	height: 100%;
	overflow: hidden;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	margin: 0px;
	text-align: center;
	overflow: hidden;
	background-color: #FFFFFF;
}
#content a:link, #footer a:link {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #E50278;
}
#content a:visited, #footer a:visited {
	text-decoration: none;
	color: #000000;
	border-bottom: 1px solid #E50278;
}
#content a:hover, #footer a:hover {
	text-decoration: none;
	color: #000000;
	border-bottom: 0px;
}
#content a:active, #footer a:active {
	text-decoration: none;
	color: #000000;
	border-bottom: 1px solid #E50278;
}
#content a:link.noborder {
	color: #000000;
	text-decoration: none;
	border-bottom: none;
}
#content a:visited.noborder {
	text-decoration: none;
	color: #000000;
	border-bottom: none;
}
#content a:hover.noborder {
	text-decoration: none;
	color: #000000;
	border-bottom: none;
}
#content a:active.noborder {
	text-decoration: none;
	color: #000000;
	border-bottom: none;
}
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #E50278;
}
input[type=submit] {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	color: #FFFFFF;
	background-color: #E50278;
	border: 1px solid #E50278;
}
h1 {
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: left;
	padding: 4px 0 0 20px;
	margin: 0 0 4px 0;
	color: #000000;
	font-size: 24px;
	font-weight: normal;
}
#bg_top {
	position: absolute;
	top: 0%;
	left: 0px;
	width: 100%;
	height: 40px;
	margin: -20px 0 0 0;
	background-image: url(../images/bg_top.png);
	background-repeat: repeat-x;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	z-index: 1;
}
#container_bg {
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 600px;
	margin: -300px 0 0 0;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	z-index: 2;
}
#container {
	position: absolute;
	top: 50%;
    left: 50%;
	width: 1000px;
	height: 600px;
	margin: -300px 0 0 -500px;
	text-align: left;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	z-index: 3;
}

#header {
	width: 660px;
	height: 28px;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	padding-left: 340px;
	padding-top: 80px;
	text-align: right;
}

#header ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#header ul li {
	display: inline-table;
	font-size: 16px;
	margin: 0 2px 0 2px;
}

#header a {
	font-size: 16px;
	margin: 0 2px 0 2px;
	color: #000000;
	text-decoration: none;
}

#header ul li img {
	vertical-align: middle;
}

#header_bottom {
	width: 1000px;
	height: 45px;
	background-image: url(../images/header_bottom.png);
	background-repeat: no-repeat;
}
#padding_left {
	width: 29px;
	height: 408px;
	background-image: url(../images/padding_left.png);
	background-repeat: no-repeat;
}
#content {
	width: 629px;
	height: 386px;
	background-image: url(../images/content.png);
	background-repeat: no-repeat;
	padding: 15px;
	padding-top: 7px;
}
#content_top_inner {
	width: 100%;
	height: 210px;
	padding-bottom: 10px;
	overflow: auto;
}
#content_bottom_inner {
	width: 100%;
	height: 100%;
}
#padding_middle {
	width: 22px;
	height: 408px;
	background-image: url(../images/padding_middle.png);
	background-repeat: no-repeat;
}
#padding_right {
	width: 29px;
	height: 408px;
	background-image: url(../images/padding_right.png);
	background-repeat: no-repeat;
}
#footer {
	width: 1000px;
	height: 14px;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 25px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

<!-- Styled forms -->
span.checkbox {
   width: 19px;
   height: 25px;
   padding: 0 5px 0 0;
   background: url(../images/checkbox.png) no-repeat;
   display: block;
   clear: left;
   float: left;
}
span.radio {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(../images/radio.png) no-repeat;
	display: block;
	clear: left;
	float: left;
}
span.select {
	position: absolute;
	width: 158px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 21px;
	padding: 0 24px 0 8px;
	color: #fff;
	font: 12px/21px arial,sans-serif;
	background: url(../images/select.gif) no-repeat;
	overflow: hidden;
}

#popup_container {
	width: 100%;
	height: 100%;
	text-align: left;
}

#popup_top {
	width: 100%;
	height: 50px;
	padding-top: 15px;
	padding-left: 15px;
	border-bottom: 1px solid #000000;
	background-color: #FFFFFF;
	text-align: left;
}

#popup_bottom {
	width: 100%;
	height: 100%;
	padding-left: 15px;
	padding-top: 15px;
	background-color: #FACCE4;
	text-align: left;
}
