/* redefined html tag styles */body {	font-family: "Taipei", "Verdana", "sans-serif";	font-size: 12px;	color: #333333;	background-color: #FFFFFF;	scrollbar-3dlight-color:#C0C0C0;	scrollbar-arrow-color:#FFFFFF;	scrollbar-base-color:#FFFFFF;	scrollbar-track-color:#F5F5F5;	scrollbar-darkshadow-color:#FFFFFF;	scrollbar-face-color:#D3D3D3;	scrollbar-highlight-color:#FFFFFF;	scrollbar-shadow-color:#C0C0C0;}a:link {	color: #0099CC;	font-family: "Taipei", "Verdana", "sans-serif";	font-size: 12px;	text-decoration: underline;	font-weight: normal;}a:visited {	color: #0099CC;	font-family: "Taipei", "Verdana", "sans-serif";	font-size: 12px;	text-decoration: underline;	font-weight: normal;}a:active {	color: #0099CC;	font-family: "Taipei", "Verdana", "sans-serif";	font-size: 12px;	text-decoration: none;	font-weight: normal;}a:hover {	color: #FF6600;	font-family: "Taipei", "Verdana", "sans-serif";	font-size: 12px;	text-decoration: none;	font-weight: normal;}a.link:link {	color: #FFFFFF;	text-decoration: none;	font-family: "Taipei", "Verdana", "sans-serif";	font-size: 12px;	font-weight: normal;}	a.link:visited {	color: #FFFFFF;	text-decoration: none;	font-family: "Taipei", "Verdana", "sans-serif";	font-size: 12px;	font-weight: normal;}	a.link:active {	color: #FFFFFF;	text-decoration: none;	font-family: "Taipei", "Verdana", "sans-serif";	font-size: 12px;	font-weight: normal;}	a.link:hover {	color: #FFFFFF;	text-decoration: none;	font-family: "Taipei", "Verdana", "sans-serif";	font-size: 12px;	font-weight: normal;}a.footer:link {	color: #CCCCCC;	text-decoration: none;	font-family: "Taipei", "Verdana", "sans-serif";	font-size: 9px;	font-weight: normal;}	a.footer:visited {	color: #CCCCCC;	text-decoration: none;	font-family: "Taipei", "Verdana", "sans-serif";	font-size: 9px;	font-weight: normal;}	a.footer:active {	color: #666666;	text-decoration: underline;	font-family: "Taipei", "Verdana", "sans-serif";	font-size: 9px;	font-weight: normal;}	a.footer:hover {	color: #FF9900;	text-decoration: underline;	font-family: "Taipei", "Verdana", "sans-serif";	font-size: 9px;	font-weight: normal;}/* content styles */.main {	font-family: "Taipei", "Verdana", "sans-serif";	font-size: 12px;	color: #666666;	border: #000000;}.footer {	font-family: "Taipei", "Verdana", "sans-serif";	font-size: 9px;	color: #CCCCCC;}/* form styles */.textField {	font-family: "Taipei", "Verdana", "sans-serif";	font-size: 12px;	color: #666666;	background-color: #ffffff;	background-image:  url(../images/pix_field.gif);}.button {	font-family: "Taipei", "Verdana", "sans-serif";	font-size: 12px;	color: #666666;	background-color: #eeeeee;}strong {	font-weight: bolder;	color: #336699;}.tableBar {	font-family: "Taipei", "Verdana", "sans-serif";	font-size: 12px;	color: #333333;	background-color: #eeeeee;	padding: 5px;}.BoldOrg {	font-weight: bolder;	color: #FF9900;}.boldRed {	font-weight: bold;	color: #FF0000;}.fontGreen {	color: #009900;}.fontSmall {	font-family: "Taipei", "Verdana", "sans-serif";	font-size: 9px;	color: #666666;	background-color: #FFFFFF;}.bgLgtGry {	background-color: #CCCCCC;}.bgWhite {	font-family: "Taipei", "Verdana", "Arial";	font-size: 12px;	color: #666666;	background-color: #FFFFFF;}.boldBlue {	font-family: "Comic Sans MS", "Verdana", "Taipei", "sans-serif";	font-size: 16px;	font-weight: bold;	color: #3399FF;}.boldGreen {	font-size: 12px;	font-weight: bold;	color: #66CC00;}.bgRed {	background-color: #FF0000;}
