body {
	background-color: #4548AF;
	font-family: "Times New Roman", Tahoma, Georgia, Times, serif;
}

.wrapper {
	width: 700px;
	margin: 0 auto;
	padding: 10px 10px 0px 10px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

.top {
	background: #ffff00;
	margin: 0px;
	padding: 0px;
	border: 3px ridge green;
}

.left {
	background: #cccccc;
	text-align: justify;
	float: left;
	width: 325px;
	height: 272px;
	margin: 5px 0px;
	padding: 5px;
	border: 3px ridge green;
}

.right {
	background: #cccccc;
	text-align: justify;
	float: right;
	width: 325px;
	height: 272px;
	margin: 5px 0px;
	padding: 5px;
	border: 3px ridge green;
}

.center {
	background: #cccccc;
	text-align: left;
	clear: both;
	margin: 5px 0px;
	padding: 2px 5px 5px 5px;
	border: 3px ridge green;
}

.centerimage {
	background: #cccccc;
	text-align: center;
	clear: both;
	margin: 5px 0px;
	padding: 5px 5px 5px 5px;
	border: 3px ridge green;
}

.footer {
	background: #cccccc;	
	text-align: center;
	clear: both;
	margin: 5px 0px;
	padding: 2px 5px 5px 5px;
	border: 3px ridge green;
}

.validate {
	width: 700px;
	margin: 0 auto;
	padding: 10px 10px 0px 10px;
	text-align: center;
}

.middle {
	text-align: center;
}

.border {
	border-width: 1pt;
	border-style: solid;
}

.pc {
	font-size: large;
	text-align: center;
	margin-left:0cm;
	margin-right:0cm;
	margin-top:0cm;
	margin-bottom:2pt;
	padding: 2px;
}

.tdwa {
	width: 100;
}

.tdwb {
	width: 255;
}

.tdwc {
	width: 10;
}

form p {
	width: 325px;
	clear: both;
}

form p lable {
	float: left;
}

form p input, form p textarea, form p select {
	float: right;
}

p {
	font-size: large;
	margin-left:0cm;
	margin-right:0cm;
	margin-top:0cm;
	margin-bottom:2pt;
	padding: 2px;
}

p1 {
	font-size: large;
	margin-left:0cm;
	margin-right:0cm;
	margin-top:0cm;
	margin-bottom:.0001pt;
	padding: 0px 0px 0px 0px;
}

.header h1 {
	color: #000000;
	font-size: 24pt;
	font-weight: bold;
	text-align: center;
	line-height: 18pt;
}

h1 {
	color: #000000;
	font-size: 24pt;
	font-weight: bold;
	text-align: center;
	line-height: 18pt;
}

h2 {
	color: #000000;
	font-size: 24pt;
	font-weight: bold;
	text-align: center;
	line-height: 18pt;
}

h3 {
	color: #000000;
	font-size: 20pt;
	font-weight: bold;
	text-align: center;
	line-height: 18pt;
}

h4 {
	color: #000000;
	font-size: 20pt;
	font-weight: normal;
	text-align: center;
	line-height: 20pt;
}

li {
	font-size: large;
	padding: 2px;
	
}

.signupframe {
	border: 1px solid #000000;
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}