	#is_table{
		width: 95%;
		margin: 10px 30px 10px 35px;
	}

	td.is_td_i{
		vertical-align: middle;
		background-color: #eeeeee;
		border: 1px solid #DFDFDF;
		text-align: center;
	}
	td.is_td_t{
		vertical-align: top;
		padding: 0px 3px 30px 3px;
		
	}
	
	td.is_td_t_pt
	{
		vertical-align: bottom;
		padding: 3px 3px 3px 3px;
		
	}

	td.is_td_i img
	{
		margin: 0px;
		vertical-align: middle;
		padding: 5px;
		text-align: center;
	}			
	
	.is_b
	{
		color: #6AA2B9;
	}
	
	.is_text
	{
		margin-left: 5px;
		margin-bottom: 5px;
		padding-left: 3px;
		
		border-left: 1px solid #DFDFDF;
		font-size: 12px;
		font-family: tahoma, san-serif;
	}
	
	.is_text_pt{
		margin-top:0;
		padding-top:0;
		margin-left: 5px;
		padding-left: 3px;
		border-left: 1px solid #DFDFDF;
		font-size: 12px;
		font-family: tahoma, san-serif;
	}
	.is_name{
		margin-top: 4px;
		margin-bottom: 0px;
		padding: 0px;
		font-size: 11px;
	}
	.is_snipet{
		margin-top: 5px;
		margin-bottom: 0px;
		padding: 0px;
		font-size: 12px;
	}
	.is_alt-title{
		margin-top: 5px;
		margin-bottom: 0px;
		padding: 0px;
		font-size: 11px;
	}
	.is_post-title{
		margin-top: 0px;
		margin-bottom: 0px;
		padding: 0px;
		font-size: 15px;
		font-weight: normal;
	}
	.is_tech{
		margin-top: 5px;
		margin-bottom: 0px;
		padding: 0px;
		font-size: 11px;		
		color: #808080;
	}
	.is_green{
		margin-top: 5px;
		margin-bottom: 2px;
		padding: 0px;
		color: #4F7500;
		font-size: 12px;
		font-family: tahoma, san-serif;
		font-weight: bold;
	}

	/*
	.is_title-green:link     { color:#4F7500; text-decoration:none; font-weight: normal;}
	.is_title-green:visited  { color:#4F7500; text-decoration:none; font-weight: normal;}
	.is_title-green:hover    { color:#000; text-decoration:none; font-weight: normal;}

	.is_title:hover  span { color:#000;}
	.is_title:link { color:#105CB6;}
	.is_title:visited { color:#105CB6;}
	.is_title:hover { color:#000;}
	
	.is_title span {
		color:#105CB6; text-decoration:underline; font: bold 15px tahoma
		font-weight:bold;
	}
	*/
	
	.is_warning{
		margin: 20px 20px 20px 0px;
		padding-left: 3px;
		border-left: 1px solid #BB0000;
		font-size: 12px;
		font-family: tahoma, san-serif;
		font-weight: bold;
	}
	
	.is_warning b{
		color: #BB0000;
	}
	
	#l_table{
		width: 700px;
		margin: 10px 0 0 0;
	}
	#l_table-s{
		margin: 0 0 0 0px;
		text-align: right;
	}
	
	p.l_logo{
		padding: 0 0 1px 0;
		margin: 0px;
		font-family: tahoma, san-serif;
		font-size: 11px;
	}
	p.l_slogan{
		padding: 0px;
		margin: 0 0 2px 0;
		font-weight: bold;
		color: #656A86;
		font-family: tahoma, san-serif;
		font-size: 11px;
	}

	/*
	p.is_menu{
		padding: 5px 0px 2px 0px;
		margin: 5px 0 0 0px;
		font-size: 11px;
		font-family: tahoma, san-serif;
	}
	.l_h{
		color: #656A86;
	}
	.l_link { 
		color:#BB0000;
		text-decoration: none; 
	}
	.l_link:link{ 
		color:#BB0000; 
	}
	.l_link:visited{ 
		color:#BB0000; 
	}
	.l_link:active{
		color:#000;
	}
	.l_alink{
		color: #BB0000;
		font-weight: bold;
	}
	*/
	
	p.sorry b{
		color: #BB0000;
	}
	
	.modImage,
	td.modImage
	{
		background-color: transparent;
		border:0;
	}	
