BODY {
	background: url(/images/back.gif);
	font-size: 100%;//13px;
	color: #000000;
	margin: 0px 0px 0px 0px;
//	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-family: "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro", Meirio, "MS PƒSƒVƒbƒN", sans-serif;
}
A:link {
	color: #0000ff;
	text-decoration: none;
}
A:visited {
	color: #0000ff;
	text-decoration: none;
}
A:hover {
	color: #009900;
	text-decoration: underline;
}
TABLE {
	font-size: 100%;//13px;
}
IMG {
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.border {
	background-color: #cccccc;
}
.tableTop {
	font-weight: bold;
	background-image: url(../../../img/row_bg.gif);
	background-repeat: repeat-x;
//	line-height: 18px;
}
.forumName {
	font-weight: bold;
	font-size: 120%;//14px;
	text-weight: bold;
}
.description {
	font-size: 80%;//11px;
}
.row1 {
	background-color: #eeeeee;
}
.row2 {
	background-color: #f7f7f7;
}
.col1 {
	background-color: #fafafa;
}
.col2 {
	background-color: #f7f7f7;
}
.formList {
	font-size: 100%;//12px;
}
span.focus {
	background-color: #ffffff;
	color: red;
	font-size: 120%;//14px;
	font-weight: bold;
};
input.codeButton {
	background-color: #fafafa;
	color: #000000;
	font-size: 80%;//11px;
//	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-color: #aaaaaa;
	border-style: solid;
}
.copyright {
	font-size: 10px;
}
