@media screen {
	body {
		background: white;
		font-family: Arial, Verdana, sans-serif;
		font-size: 10pt;
	}

	td {
		font-family: Arial, Verdana, sans-serif;
		font-size: 10pt;
	}

	div.main_container {
		background: #ffffff;
		width: 85%;
		position: relative;
		overflow: visible;
		text-align: left;
		padding: 5px;
		margin: 0;
		border: 0;	  
		margin-left: auto;
		margin-right: auto;
	}
   
	fieldset {
		border: 0;
		margin-top: 2px;
		margin-bottom: 4px;
		padding: 4px;
	}
	
	legend {
		border: 0;
		padding: 2px 6px;
		font-weight: bold;
		background-image: url("pic/legend.jpg");
		background-repeat: no-repeat;
		background-color: #9c3232;
	}
	table.product_list {
		border: 0;
		border-collapse: collapse;
		width: 100%;
	}

	table.product_list td.data_title {
		font-weight: bold;
		width: 30%;
	}
	table.product_list td.data_text {
		font-weight: normal;
		width: 70%;
	}

	.right {
		text-align: right;
	}

	table.product_list tr.list_title td {
		font-weight: bold;
		border-bottom: 1px solid #dfdfdf;
	}
	table.product_list tr.list_item {
		border-bottom: 1px solid #dfdfdf;
	}

	table.product_list td {
		padding: 2px;

	}

	table.product_list tr.list_item_noborder {
		border: 0;
	}

					 
/* Top menu */
	div.mainmenu {
		border: 1px solid #b9b9b9;
		margin: 0;
		padding: 0;
		background-color: #f9f9f9;
		overflow: auto;
		position: relative;
	}

	div.mainmenu ul {
		margin: 0;
		padding: 0;
		list-style: none;
		height: 1px;
	}

	div.mainmenu a {
		text-decoration: none;
	}
	div.mainmenu ul li {
		border-right: 1px solid #b9b9b9;
		padding: 8px;
		text-align: center;
		width: 120px;
		float: left;
	}
	div.mainmenu ul ul {
		display: none;
		visibility: hidden;
	}
	   
	div.top_table div.selection 
	{
	}
	div.subselection 
	{
		float: right;
		text-align: right;
		color: white;
		font-weight: bold;
		margin: 10px;
		position: absolute;
		right: 0;
		width: 100%;
		margin-top: 20px;
	}
	div.top_table div.login 
	{
		float: right;
		position: absolute;
		right: 10px;
		top: 0;
	}
	div.top_table div.language 
	{
		text-align: left;
		position: absolute;
		left: 0;
		top: 0;
		margin: 10px;
	}
	div.top_table 
	{
		width: 100%;  
	}  
	div.header {
		margin-bottom: 10px;
		overflow: auto;
		position: relative;
	}	
	div.header img {
		margin-right: 20px;
		margin-left: 10px;
		overflow: auto;
		position: relative;

	} 	   
	div.header p.page_title {
		margin: 0;
		marginleft: 50px;
		text-align: left;
		font-weight: bold;
		vertical-align: middle;
		font-size: 24pt;
		color: #011435;	 
						 	   
padding-top: 10px;			   
padding-bottom: 10px;
	}
		   
div.selection {

		background-color: #f9f9f9;
		color: #003793;
		font-weight: bold;
		font-size: 9pt;
		padding: 2px;
		margin-left: 0;
		margin-right: 0;
		height: 18px; 
		text-align: right;
		margin-bottom: 10px;
		border-bottom: 1px solid #b9b9b9;
	}	
div.login {
		color: #003793;
		font-weight: bold;
		font-size: 9pt;
		padding: 2px; 
 margin-top: 6px;
		margin-left: 0;
		margin-right: 0;
		height: 18px; 
		text-align: right;
	}
	div.header p.page_title a{
		color: #011435;
		text-decoration: none;
	}		  

	p.updated {
		font-size: 10pt;
		font-style: italic;
		text-align: right;
		border-top: 1px solid #d9d9d9;
	}

	div.main_content {
		margin-left: 175px;	
		min-height: 240px;
		height: auto !important;
		height: 240px;
	}

	div.main_table {
		padding: 0;
		margin: 0;
		margin-top: 20px;
	}

	div.attachment {
		border: 1px dotted #d9d9d9;
		padding: 20px;
		background-image: url("pic/attachment.gif");
		background-repeat: no-repeat;
		background-position: 3px 3px;
		margin: 10px;
	}
				  
	div.left_table img
{
		 border: 0;
}
	div.left_table a
{
	text-decoration: none;
}
	div.left_table div.print {
		border-top:  1px dashed #244a72;
		text-align: right;
		padding: 10px;
		text-transform: uppercase;	
		text-align: right;
		padding-top: 5px;
		padding-left: 1em;
		font-weight: bold;
		font-size: 8pt;
		margin: 0;
		margin-top: 5px;
		padding-right: 20px;
	}

	div.title {
		position: relative;
		padding: 5px;
		font-weight: bold;
		font-size: 11pt;
		font-style: normal;
		border-left: 5px solid red; 
		padding-left: 10px;
		margin-bottom: 15px;
		color: #003793;
		text-transform: uppercase;
	}
	div.navigation_path {
		visibility: hidden;
		display: none;
	}
	div.title a {
		text-decoration: none;
	}

	td {
		vertical-align: top;
		text-align: left;
	}

	div.main_table ul.topmenu {
		list-style: none;
		padding: 0;
		width: 10em;
		font-weight: bold;
		font-size: 10pt;
		margin: 0;
	}

	div.left_table {
		float: left;
		width: 150px;
		overflow: auto;
		position: relative;
	}

	div.left_table div.navigation {
		text-transform: uppercase;	
		text-align: right;
	}

	div.main_table ul.submenu {
		list-style: none;
		padding-left: 1em;
		margin-left: 0;
		font-weight: normal;
		font-size: 10pt;
	}

	div.main_table ul.topmenu a, div.main_table ul.submenu a {
		text-decoration: none;
	}

	div.main_table ul.topmenu li {
		padding-top: 10px;
	}

	div.footer {
		background-color: #f9f9f9;
		color: #003793;
		font-weight: bold;
		font-size: 9pt;
		padding: 2px;
		margin-left: 0;
		margin-right: 0;
		height: 18px;	
		border-top: 1px solid #b9b9b9;
		text-align: center;
		margin-top: 10px;
	}

	div.footer p {
		margin: 0;
		padding: 0;
	}
	.clear {
		clear: both;
	}


	

	div.footer a, div.login a{
		color: #003793;
		text-decoration: none;
	}

	.table p {
		width: 45%;
	}

	.table input {
		position: absolute;
		left: 50%;
	}


	div.help {
	}

	div.help a  {
		position: absolute;
		right: 0;
		top: 0;
		padding: 4px;
		padding-top: 2px;
		padding-bottom: 2px;
		color: black;
		text-decoration: none;
		background: #eeee00;
	}

	div.help a:hover {
		position: absolute;
		right: 0;
		top: 0;
		padding: 4px;
		padding-top: 2px;
		padding-bottom: 2px;
		color: #eeee00;
		text-decoration: none;
		background: black;
	}
	table.stat_table {
		margin: 10px auto;
		border-collapse: collapse;
	}
	table.stat_table tr {
		padding: 0;
		margin: 0;
		border-bottom: 1px solid black;
	}

	table.stat_table td {
		text-align: right;
		padding: 4px;	
	}
	   
/* Link to RSS Feed	*/
	p.rss_feed {
		display: none;
		visibility: hidden;
	}
	

	div.main_content img {
		margin: 2px auto;
		padding: 2px;	
		border: 1px solid #dedede;
	}
	.clear {
		margin: 0;
	}
	a img {
		border: 0;
	}
	a {
		color: #003793;
	}

	a:hover {
		color: #4a6aa2;
	}

	h1 {
		font-weight: bold;
		font-size: 14pt;
		color: #003793;
	}
	h2 {
		font-weight: bold;
		font-size: 13pt;
	}
	h3 {
		font-weight: bold;
		font-size: 12pt;
		color: #003793;
	}
	h4 {
		font-weight: bold;
		font-size: 12pt;
	}
	h5 {
		font-weight: bold;
		font-size: 11pt;
	}
	h6 {
		font-weight: normal;
		font-size: 11pt;
		color: #003793;	
	}
	@import url(xinha.css);
}
@media print {
	div.login {
		display: none;
		visibility: hidden;
	}
	div.main_container {
		overflow: auto;
	}
	div.left_table, div.mainmenu {
		display: none;
		visibility: hidden;
	}
	div.main_content {
		margin: 0;
		text-align: left;
	}
	a {
		text-decoration: none;
	}
	a img {
		border: 0;
	}
 
	
/* Link to RSS Feed	*/
	p.rss_feed {
		display: none;
		visibility: hidden;
	}
	h1 {
		font-weight: bold;
		font-size: 15pt;
	}
	h2 {
		font-weight: bold;
		font-size: 14pt;
	}
	h3 {
		font-weight: bold;
		font-size: 13pt;
	}
	h4 {
		font-weight: bold;
		font-size: 12pt;
	}
	h5 {
		font-weight: normal;
		font-size: 12pt;
	}
	h6 {
		font-weight: bold;
		font-size: 11pt;
	}
	div.navigation_path {
		visibility: hidden;
		display: none;
	}					 
	
	.notprinted {
		visibility: hidden;
		display: none;
	}
}
