body
{
	margin: 0px;
}

table
{
	ztable-layout: fixed;
	border-collapse: collapse;

	font-size: 12px; 
	font-family: verdana
}

td,
th
{
	padding-left: 0;
	padding-right: 0;
	vertical-align: top;
}

#topmost tr
{
	background-color: black;
	color: white;
}

#company_search
{
	font-size: 12px;
}

#topmost td
{
	padding-top: 5px;
	padding-bottom: 5px;
}

#topmost a
{
	ztext-decoration: none; 
	color: cyan;
}
	
#topmost a:hover
{
	color: white;
}

#footer a
{
	ztext-decoration: none;
	color: white;
}

#footer a:hover
{
	color: cyan;
}

a
{
	color: #036;
	ztext-decoration: none;
}

a:hover
{
	color: #06c;
};
/*a:hover
{
  text-decoration: none;
}
*/
#top_menu
td
{
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	background-color: #036;'
}

#sub_top_menu
td
{
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	background-color: #036;'
}

#sub_top_menu a:visited
{
  color: #bcd1f3;
}
/*
#date_area
{
  border-bottom: 1px solid;
}

.page_section
{
  border: 1px solid;
  font-weight: bold;
  font-size: larger;
}
*/
#top_menu a
{
  border: 0px solid;
  text-decoration: none;
  font-weight: bold;
  zpadding: 10px;
}

#top_menu a:hover
{
  border: 0px solid;
}
/*
table
{
  font-family: verdana;
  font-size: 12px;
  border-collapse: collapse;
}

th
{
  text-align: left;
  padding-left: 5px;
  padding-right: 5px;
}

td
{
  padding-left: 5px;
  padding-right: 5px;
}
*/
.button
{
  font-family: verdana; 
  font-size: 11px; 
  font-weight: bold;
} 
/*
.button_lite
{
  font-family: verdana; 
  font-size: 11px; 
  font-weight: bold;
} 

.logo
{
  font-family: arial;
  font-size: 20;
  font-weight: bold;
}

.breadcrumb
{
  font-weight: bold;
}*/

.normal
{
	color: black;
	background-color: #DDD;
}

.theme-color
{
	color: #036;
}

.label
{
	font-weight: bold;
}

input
{
	font-size: 12px;
}

.page_section_link
{
	color: #BCD1F3;
}

.page_section_link:visited
{
	color: #BCD1F3;
}

.page_section_link:hover
{
	color: #FFF;
}

.mandatory_field_mark
{
	color: red;
	font-weight: bold;
}

.oil-prices table
{
	table-layout: automatic;	
}