body {
	margin: 0px 0px 10px 0px;
	background-color: #FFF;
	text-align: center;
	font-family: "Trebuchet MS", Trebuchet, verdana, arial, sans-serif;
	border-top: 5px solid #CCC;
	}

a:link {
	color: #668590;
	}

a:visited, a:active, a:hover {
	color: #033;
	}

#container {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding: 10px;
	width: 730px;
	}

#container-popup {
	margin-left: 50px;
	margin-right: 50px;
	text-align: left;
	padding: 10px;
	}

h1 img {
	margin-bottom: 10px;
	margin-top: 10px;
	}

#left {
	width: 130px;
	float: left;
	}

#right {
	margin-left: 10px;
	width: 100px;
	float: left;
	padding: 10px;
	}

#signup-form {
	padding: 5px;
	margin-left: 10px;
	}

td {
	padding: 10px;
	text-align: left;
	font-size: small;
	}

#signup-form td {
	padding-bottom: 10px;
	}

#left h1 {
	font-size: x-large;
	color: #C93;
	font-weight: bold;
	border-bottom: 1px solid #C93;
	margin-bottom: 20px;
	}

#left h2 {
	font-size: small;
	color: #668590;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 5px;
	}

#left h3 {
	font-size: medium;
	color: #668590;
	font-weight: bold;
	margin-top: 0px;
	}

#left h4 {
	font-weight: bold;
	font-size: medium;
	color: #333;
	margin-bottom: 5px;
	}

#left p {
	font-size: small;
	color: #333;
	line-height: 150%;
	margin-top: 0px;
                padding: 10px;
	}

#left li {
	font-size: small;
	color: #333;
	line-height: 150%;
	}


#left .img-left {
	float: left;
	width: 150px;
	margin-right: 15px;
	margin-bottom: 10px;
	}

#left .p-left {
	margin-left: 165px;
	}

#left .img-right {
	float: right;
	width: 150px;
	margin-left: 15px;
	margin-bottom: 10px;
	}

#left .p-right {
	margin-right: 165px;
	}

#right h2 {
	font-size: large;
	color: #C93;
	font-weight: bold;
	margin-bottom: 5px;
	}

#right h3 {
	font-size: medium;
	color: #C93;
	font-weight: bold;
	margin-bottom: 5px;
	}

.content p {
	margin-top: 0px;
                margin-left: 10px;
                margin-right: 10px; 
                font-size: small;
	color: #333;
                }

#right p.note {
	font-size: x-small;
	color: #333;
	line-height: 150%;
	}

#right ul {
	padding-left: 0px;
	margin-left: 0px;
	margin: 0px;
	}

#right li {
	list-style-type: none;
	font-size: small;
	margin-bottom: 10px;
	}

#right .hr {
	border-top: 1px dotted #666;
	}

#copyright {
	border-top: 1px solid #C93;
	padding-top: 10px;
	margin-top: 15px;
	text-align:center;
	font-size: small;
	}

table {
	width: 100%;
                }

th {
	border-bottom: 1px solid #CCC;
	text-align: left;
	}

td {
	color: #666;
	font-size: small;
	border-right: 1px solid #CCC;
                border-left: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	text-align: left;
	padding: 5px;
	}

td.indent {
	padding-left: 25px;
	}


/* ph=1 */
/* nhm:from_kauri */
