body		{ font-size:9pt ; background-color:white;}

A:link		{ color:blue	 ; font-size:10pt	; text-decoration:none }
A:active  	{ color:blue    ; font-size:10pt	; text-decoration:none }
A:visited 	{ color:blue	 ; font-size:10pt	; text-decoration:none }
A:hover   	{ color:red; font-size:10pt; text-decoration:none; background-color:lightblue;}

td 			{ font-size:10pt }
hr.hr1			{ width:560px ; height:1px; color=green}
hr.std			{ width:600px ; height:1px; color=blue}

.red	{  color:red; font-size:15pt; cursor:hand; }
.green	{  color:green; font-size:15pt; cursor:hand; }
.blue	{  color:blue; font-size:15pt; cursor:hand; }
.black	{  color:black; font-size:15pt; cursor:hand; }
.white	{  color:white; font-size:15pt; cursor:hand; }

.gtc {font-family: '‚l‚r ‚oƒSƒVƒbƒN',sans-serif; font-size:10pt; width:100; }
.mnc {font-family: '‚l‚r ‚o–¾’©',serif; font-size:10pt; width:100; }

button 			{ color:black; font-size:9pt; background-color:white; width:100;}
button.big 		{ color:black; font-size:10pt; background-color:white; width:50;cursor:hand}
button.small	{ color:black; font-size:9pt; background-color:white; width:50;cursor:hand}
button.hi 		{ color:white; font-size:9pt; background-color:blue;}
button.selected { color:black; font-size:9pt; background-color:yellow;}
button.low 		{ color:black; font-size:9pt; background-color:yellow;}
button.dl 		{ color:white; font-size:9pt; background-color:green;}
button.list 	{ color:black; font-size:9pt; background-color:lightblue;}
button.clear 	{ color:black; font-size:9pt; background-color:pink;}
button.submit 	{ color:white; font-size:9pt; background-color:green;}
button.pdf 		{ color:black; font-size:9pt; background-color:lightgreen;}

input.submit 	{ color:white; font-size:9pt; background-color:blue;}
input.submit2 	{ color:white; font-size:9pt; background-color:red;}
input.clear 	{ color:black; font-size:9pt; background-color:yellow;}
input.selected 	{ color:black; font-size:9pt; background-color:pink;}
input.dl 		{ color:white; font-size:9pt; background-color:green;}
input.list 		{ color:black; font-size:9pt; background-color:lightblue;}
input.pdf 		{ color:black; font-size:9pt; background-color:lightgreen;}

