@charset "utf-8";

a:link {
	color: #000000;
}
a:active {
	color: #333333;
}

a:visited {
	color: #999999;
}
a:hover {
	color: #00FF33;
}
table {
	background-repeat: no-repeat;
	background-position:center;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
}
td {background-repeat: no-repeat;}

.style1 {
	color: #666666;
	font-size: 12px;
	font-weight:normal;
}
.style2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.style3 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
.style5 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
body {
	overflow-X: hidden;
}
body {
	scrollbar-face-color: #35ca25; 
	scrollbar-highlight-color: #81e676;
	scrollbar-shadow-color: #5ab750;
	scrollbar-3dlight-color: #b0fba8;
	scrollbar-arrow-color: #333333;
	scrollbar-track-color: #b0fba8;
	scrollbar-darkshadow-color: #5ab750;
}
img{
	border-style: none;
}
.transp {
background-color: transparent;
}

</style>
