body {
	background: #ffffff;
	margin: 0;
	padding: 0;
	color: #333333;
	font: x-small/1.5em Verdana, Arial, Helvetica, sans-serif;
	voice-family: "\"}\""; voice-family: inherit;
	font-size: small;
}

html>body {
	font-size: small;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.2em;
}

h4 {
	font-size: 1em;
}

h5 {
	font-size: 0.9em;
}

h6 {
	font-size: 0.8em;
}

.accesskey {
	text-decoration: underline;
}

label {
	color: #776655;
	font-weight: bold;
}

legend {
	color: #776655;
	font-weight: bold;
}

.error {
	color: #776655;
	font-weight: bold;
}

#sponsor {
	font-size: 0.8em;
	text-align: center;
}

#working {
	font-size: 0.8em;
	text-align: left;
}

#voluntary {
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
}

#web_address {
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
}

#member_id_text {
	font-size: 1em;
	font-weight: bold;
	text-align: center;
}

.boldrow {
	font-weight: bold;
}

.normrow {
	font-weight: normal;
}

.highlight {
	color: #303578;
	font-weight: bold;
}

.box {
	border: 2px solid #303578;
	text-align: center;
	padding: 15px 10px;
}

.reg_button {
	width: 400px;
}

#header {
	float: left;
	width: 100%;
	padding: 10px 0 0 0;
	background: #dae0d2 url("../images/menu/bg.gif") repeat-x bottom;
	font-size: 0.9em;
	line-height: normal;
}

#header h1 {
	color: #d17112;
	padding-left: 10px;
}

#header h1 a {
	text-decoration: none;
}

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

#header li {
	float: left;
	background: url("../images/menu/left.gif") no-repeat left top;
	margin: 0;
	padding: 0 0 0 9px;
	font-size: 0.9em;
}

#header a {
	float: left;
	display: block;
	background: url("../images/menu/right.gif") no-repeat right top;
	padding: 5px 15px 4px 6px;
	text-decoration: none;
	font-weight: bold;
	color: #776655;
}

/* Commented Backslash Hack
hides rule from IE5-Mac \*/
#header a {
	float: none;
}

/* End IE5-Mac hack */
#header a:hover {
	color: #333333;
}

#header #current {
	background-image: url("../images/menu/left_on.gif");
}

#header #current a {
	background-image: url("../images/menu/right_on.gif");
	color: #333333;
	padding-bottom: 5px;
}

#content {
	float: left;
	width: 768px;
	background: #ffffff;
	padding: 22px 0 0 5px;
}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	color: #303578;
}

#content a {
	color: #d17112;
	font-weight: bold;
}

#content a:hover {
	color: #303578;
}

#footer {
	clear: both;
	padding: 10px;
	font-size: 0.8em;
}

#footer a {
	color: #d17112;
}

#footer a:hover {
	color: #303578;
}
