body {
	scrollbar-face-color: 000000;
	scrollbar-arrow-color: 999999;
	scrollbar-3dlight-color :999999;
	scrollbar-highlight-color :999999;
	scrollbar-shadow-color :999999;
	scrollbar-track-color :eeeeee;
	margin-bottom:0;
	margin-right:0;
	margin-left:0;
	margin-top:0;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: Black;
	background-color: #000000;
}

.main {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: Black;
}

.main_bold{
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
}

.ts {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 7pt;
		color: #0000aa;
		}

.curlink{
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: White;
	font-weight: bold;
}
.menu{
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: Black;
	font-weight: bold;
}

.tl {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #000033;
	top: auto;
}
.tl_small {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #000033;
	top: auto;
	font-style:italic;
}

.ti {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #000000;
	background-color: #F8F8F8;
	border-width:1;
	border-color: #D4D4D4;
	border-style: solid;
	height :12pt;
}

.tit {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9pt;
        color: #000000;
        background-color: #F8F8F8;
        border-width:1;
        border-color: #D4D4D4;
        border-style: solid;

		scrollbar-face-color:    	eeeeee;
		scrollbar-arrow-color:    	000000;
		scrollbar-3dlight-color :	000000;
		scrollbar-highlight-color :	000000;
		scrollbar-shadow-color :	000000;
		scrollbar-track-color :		eeeeee;
        }

.but {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        color: #000000;
        background-color: #e0e0e0;
        border-width: 1;
        border-color: #999999;
        border-style: solid;


        padding-top:0 ;
        padding-left:0 ;
        padding-bottom:0 ;
        padding-right:0 ;

        height :12pt;

        }

a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: Black;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: Black;
	text-decoration: none
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: Black;
	text-decoration: none
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: Black;
	text-decoration: none
}