		.txt_main {color:#000000; font-size:12px; font-family:arial,verdana,helvetica; font-weight:bold; text-decoration:none;}
		.txt_data {color:#000000; font-size:12px; font-weight:normal; font-family:arial,verdana,helvetica;}
		.txt_data_b {color:#000000; font-size:12px; font-weight:bold; font-family:arial,verdana,helvetica;}
		.txt_title {color:#000000; font-size:16px; font-weight:bold; font-family:arial,verdana,helvetica;}
		.txt_fine {color:#000000; font-size:10px; font-family:arial,verdana,helvetica; font-weight:normal; text-decoration:none;}
		A.txt_fine {color:#000000; font-size:10px; font-family:arial,verdana,helvetica; font-weight:normal; text-decoration:none;}
		A.nav_main:link {color:#14304E; font-size:12px; font-family:arial,verdana,helvetica; font-weight:bold; text-decoration:none;} 
		A.nav_main:visited {color:#14304E; font-size:12px; font-family:arial,verdana,helvetica; font-weight:bold; text-decoration:none;} 
		A.nav_main:hover {color:#FF0000; font-size:12px; font-family:arial,verdana,helvetica; font-weight:bold;}
		A.nav_mon:link {color:#14304E; font-size:10px; font-family:arial,verdana,helvetica; font-weight:normal; text-decoration:none;} 
		A.nav_mon:visited {color:#14304E; font-size:10px; font-family:arial,verdana,helvetica; font-weight:normal; text-decoration:none;} 
		A.nav_mon:hover {color:#FF0000; font-size:10px; font-family:arial,verdana,helvetica; font-weight:normal;}
		
		body {
			background:buttonface;
			scrollbar:on;
			margin:10px;
			padding:0;
			border:0px;}
		.main_wrap_out {
			background:buttonhighlight;
			border-left:1px solid buttonhighshadow;
			border-top:1px solid buttonhighshadow;
			border-right:1px solid buttonhighlight;
			border-bottom:1px solid buttonhighlight;
			width:100%;
			}
		.main_wrap_in {
			background:#C3C3BD;
			border-left:1px solid buttonhighlight;
			border-top:1px solid #C1D7EC;
			border-right:1px solid buttonhighshadow;
			border-bottom:1px solid buttonhighshadow;
			padding:1;
			width:100%;}
		.content_window {
			margin:10px;
			padding:6px;
			background:#D5D6D0;
			border-left:1px solid #595A57;
			border-top:1px solid #595A57;
			border-right:1px solid #DEDFDA;
			border-bottom:1px solid #E7E7E4;
			width:95%;}
		.main {background:#C3C3BD; width:100%}
		.header_bar_highlight {background:#C1D7EC;}
		.highlight {background:#FFFFFF;}
		.shadow {background:#666666;}
		.border_style {border:2px groove;}
		.nav_top_out {
			border-top:0px solid #595A57; 
			border-right:1px solid #DEDFDA; 
			border-bottom:1px solid #E7E7E4; 
			background:#D5D6D0;
			width:100%;
			height:34px;}
		.tab_box {
			background:#C50000;
			color:#FFFFFF;
			font-size:13pt;
			font-weight:bold;
			font-family:trebuchet MS,arial,verdana,helvetica;}
		.table_head {
			background:#B6C3CD;
			border:2px groove;
			padding:2px;
			color:#000000;
			font-size:9pt;
			text-align:center;
			font-weight:bold;
			font-family:arial,verdana,helvetica;}
		.input {
			background:#FFFFFF;
			border:1px inset;
			padding:1px;
			color:#000000;
			font-size:9pt;
			text-align:left;
			font-weight:normal;
			font-family:arial,verdana,helvetica;}
		.checkbox {
			border:0px;
			padding:0px;}
		.button {
			background:#DDDDDD;
			border:1px outset;
			padding:0px;
			color:#000000;
			font-size:9pt;
			text-align:left;
			font-weight:normal;
			font-family:arial,verdana,helvetica;
			width:50px;}
		.status_check {
			border:2px groove;
			padding:0px;
			color:#000000;
			font-size:8pt;
			text-align:left;
			font-weight:normal;
			font-family:arial,verdana,helvetica;}
		.value {
			background:#B6C3CD;
			margin:1px;
			border:2px groove;
			padding:1px;
			color:#000000;
			font-size:10px;
			text-align:left;
			font-weight:normal;
			font-family:arial,verdana,helvetica;}
