html{
	scrollbar-base-color : #FF0000;
	scrollbar-face-color : #FF0000; 
	scrollbar-track-color: #cdcdcd;
	scrollbar-arrow-color : #000000; 
	scrollbar-3dlight-color: #FF4500;
	scrollbar-highlight-color : #FFFFFF; 
	scrollbar-shadow-color : #8B0000;
	scrollbar-darkshadow-color : #8B0000;
}

body.bonds {
	background:#B6955E url("./title_back.png");
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position: 0% 0%;
	scrollbar-base-color : #FF0000;
	scrollbar-face-color : #FF0000; 
	scrollbar-track-color: #cdcdcd;
	scrollbar-arrow-color : #000000; 
	scrollbar-3dlight-color: #FF4500;
	scrollbar-highlight-color : #FFFFFF; 
	scrollbar-shadow-color : #8B0000;
	scrollbar-darkshadow-color : #8B0000;
	text-align:center;
}

table.title_holder{
	border-collapse:separate;
	margin-left: auto;
	margin-right: auto;
}

table.title_holder2{
	border-collapse:collapse;
	border-style:solid;
	border-color:#FF0000;
	border-width:2px;
	margin-left: auto;
	margin-right: auto;
}

td.title{
	width:120px;
	height:30px;
	border-style:solid;
	border-color:#FF0000;
	border-width:2px;
}
td.name{
	width:150px;
	border-style:solid;
	border-color:#FF0000;
	border-width:2px;
}

td.score{
	width:50px;
	border-style:solid;
	border-color:#FF0000;
	border-width:2px;
}

td.comment{
	width:200px;
	border-style:solid;
	border-color:#FF0000;
	border-width:2px;
}


td.title2{
	width:150px;
	height:30px;
}
td.name2{
	width:120px;
}

td.comment2{
	width:180px;
}

div.title {
	color: #000000;
	text-align: center;
	text-top: 5px;
	font-size: 14pt;
	font-family:"HGSºÞ¼¯¸E",sans-serif;
}

div.sub_title {
	color: #000000;
	text-align: center;
	text-top: 5px;
	font-size: 10pt;
	font-family:"HGSºÞ¼¯¸E",sans-serif;
}

div.normal{
	color: #000000;
	text-align: center;
	text-top: 5px;
	margin-left: 5px;
	font-size: 90%;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
}

div.normal2{
	color: #000000;
	text-align: center;
	text-top: 5px;
	margin-left: 5px;
	font-size: 100%;
	font-family:"HGSºÞ¼¯¸E",sans-serif;
}

