<style type="text/css">


table#catalog td#label {
	background-color: #CC0000;
	color: white; 
}

table#catalog td#select {
	padding: 0 1 0 1;	
}
table#catalog td#select input {
	background-color: #D2E1A4;
	text-decoration: none;
	width: 120px;
}

table#catalog td#select_level {
	text-align: center;
	border-style: solid;	
	border-width: 1px;	
	border-color: #6699FF;
	padding: 0 1 0 1;	
}
table#catalog td#select_level input {
	background-color: #D2E1A4;
	text-decoration: none;
	width: 120px;
	height: 30px;
}

table#catalog td#head {
	text-align: left;
	background-color: #FFDEAD;
	font-size: 17px;
	font-weight: bold;
	color: #003E7E; 
}

table#catalog td#input input {
	width: 100%;
}

table#catalog td#action {
	text-align: center;
	background-color: #FFDEAD;
}

table#catalog td#action input {
	background-color: #F97236;
	color: white;
	font-size: 12px;
	font-weight: bold;
	width: 100%;
	height: 25px;
}

table#catalog td#anhead {
	text-align: left;
	font-size: 12px;
	background-color: #F5F5F5;
	padding-left: 10px;
	border-style: solid;	
	color: #003E7E; 
}

table#catalog td#anhead_red {
	text-align: left;
	background-color: #CC0000;
	font-size: 18px;
	padding-left: 10px;
	font-weight: bold;
	color: white; 
}

td#colpage{
	border-style: none;	
	padding-left: 20px;
}

td#nobo{
	border-style: none;	
}

td#info{
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	nowrap: true;
}
td.info{
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	nowrap: true;
}
td.select{
	background-color: lightgreen;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	nowrap: true;
}

td#anad{
	background-color: #CC0000;
	color: white;
}
td#anad a {
	color: white;
	text-decoration: none;
}

td#anam{
	background-color: #D2E1A4;
	color: darkblue;
}
td#anam a:hover {
	background-color: #F97236;
	color: #F0FFF0;
}

td#anas{
	background-color: #F0FFF0;
	color: darkblue;
}


div#hsearch {
	font-size: 35px;
	font-weight: bold;
	color: #003E7E; 
	font-family: Arial Narrow;
	align: left;
}


</style>

<!--
//bleu logo		003C7F		
//orange logo	F97236
//vert logo 	D2E1A4
//////////////////////
//lemonchiffon	FFFACD	
//linen			FAF0E6
//honeydew		F0FFF0
//lavender		E6E6FA		// menu item over 
//lavenderblush	FFF0F5
//floralwhite	FFFAF0
//navajowhite	FFDEAD		// menu item fond
//antiquewhite	FAEBD7
//whitesmoke	F5F5F5
//ivory			FFFFF0
//azure			F0FFFF		// body background
-->

