
			body {
				background: #d4dce8;
				padding: 0px;
				margin: 0px;
				text-align: center;
				height: 100%;
				font-family: trebuchet ms;
				font-size: 12px;
				color: #414960;
			}

			#wrapper {
				background: #f4f4f4;
				width: 550px;
				margin-left: auto;
				margin-right: auto;
				border: 0px;
				border-left: 5px solid #ffffff;
				border-right: 5px solid #ffffff;
				text-align: left;
				min-height: 100%;
				height: auto;
			}

			#menu {
				padding-top: 3px;
				padding-right: 8px;
				padding-left: 8px;
				font-family: trebuchet ms;
				font-size: 11px;
				color: #414960;
			}

			.menu_item {
				float: right;
				padding: 0px;
				padding-bottom: 1px;
				margin-left: 15px;
				border: 0px;
			}

			.menu_back {
				float: left;
				padding: 0px;
				padding-bottom: 1px;
				margin-right: 15px;
				border: 0px;
			}

			.menu_back a {
				color: #414960;
				text-decoration: none;
				border-bottom: 3px solid #e2e4f3;
			}

			.menu_back a:hover {
				border-bottom: 3px solid #414960;
			}

			.menu_item a {
				color: #414960;
				text-decoration: none;
				border-bottom: 3px solid #e2e4f3;
			}

			.menu_item a:hover {
				border-bottom: 3px solid #414960;
			}

			a {
				color: #414960;
				text-decoration: none;
			}

			a:hover {
				color: #000000;
				text-decoration: none;
			}

			.list_title {
				font-family: trebuchet ms;
				font-size: 15px;
				color: #414960;
				border-bottom: 2px solid #c6d1e3;
				margin-bottom: 3px;
				font-weight: 900;
			}

			.rule {
				border-bottom: 2px solid #c6d1e3;
				margin-bottom: 3px;
				margin-top: 4px;
			}

			#inner {
				padding: 8px;
			}

			.item_odd {
				background: #e2e4f3;
				font-family: trebuchet ms;
				font-size: 12px;
				color: #414960;
				padding: 2px;
			}

			.item_even {
				background: #f0f1f5;
				font-family: trebuchet ms;
				font-size: 12px;
				color: #414960;
				padding: 2px;
			}

			.item_over {
				background: #ffffff;
				font-family: trebuchet ms;
				font-size: 12px;
				color: #414960;
				padding: 2px;
			}

			#list_edit {
				border-top: 2px solid #c6d1e3;
				border-bottom: 2px solid #c6d1e3;
				margin-top: 3px;
				font-family: trebuchet ms;
				font-size: 12px;
				color: #414960;
				padding: 2px;
				background: #d4dce8;
			}

			#copyright {
				padding-top: 10px;
				text-align: center;
				font-family: trebuchet ms;
				font-size: 11px;
				color: #8591a4;
			}

			.menuinput {
				color: #000000;
				background: #c6d1e3;
				border-top: 1px solid #b3b3b3;
				border-bottom: 1px solid #ffffff;
				border-left: 1px solid #b3b3b3;
				border-right: 1px solid #ffffff;
				line-height: 14px;
				font-size: 10px;
			}

			.menubutton {
				color: #000000;
				background: #eeeeee;
				border-top: 1px solid #ffffff;
				border-bottom: 1px solid #b3b3b3;
				border-left: 1px solid #ffffff;
				border-right: 1px solid #b3b3b3;
				line-height: 14px;
				font-size: 10px;
			}

			.list_add {
				color: #000000;
				background: #e2e4f3;
				border: 1px dashed #bcbcbd;
				line-height: 14px;
				font-size: 10px;
				margin-right: 10px;
				padding: 2px;
			}

			.top {
				margin-top: 25px;
				text-align: right;
				padding-right: 8px;
			}

			#reg {
				padding: 8px;
			}

			#list {
				padding: 8px;
			}

			#load {
				padding: 8px;
				text-align: center;
				font-family: trebuchet ms;
				font-size: 22px;
				color: #414960;
			}

			#title {
				margin-left: 8px;
				margin-right: 8px;
				padding: 0px;
				padding-top: 4px;
				border-bottom: 2px solid #c6d1e3;
			}

.rformwrap {
	border: 0px;
	font-family: verdana;
	color: #454545;
	font-size: 10px;
	padding: 5px;
	font-weight: 900;
}

.rformwrap a:link {
	color: #454545;
	text-decoration: none;
}

.rformwrap a:hover {
	color: #787878;
	text-decoration: none;
}

.rformwrap a:active {
	color: #454545;
	text-decoration: none;
}

.rformwrap a:visited {
	color: #454545;
	text-decoration: none;
}