fieldset {
	border: solid 1px #999999;
	padding: 4px;
}
	body,td,th {
		font-family: Tahoma, Helvetica, Verdana, Arial, sans-serif;
		font-size: 12;
	}
	H3,H4 {margin-bottom:0px}
	
	.main_top {
		font-size: 10px;
		color: black;
		background: white;
	}
	INPUT {background: #ffffff;color: #000000}

	.breadcrumb {
		font-size: 10px;
		color: grey;
		background: white;
	}
	A.breadcrumb { text-decoration: underline; font-weight: normal; color:grey;background:white}
	A.breadcrumb:visited { text-decoration: underline; font-weight: normal; color:grey;background:white}
	A.breadcrumb:active { text-decoration: underline;  font-weight: normal;color:grey;background:white}
	A.breadcrumb:hover { text-decoration: none;  font-weight: normal;color:black;background:white}

	A.listbox { text-decoration: none;}
	A.listbox:visited { text-decoration: none;}
	A.listbox:active { text-decoration: none;}
	A.listbox:hover { text-decoration: none;}

	A {text-decoration:none; font-weight: normal; color:#000000;}
	A:visited { text-decoration: none; font-weight: normal; color:#000000;}
	A:active { text-decoration: none;  font-weight: normal;color:#000000;}
	A:hover { text-decoration: underline;  font-weight: normal;color:#000000;}

	.whitetext {color:#FFFFFF;}
	
	INPUT.readonly {background: #EAE9D5;color: #000000;font-size: 110%;}
	
	.table_main {
		color:#000000;
#background: #EAE9D5;
		background: #ffffff;
	}

	.table_main2 {
		color:#000000;
		background: #EAE9D5;
		border: 1px solid #999999;
		
	}
	
	.header {
		font-size: 14px;
		font-weight:bold;
		color: #000000;
		background: #C8C7B3;
		background-image: url('/images/hback.png');background-repeat: repeat-x;
	}
	.subheader {
		font-size: 12px;
		font-weight:bold;
		color: #000000;
		background: #C8C7B3;
		border: 1px solid #000000;
		border-bottom-color: black;
	}
	.table_border_header {
		font-size: 14px;
		font-weight:bold;
		color: #000000;
		background: #C8C7B3;
		background-image: url('/images/hbackbox.png');background-repeat: repeat-x;
	}

	td.td_active {
		font-weight:bold;
	}
	
	.black_frame {
		border: 1px dotted #000000;
		border-top-color: black;	
		border-left-color: black;	
		border-right-color: black;	
		border-bottom-color: black;	
	}	

	.bold { font-weight: bold; }	
	
	
	.menutable  {border-bottom: 1px solid black;border-right: 1px solid black;}
	.menubox_top  {font-weight:bold;color:white;background:#000066;border-left: 1px solid #000066;}
	.menubox  {background:#dddddd;border-bottom: 1px solid black;border-right: 1px solid black;border-left: 1px solid white;}
	
	
	legend { 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 14px;
		color: #000000;
	}
	
	
	
	
	
	
	
