body{
	scrollbar-3dlight-color: #ddd;
	scrollbar-arrow-color: #444;
	scrollbar-base-color: #fff;
	scrollbar-darkshadow-color: #ddd;
	scrollbar-face-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-shadow-color: #fff;
	scrollbar-track-color: #fff;
}
.fnttxt{
	color: #000;
	font-size: 17px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}
.fnttim{
	color: #999;
	font-size: 11px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}
.diva1{
	color: #000;
	font-size: 30px;
	font-family: Monotype Corsiva;
	text-decoration: underline;
	font-weight: normal;
}
.diva2{
	color: #000;
	font-size: 21 px;
	font-family: MS PMincho;
	font-weight: normal;
}
td.tdnew1{
	color: #000;
	background: #ccc;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	width: 20%;
}
td.tdnew2{
	color: #000;
	background: #eee;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	width: 80%;
}
td.tdnew3{
	color: #000;
	background: #fff;
	font-size: 17px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}

td.tdgal1{
	color: #000;
	background: #ddd;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}

td.tdgal2{
	color: #000;
	background: #fff;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	layout-grid-line: 10px;
}
td.tdgal2_1{
	color: #000;
	background: #fff;
	font-size: 17px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	layout-grid-line: 10px;
}
td.tdgal3{
	color: #000;
	background: #eee;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	layout-grid-line: 10px;
}
A:LINK,A:VISITED{
	color: #000;
	background: #fff;
	font-size: 17px;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
}
A:HOVER{
	color: #f00;
	background:#fff ;
	font-size: 17px;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
}

A.lnktop1:LINK,A.lnktop1:VISITED{
	color: red;
	background: transparent;
	font-size: 17px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
A.lnktop1:HOVER{
	color: #000;
	font-size: 17px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
A.lnktop:LINK,A.lnktop:VISITED{
	color: #000;
	background: transparent;
	font-size: 17px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
A.lnktop:HOVER{
	color: #f00;
	font-size: 17px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

A.lnkgal:LINK,A.lnkgal:VISITED{
	color: #000;
	background: transparent;
	font-size: 17px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
A.lnkgal:HOVER{
	color: #f00;
	font-size: 17px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
pre{
	color: #000;
	background: #fff;
	font-size: 17px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	layout-grid-line: 10px;
}