@charset "iso-8859-1";

	body { bgcolor : "#EEEADC"; font-family: Times New Roman; scrollbar-face-color: #FFE390; scrollbar-track-color : #FFF5D9;}

	
  	td {font :15;}
   
  	h2 {color: #FF6666;}
  	hr {color: #FF6666; width:75%; size: 2; align: center;}
  	hr.footer {color: #FFE390; width:75%; size: 2; align: center;}
  
  	a.normal:link {color: blue}
  	a.normal:active {color: #6666FF}
	a.normal:visited {color: #7F92FF}
  	a.normal:hover {color: red} 
  	a.normal{text-decoration: none}

  	a.checkLink :link {color: blue}
  	a.checkLink :visited {color: #6666FF}
  	a.checkLink :active {color: fuschia}
  	a.checkLink :hover {color: red}
  
  
  	.lien {
    	position: relative; color: #000000; font-size: 10pt; font-family: verdana;  font-weight: bold; 
		letter-spacing: -1pt; text-decoration: none;
  	}

  	.lien:visited {color: #6666FF}
	.lien:hover {color: red	}

  	.inputwidth150 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000 ; width: 150px; border : 0px solid black}

  	.submitbutton { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; background-color: #999999; color : white; border : 0px solid black; width: 80px}
 
	.submitBtn {background-color: #FFCC99; width:70}

	.downBtn {background-color: #FFCC99; width:90}