/* CSS Document */

body { background: #ffffff ; font-size: 10pt ; margin: 0; padding: 0;}

#left_nav { display: none; }

#ent_globallinks { display: none; } 

.ent_alevelbg {
   display: none;
} 

.ent_head_name {
   display: none;
} 

#ent_head_home {
   display: none;
} 

#ent_alevel {
   display: none;
} 

#breadcrumb {
   display: none;
}

#content {
   width: 619px ;
   margin-left: 0px ;
   padding: 0;
   border: 0;
   float: left ;
   color: black;
   background: transparent none; 
}

 .controls {
 display: none;
 }  
.news_caption {
	font-size:11px;
}

a:link, a:visited {
   color: #FF9933;
   background: transparent;
   text-decoration: underline;
   }

/*
#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   } */

.ent_alevelbg 					{display: none;}
.ent_alevel_on					{display: none;}
a.ent_alevel					{display: none;}
a.ent_alevel:visited			{display: none;}					
a.ent_alevel:hover				{display: none;}

.ent_pagetitle {padding-left:0px;}
.ent_footerbg   {display: none; }
.ent_footer { padding-top:70px; border-bottom: 1px solid #000000;}
.ent_footer a {display: none;}

a 	{ color: #198519; text-decoration: underline;}
a:visited { color: #75B675; }
a:hover { color: #75B675; }

#product_table table thead th{
		color:#000000;
	}
	
#product_table table tbody td{
		border-left: 1px solid #000000;
	}
	
#product_table table {
	border: 1px solid #000000;
}
#product_table table thead th{
		border-bottom: 1px solid #000000;
	}
	
.nav_section {display: none;}

#nav_breadcrumb {
   display: none;
}

.page_yellow_line { float:left;clear:right;border-bottom:1px #FF9933 solid;padding-right:60px ; }