body {	background-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-base-color: #FFFFFF;
	scrollbar-arrow-color: #3366CC;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #FF9400;
	scrollbar-highlight-color: #FF9400;
	scrollbar-track-color: #FFFFFF; }


.head		{ font-family: Verdana; font-size: 14px; font-weight: bold; text-decoration: none; color: #FF9400; }
.text		{ font-family: Verdana; font-size: 12px; font-weight: normal; text-decoration: none; color: gray; }
.bold		{ font-family: Verdana; font-size: 12px; font-weight: bold; text-decoration: none; color: gray; }

.nhead		{ font-family: Verdana; font-size: 12px; font-weight: bold; text-decoration: none; color: gray; }
.ntime		{ font-family: Verdana; font-size: 12px; font-style: italic; font-weight: normal; text-decoration: none; color: gray; }
.ntext		{ font-family: Verdana; font-size: 12px; font-weight: normal; text-decoration: none; color: gray; }
.nlink		{ font-family: Verdana; font-size: 12px; font-weight: normal; text-decoration: none; color: silver; }
.nlink:hover	{ font-family: Verdana; font-size: 12px; font-weight: normal; text-decoration: underline; color: silver; }

.error		{ font-family: Verdana; font-size: 16px; font-weight: bold; text-decoration: none; color: gray; }

a.text		{ font-family: Verdana; font-size: 12px; font-weight: normal; text-decoration: none; color: gray; }
a.text:hover	{ font-family: Verdana; font-size: 12px; font-weight: normal; text-decoration: underline; color: gray; }
a.table		{ font-family: Verdana; font-size: 12px; font-weight: normal; text-decoration: none; color: gray; width: 100%; }
a.table:hover	{ font-family: Verdana; font-size: 12px; font-weight: normal; text-decoration: none; color: grey; background-color: #95b8ff; }

.pom	       { background-color: #FFFFFF; border: #989A9C 1px solid; color: #000000; font-family: Verdana; font-size: 11px; }
.pom:hover     { background-color: #C3C5C7; border: #989A9C 1px solid; color: #FFFFFF; font-family: Verdana; font-size: 11px;}


