/* CSS Document */ 
 
body { 
  padding-top: 5px; 
  font-family: arial, sans-serif; 
  color: #000066; 
  background-color: #DFE7EA;  
} 
 
h1 { 
font-size: 1em; 
color: #000066; 
font-weight: bold; 
} 
 
h2 { 
font-size: 0.9em; 
color: #000066; 
font-weight: bold; 
text-align:center;
margin-bottom:0px;
} 
 
h3 { 
font-size: 0.8em; 
color: #000066; 
font-weight: bold; 
} 
 
div.ezo_parts  { 
	text-align: center; 
	margin-top:-10px; 
	padding-bottom:10px; 
	color: #000066; 
	font-weight: bold; 
    font-size:12px; 
 
} 
 
 
div.news_title { 
 
	font-size: 0.8em; 
	color: #000066; 
	font-weight: bold; 
	margin-left:20px; 
	margin-bottom:1px; 
	background-color: #DFE7EA; 
	width:640px; 
 
} 
 
div.news_content { 
 
	font-size: 0.7em; 
	color: #000066; 
	margin-left:20px; 
	 
	width:640px; 
 
} 
 
a { 
color: #000066; 
text-decoration: none; 
  
} 
 
a:hover { 
color: #ff5b2a; 
  
} 
 
table#nav_table { 
font-size:10px; 
 
} 
 
td#right_col { 
  
background-image: url(/img/web/bg_right.gif); 
width: 19px; 
 
} 
 
td#main_content { 
width: 696px; 
background-color: #EAEDF2; 
color:black; 
  
 
} 
 
img.button{ 
height: 21px; 
width: 115px; 
border: none; 
vertical-align: top; 
} 
 
td#web_top_bg{ 
background-image: url(/img/web/top.gif); 
width: 850px;  
height: 78px;  
background-repeat: no-repeat; 
 
} 
 
td#topnav_bg{ 
background-image: url(/img/web/n_left.gif); 
width: 20px;  
height: 253px;  
background-repeat: no-repeat; 
 
} 
 
td#home_bg{ 
background-image: url(/img/web/n_sub_home.gif); 
height: 8px;  
background-repeat: no-repeat; 
 
} 
 
td#ezoflash_bg{ 
background-image: url(/img/web/n_sub_ezoflash.gif); 
height: 8px;  
background-repeat: no-repeat; 
 
} 
td#guide_bg{ 
background-image: url(/img/web/n_sub_ezoflash_rus.gif); 
height: 8px;  
background-repeat: no-repeat; 
 
} 
 
td#adapter_bg{ 
background-image: url(/img/web/n_sub_adapters.gif); 
height: 8px;  
background-repeat: no-repeat; 
 
} 
 
td#chip_bg{ 
background-image: url(/img/web/n_sub_chip.gif); 
height: 8px;  
background-repeat: no-repeat; 
 
} 
 
td#pcb_bg{ 
background-image: url(/img/web/n_sub_pcb.gif); 
height: 8px;  
background-repeat: no-repeat; 
 
} 
 
td#will_bg{ 
background-image: url(/img/web/n_sub_will.gif); 
height: 8px;  
background-repeat: no-repeat; 
 
} 
 
td#forum_bg{ 
background-image: url(/img/web/n_sub_forum.gif); 
height: 8px;  
background-repeat: no-repeat; 
 
} 
 
td#links_bg{ 
background-image: url(/img/web/n_sub_bottom.gif); 
width: 135px; 
height: 23px;  
background-repeat: no-repeat; 
 
} 
 
td#bottom_bg{ 
background-image: url(/img/web/n_bottom.gif); 
height: 61px;  
background-repeat: no-repeat; 
vertical-align:top; 
} 
 
td#web_bottom_bg{ 
background-image: url(/img/web/bottom.gif); 
width: 850px;  
height: 29px;  
background-repeat: no-repeat; 
 
} 
 
td.buttons { 
 background:   url('/img/web/malina.gif') no-repeat fixed right;  
 height: 21px; 
} 
 
td.buttons a { 
display: block; 
height:18px; 
width: 105px; 
font-size:13px; 
font-weight:bolder;  
color: #EBEBEB;  
font-variant: small-caps; 
text-align:right; 
vertical-align:middle; 
padding-top:3px; 
padding-right: 10px; 
  
} 
a.sitemap {
display:block;
font-weight:bold;
font-size:12px;
color: #EBEBEB;
font-variant: small-caps;
text-align:right;
padding-right:25px;
padding-top:10px;
}
/******************** FOR GUIDE ********************/ 
ol.guide li { 
font-size:11px; 
padding: 5px 25px 0px 0px; 
margin-left:15px; 
} 
 
/*************TMP*******************/
td.t_content {
	text-align: left;
	
	font-size: 12px;
	padding: 5px;
	background-color: #F0F3F4;
}

td.t_heading {
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	padding: 5px;
	background-color: #97B1BB;
}