/* ---------------------------------------------------------------------------------------- */
/*         This web site, designed and programed  by ARA_System(Torolic)                    */
/*                     Copyrights (C)1999 ARAU-MSC KLGF Project All rights reserved.        */
/*                                                                                          */
/*                                                   release 1999.11.27 Sat.                */
/* ---------------------------------------------------------------------------------------- */
/*         [FILE NAME] pst40.css  [VERSION] 01.0000.0  [UPDATE] 2008.12.10                  */
/*                                [VERSION] 01.0001.0  [UPDATE] 2008.12.12                  */
/* ---------------------------------------------------------------------------------------- */
/* CSS Document */

	body {
		scrollbar-base-color: #000000;
		scrollbar-face-color: #000000;
		scrollbar-track-color: #999999;
		scrollbar-arrow-color: #ffffff;
		scrollbar-3dlight-color: #eeeeff;
		scrollbar-dark-shadow-color: #eeeeff;
		scrollbar-highlight-color: #877bfc;
		scrollbar-shadow-color: #212121;
		background-color: #ffffff;
		background-image: url(../mats/wp/wall.gif);
		font-weight: normal;
		color: #ffffff;
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
	}

	body,td {
		font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", MS UI Gothic;
		font-size: 14px;
	}

	th {
		font-family: "Times New Roman", Times, serif;
		font-size: 16px;
		font-weight: bold;
		text-decoration: underline;
		border-color: #999999;
		border-width: 1px;
		border-style: solid;
	}

	a:link {
		color: #000099;
		text-decoration: underline;
	}

	a:visited {
		color: #000099;
		text-decoration: underline;
	}

	a:hover {
		color:#0000ff;
		text-decoration:underline;
		position:relative;
		left:0.1em;
		top:0.1em;
		background-color: #ff0000;
	}

	a:active {
		color: #ff00ff;
		text-decoration: underline;
	}

	.charts {
		border-color: #999999;
		border-width: 2px;
		border-style: double;
		border-collapse: collapse;
		width: 760px;
		margin-left: 12px;
	}

	.menu {
		background-image: url(../mats/wp/wp0002.gif);
		border-color: #cccccc;
		border-width: 1px;
		border-style: solid;
		border-collapse: collapse;
		width: 255px;
	}

	.pca {
		background-color: #773645;
		vertical-align: top;
		width: 250px;
	}

	.toprnk {
		font-family: "Times New Roman", Times, serif;
		font-size: 12px;
		color: #ff0000;
		font-weight: bold;
	}

	.second {
		font-family: "Times New Roman", Times, serif;
		font-size: 12px;
		color: #0000ff;
		font-weight: bold;
	}

	.others {
		font-family: "Times New Roman", Times, serif;
		font-size: 12px;
		color: #777777;
		font-weight: bold;
	}

	.oldies {
		font-family: "Times New Roman", Times, serif;
		font-size: 14px;
		color: #ffffff;
		font-weight: normal;
	}

	.yellow {
		font-family: "Times New Roman", Times, serif;
		font-size: 14px;
		color: #ffff00;
		font-weight: bold;
	}

