.orange {
	color: #FF9900;
}
body,td,th {
	font-size: small;
	color: #333333;
	line-height: 200%;
	font-family: "·s²Ó©úÅé";
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(images/bg.gif) repeat-y center;
}

.contentWrapper {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

h2 {
	font-size: 160%;
	font-weight: bold;
	color: #006600;
	background-color: #F6F6F6;
	padding-top: 5px;
	padding-bottom: 3px;
}
h2 .subtitle {
	font-size: 80%;
	color: #666666;
}

.table_highlight {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}

#hideshowbox {
	background:#FFDFE1;
}

.banner {
	width: 760px;
	text-align: center;
	vertical-align: middle;
}

.banner img {
	padding: 0 10px;
}

table.forms {
	background: #060;
	padding: 5px 20px;
}

table.forms tr td {
	color: #fff;
}

table.forms tr td a {
	margin: 0 10px;
	color: #fff;
}