body{
	background: #FFFFCC;
	margin: 0px;
	font-family: verdana;

	

}

hr.header{
	height: 1px;
	width: 100%;
}

hr.footer{
	height: 1px;
	width: 100%;
}

td.banner_menu{
	border-top: 1px solid black; 
	border-bottom: 1px solid black; 
	background: url('../images/F1F1F1') repeat-x center;
}

a.banner_menu{
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

a.banner_menu:hover{
	color: red;
	text-decoration: underline;
	font-weight: bold;
}

td.body_content{
	padding: 10px;
	background: url('../images/F1F1F1') repeat-x top #FFFFFF;
}

td.footprints{
	text-align: right;
	font-size: 12px;
	border-bottom: 1px solid black;
}

a.footprints{
	color: blue;
	text-decoration: none;
}

a.footprints:hover{
	color: red;
	text-decoration: none;
}

td.footer{
	font-size: 12px;
	background: url('../images/F1F1F1') repeat-x top;
}

td.contact_panel{
	background: url('../images/F1F1F1') repeat-x top;
	border: 1px solid black; 
	padding: 20px; 
	font-size: 14px;
}

table.panel{
	background: url('../images/F1F1F1') repeat-x top;
	border: 1px solid black; 
	padding: 20px; 
	font-size: 14px;
}

td.product_menu{
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-bottom: 2px solid #333333;
	border-right: 2px solid #333333;
	background: url('../images/F1F1F1') repeat-x center;
	text-align: center;
	padding: 3px;
	width: 300px;
	font-size: 14px;
	cursor: pointer;
}

th.product_menu{
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-bottom: 2px solid #333333;
	border-right: 2px solid #333333;
	background: #003366;
	text-align: center;
	padding: 3px;
	width: 300px;
	font-size: 14px;
	color: white;
}

td.product_menu_hover{
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-bottom: 2px solid #333333;
	border-right: 2px solid #333333;
	background: url('../images/F1F1F1') repeat-x center;
	color: blue;
	text-align: center;
	padding: 3px;
	width: 300px;
	font-size: 14px;
	cursor: pointer;
}

td.product_description{
	border: 1px solid black;
	text-align: justify;
	padding: 20px;
	font-size: 14px;
	height: 300px;
}

div.search_examples{
	font-size: 14px;
}

table.searchresults{
	border-collapse: collapse;
}
th.searchresults{
	border: 1px solid black;
	font-size: 12px;
	padding: 3px;
	background: url('../images/F1F1F1') repeat-x top;
	color: white;
}
td.searchresults{
	border: 1px solid black;
	font-size: 12px;
	padding: 3px;
	background: white;
}
a.searchresultsth{
	color: white;
}
a.searchresultstd{

}

td.tab_active{
	background: url('../images/tab.jsp?height=25&width=125&border=000000&fill=CCCCCC&background=FFFFFF&active=true') no-repeat center;
	width: 123px;
	height: 25px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
}

td.tab_inactive{
	background: url('../images/tab.jsp?height=25&width=125&border=000000&fill=003366&background=FFFFFF&active=false') no-repeat center;
	color: white;
	width: 123px;
	height: 25px;
	text-align: center;
	font-size: 13px;
	border-bottom: 1px solid black;
	cursor: pointer;
}

table.tab_document{
	width: 95%;
	border-collapse: collapse;
}

td.tab_spacer{
	border-bottom: 1px solid black;
}	

td.tab_body{
	background: #CCCCCC;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}

table.ownership{
	background: white; 
	border: 1px solid black;
	border-collapse: collapse;
}
td.ownership{
	padding: 3px;
	font-size: 12px;
	border-bottom: 1px solid #CCCCCC;
}