.reqfield{border: 1px solid #f1f1e4; background-color:  yellow;}

.menu_title{

background-color:  Black;
color:  white;
font-weight: bold;
font-family: arial;
font-size:  10pt;
width: 100pt;
}

.menu_item{

background-color:  teal;
color:  white;
font-family: arial;
font-size:  10pt;
width: 100pt;

}

.item_white{

background-color:  white;
color:  Black;
font-family: arial;
font-size:  10pt;
width: 100pt;

}


.menutop{

background-color:  black;
color:  white;
font-family: arial;
font-size:  10pt;
width: 75pt;

}

.menu_item:hover{

background-color:  yellow;
color:  white;
font-family: arial;
font-size:  10pt;
width: 100pt;

}

a:active { color: 000000; text-decoration: none; } 
a:hover { color: 000000; text-decoration: none; } 
a:link { color: 000000; text-decoration: none; } 
a:visited { color: 000000; text-decoration: none; } 



.menu_item2{

background-color:  D5FFFF;
color:  BLACK;
font-family: arial;
font-size:  10pt;
width: 100pt;

}


.tdtitreform{

background-color:  f1f1e4;
color:  003333;
font-family: arial;
font-size:  10pt;

}

.tdcontenu{

background-color:  ffffff;
color:  003333;
font-family: arial;
font-size:  10pt;

}

.tdsubcolor{

background-color:  f1f1e4;
font-weight: bold;
color:  003333;
font-family: arial;
font-size:  10pt;

}

tr.d0 td {
		background-color:#eef2f6;
		font-family: arial;
		font-size:  10pt;

		}
tr.d1 td {
		background-color:#ffffcc;
		font-family: arial;
		font-size:  10pt;

		}
	

body{

text-align:center;

}

div#container{

margin-left:auto;
margin-right:auto;
width:50em;

}

