/* css file for papillon */

LI {font: 12px Arial, helvetica, sans-serif; }
LI {color: #000000;}
	  
P {font: 12px Arial, helvetica, sans-serif; }
P {color: #000000;}
P {line-height: 2;}
A {font: 12px Arial, helvetica, sans-serif; font-weight : bold;} 
DIV.indent {text-indent: 2em}


/* for blue */
TD.blue {background-color: D0E1EE;}
P.blue {color: #588BB7 ; font: 20px Arial;	font-weight : bold; text-indent: 0.5em}
A.blue:link{color: #588BB7;}
A.blue:active{color: #588BB7;}
A.blue:visited{color: #588BB7;} 
A.blue:hover{color: #818181;}

/* for green */
TD.green {background-color: C9E4DC;}
P.green {color: #50A78C ; font: 20px Arial;	font-weight : bold; text-indent: 0.5em}
A.green:link{color: #50A78C;}
A.green:active{color: #50A78C;}
A.green:visited{color: #50A78C;} 
A.green:hover{color: #818181;}

/* for orange */
TD.orange {background-color: ECD2C7;}
P.orange {color: #BD6B47 ; font: 20px Arial;	font-weight : bold; text-indent: 0.5em}
A.orange:link{color: #BD6B47;}
A.orange:active{color: #BD6B47;}
A.orange:visited{color: #BD6B47;} 
A.orange:hover{color: #818181;}


/* for red */
TD.red {background-color: EEDEE2;}
P.red {color: #A65368 ; font: 20px Arial;	font-weight : bold; text-indent: 0.5em}
A.red:link{color: #A65368;}
A.red:active{color: #A65368;}
A.red:visited{color: #A65368;} 
A.red:hover{color: #818181;}


/* for purple */
TD.purple {background-color: EAE4EC;}
P.purple {color: #9876A6 ; font: 20px Arial;	font-weight : bold; text-indent: 0.5em}
A.purple:link{color: #9876A6;}
A.purple:active{color: #9876A6;}
A.purple:visited{color: #9876A6;} 
A.purple:hover{color: #818181;}


/* for brown */
TD.brown {background-color: F0DBD2;}
P.brown {color: #916833 ; font: 20px Arial;	font-weight : bold; text-indent: 0.5em}
A.brown:link{color: #916833;}
A.brown:active{color: #916833;}
A.brown:visited{color: #916833;} 
A.brown:hover{color: #818181;}

