th {  color:#5888AC; background-color:#FFFFFF; }	/* text and background color of headers in generated tables */

.menuTxt { color:#00548E;}							/* top pull down menu text color */	
.lgTxt {   color:#000000; }						 	/* larger text titles on project pages */

.colTitle { color:#5888AC;    }
.colTitle2 { color:#5888AC;  }
.colRow { background-color:#FEE2C5; }				/* alternating row color in generated tables */

A:link { color:#00538E;  }							/* normal text links */
A:active { color:#FF9900;   }
A:visited { color:#00538E;  }
A:hover { color:#FF9900; }

.linkTbl A:link { color:#00538E; }					/* links in generated tables */
.linkTbl A:active { color:#FF9900; }
.linkTbl A:visited { color:#00538E; }
.linkTbl A:hover { color:#FF9900; }

/* remember to also change the colors in other.js*/

/* other common elements - */
A { text-decoration:none; }
.btnPos { position:relative; }													
.colTitle, .colTitle2 { font-weight:bold; }

body { 	background-color:#FFFFFF; }
