	html {
		overflow-x: hidden;
		overflow-y: scroll;
	}

	body  {
		background: #E9E9E9;
		color: #7e7e7e;
		margin : 0px;
	}

	td.main_image {
		background-image: url('images/main.jpg');
	}
	
	td.hitc_image {
		background-image: url('images/main.jpg');
	}

	td.div_line {
		background-image: url('images/left_back.gif');
	}
	
	a 
	{ 
		text-decoration:none;
	}
	 
	a.menu_level_1
	{
	  border: none;
	  width: 199px;
	  height: 17px;
	  background: none;
	  padding: 3px 0px 3px 25px;
	  font-weight: 100;
	  font-family: verdana;
	  font-size: 11px;
	  color: #FFFFFF;
	  text-decoration: none;
    }
    
    a.menu_level_1:hover
	{
	  border: none;
	  width: 199px;
	  background: #FFFFFF;
	  height:17px;
	  padding: 3px 0px 3px 25px;
	  font-weight: 100;
	  font-family: verdana;
	  font-size: 11px;
	  color: #FF0000;
	  cursor: pointer;
      filter:alpha(opacity=99); 
	  -moz-opacity: 0.99; 
	  opacity: 0.99;
	}

	a.menu_level_1
	{
	  display: block;
	  border-bottom: none;
	  text-decoration: none;
	  width: 199px;
	}

	a.menu_level_2
	{
	  border: none;
	  width: 199px;
	  height:17px;
	  background: #BBBBBB;
	  padding: 3px 0px 3px 25px;
	  font-weight: 100;
	  font-family: verdana;
	  font-size: 11px;
	  color: #000000;
	  text-decoration: none;
	  filter:alpha(opacity=90); 
	  -moz-opacity: 0.90; 
	  opacity: 0.90;
    }
    
	a.menu_level_2:hover
	{
	  border: none;
	  background: #FFFFFF;
	  padding: 3px 0px 3px 25px;
	  font-weight: 100;
	  font-family: verdana;
	  font-size: 11px;
	  color: #FF0000;
	  text-decoration: none;
	  filter:alpha(opacity=99); 
	  -moz-opacity: 0.99; 
	  opacity: 0.99;
    }

    a.menu_level_2
	{
	  display: block;
	  border-bottom: none;
	  text-decoration: none;
	  width: 375px;
	}

	div.menu_level_1
	{
	  background: none;
	  border: none;
	  width: 199px;
	  height:17px;
	  padding: 3px 0px 3px 25px;
	  font-weight: 100;
	  font-family: verdana;
	  font-size: 11px;
	  color: #FFFFFF;
	  text-decoration: none;
    }

	div.menu_level_1:hover
	{
	  width: 199px;
	  border: none;
	  background: #FFFFFF;
	  height:17px;
	  padding: 3px 0px 3px 25px;
	  font-weight: 100;
	  font-family: verdana;
	  font-size: 11px;
	  color: #FF0000;
	  cursor: pointer;
	}
	
	.m img { 
	  display: block; 
	} 
	
	div.text_head {
		font-family: verdana;
		font-size: 12px;
		font-style: normal;
		line-height: 15pt;
		color: #000000;
	}

	div.text_head_small {
		font-family: verdana;
		font-size: 10px;
		font-style: normal;
		line-height: 15pt;
		color: #000000;
	}
	
	div.text_body {
		font-family: verdana;
		font-size: 12px;
		font-style: normal;
		line-height: 14pt;
		color: #656565;
	}

	div.text_body_small {
		font-family: verdana;
		font-size: 10px;
		font-style: normal;
		line-height: 11pt;
		color: #656565;
	}	

	div.text_body2 {
		font-family: verdana;
		font-size: 12px;
		font-style: normal;
		line-height: 13pt;
		color: #656565;
		width: 540px;
	}

	div.text_count {
		font-family: verdana;
		font-size: 8px;
		font-style: normal;
		line-height: 14pt;
		color: #000000;
	}
	
	div.text_search {
		font-family: verdana;
		font-size: 4px;
		line-height: 4pt;
		color: #FFFFFF;
		position: absolute; 
		visibility: hidden;
	}
	
	a.text_hitc {
		font-family: verdana;
		font-size: 9px;
		line-height: 9pt;
		color: #000000;
	}
	
	a.text_body3 {
		font-family: verdana;
		font-size: 12px;
		font-style: normal;
		line-height: 13pt;
		color: #ee6320;
	}
	
	div.text_hitc {
		font-family: verdana;
		font-size: 9px;
		line-height: 9pt;
		color: #000000;
	}

	div.text_email { 
		font-family: verdana;
		font-size: 9px;
		line-height: 10pt;
		color: #8b8b8b;
	} 
	
	input.text_email { 
		font-family: verdana;
		font-size: 9px;
		line-height: 9pt;
		color: #000000;
	} 	
	
