@charset "iso-8859-2";
/* CSS Document */

  .body_frame{
    scrollbar-face-color: #ffffff;
    scrollbar-highlight-color: #ffffff;
    scrollbar-3dlight-color: #ffffff;
    scrollbar-darkshadow-color: #21523f;
    scrollbar-shadow-color: #ffffff;
    scrollbar-arrow-color: #21523f;
    scrollbar-track-color: #ffffff;
	background-color: #fefefe;
	margin:0px;
  }
  



  a {
	font-family: Arial, Sans-serif;
	font-size: 11px;
	color: #205630;
	font-weight: bold;
	text-decoration: none;
	}
	
	a:link {
		text-decoration: none;
	}
	
	a:visited {
		text-decoration: none;
	}
	
	a:hover {
		text-decoration: underline;
	}
	.main_table_content_frame{
		width: 623px;
	}
	

