BODY {
	 background-color:#ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
 }

div.LeftNavigation{
float: left;
border: 0px solid #ffffff;
padding: 5px;
width: 250;
height: 600;
background-color: #ffffff;
font-size: 8pt;
position:absolute; 
left:5px; 
top:150px; 
}

div.Top{
background-color: #ffffff;
#float:left;
width:800;
#height:140;
color: #007615;
border: none;
position:absolute; 
left:0px; 
top:0px; 
}

div.RightContent{
float: left;
border: 0px solid #ffffff;
width: 480;
font-size: 8pt;
position:absolute; 
left:320px; 
top:150px;
}

.navigationListItem{
  font-size:10pt;
}

table.product_table{
	font-size: 8pt;
	width: 480;	
}

table.product_table th{
	background: #ffffff;
}

table.product_table td{
  background: #ffffff;
 }

table.info{ 
  font-size: 10pt;
  background: #ffffff;
  width: 480;
}

table.info th{ 
  font-size: 10pt;
  background: #ffffff;
}

table.info td{ 
  background: #ffffff;
 }

col.info_col1{ 
  width: 150;
}

col.info_col2{ 
  width: 650;
}

table.search{ 
  font-size: 10pt;
}

table.search th{ 
  font-size: 12pt;
  background: #ffffff;
 }


table.search td{ 
  background: #ffffff;
 }


col.search_col1{ 
  width: 150;
}

col.search_col2{ 
  width: 650;
}

col.search_col3{ 
  width: 50;
}



table.search_results{
  font-size: 10pt;
  width: 480;
}


table.search_results td{ 
  background-color: #ffffff;
 }

table.search_results th{
  font-size: 12pt;
  background-color: #FFFFFF;
 }




th{
text-align: left;
vertical-align:top;
}




td {
text-align: left;
v-align:top;
}

th.TableHeaderRow{ 
backround: #FFFFFF;
font-size: 18;
text-decoration: underline;
}

th.TableHeading{
font-size: 18;
text-decoration: underline;
font-weight:bold;
}

input.TextEdit{
width:110;
}

textarea.TextEdit{
	width:110;
}

span.node_highlight{
	background: #ffffff;
}

a.headline:link {color: #717171; font-weight: bold; text-decoration: none; }
a.headline:active {color: #006600; font-weight: bold; text-decoration: none;}
a.headline:visited {color: #006600; font-weight: bold; text-decoration: none;}
a.headline:hover {color: #006600; font-weight: bold; text-decoration: none;}

a:link {color: #717171; font-weight: bold; text-decoration: none}
a:active {color: #164680; font-weight: bold; text-decoration: underline}
a:visited {color: #164680; font-weight: bold; text-decoration: none}
a:hover {color: #164680; font-weight: bold; text-decoration: underline}
