/* january 8, 2002 */

/* BEGIN:GLOBAL-STYLES -------------------------------------------------------------------------------------------- */
A, A:hover, A:visited, A:active { color: #369 }
.txt {font-family: arial, helvetica, sans-serif; font-size: 11px; }			
.document { text-align: center; }

.white        { background: #fff;    }

.salmonOne    { background: #ffeed7; }
.salmonTwo    { background: #ffd090; }
.salmonThree  { background: #fff2e5; }

.orangeOne    { background: #ffcc7f; }
.orangeTwo    { background: #ffd5ad; }
.orangeThree  { background: #ffb072; }
.orangeFour   { background: #ffceaa; }
.orangeFive   { background: #fc0;    }

.tealOne      { background: #09c;    }

.greyOne      { background: #e5e5e5; }
.greyTwo      { background: #f2f2f2; }
.greyThree    { background: #ccc;    }
.greyFour     { background: #ddd;    }
.greyFive     { background: #b1b3b6; }

.yellowOne    { background: #ffffe5; }
.yellowTwo    { background: #ffe2ab; }
.yellowThree  { background: #ffe47a; }
.yellowFour   { background: #ffec90; }
.yellowFive   { background: #ffc;    }

.blueOne      { background: #036;    }
.blueTwo      { background: #c0d9ff; }
.blueThree    { background: #8cb3d9; }
.blueFour     { background: #537ca4; }
.blueFive     { background: #c1e0f0; }
.blueSix      { background: #9cf;    }
.blueSeven    { background: #e5ffff; }
.blueEight    { background: #b2e5e5; }
.blueNine     { background: #85d6ff; }
.blueTen      { background: #ebf2fe; }
.blueEleven   { background: #d8ecff; }
.blueTwelve   { background: #69c;    }
.blueThirteen { background: #a8cBfd; }
.blueFourteen { background: #d3e5fe; }
.blueFifteen  { background: #e8f2ff; }

.greenOne     { background: #b2e5b2; }
.greenTwo     { background: #d9f2d9; }
.greenThree   { background: #ddfddd; }
.greenFour    { background: #9c9;    }
.greenFive    { background: #e5ffcc; }

/* END:GLOBAL-STYLES ----------------------------------------------------------------------------------------------- */

/* BEGIN:GLOBAL-NAVIGATION-STYLES ---------------------------------------------------------------------------------- */
	.siteLinks                      { text-align: right; padding: 4px 0px 3px 0px; }
	.siteButtons                    { text-align: center; }
	.navTxt, .navTxtSmallRight      { font-family : Arial, Helvetica, sans-serif; font-size: 11px; color: #CCC; }
		.navTxt A,
		.navTxt A:hover,
		.navTxt A:visited,
		.navTxt A:active            { color: #FFC }
	.navTxtSmallRight               { text-align: right; padding: 0px 5px 2px 0px; }
		.navTxtSmallRight A,
		.navTxtSmallRight A:hover,
		.navTxtSmallRight A:visited,
		.navTxtSmallRight A:active  { color: #FFC }
/* END:GLOBAL-NAVIGATION-STYLES ------------------------------------------------------------------------------------------- */



