/* stylesheet (css) for the TNG pages *//* body-  background: #fff url(pic.jpg) no-repeat bottom right; */body {	font: 10pt arial;	color: #000;  /* #550066; */	background: #f3f6f6; background-color: #f3f6f6;	margin: 0px;	}p, div, span {	font: 10pt arial;	margin-top: 0px;	text-align: justify;}table {	font: 10pt arial;	margin-top: 0px;	text-align: left;	}h2 {	font: 16pt arial;	letter-spacing: 1px;	margin-bottom: 0px;	/*color: #7D775C; */		}h3 {	font: italic 12pt arial;	letter-spacing: 1px;	margin-bottom: 0px;		}h4 {	font: bold 10pt arial;	letter-spacing: 1px;	margin-bottom: 0px;		}/*a:link {	font:11pt normal arial;	text-decoration: underline;	 color: #6765dF; 	}a:visited {	font:11pt normal arial;	text-decoration: underline;	 color: #6765dF; 	}a:hover, a:active {	text-decoration: arial;	font: 11pt normal arial;	 color: #c6850A; 	}*/.navbar { font:10pt arial; padding:6px; }a:link { font: 10pt arial; }a:visited { font: 10pt arial; }a:hover { font: 10pt arial; background-color:#99f69c; }a:active { font: 10pt arial; }/* specific divs and spans *//*.navbar { font:11pt arial; padding:6px; }.navbar a:link { font: 11pt arial; }.navbar a:visited { font: 11pt arial; }.navbar a:hover { font: 11pt arial; background-color:#6ff; }.navbar a:active { font: 11pt arial; }*/#quoteofday { font:11pt arial; }#logo1 { font-size:32pt; font-weight:bold; font-family:Times New Roman,New York; }/* classes */.margin30 { padding:30px;    }.smallnotes { font:8pt; }.errormessage { font:12pt arial; color:Red; }.smallbtn { font:8pt arial; }.ordertable  { background: #ff9; background-color: #ff9;  }.evencartrow { background: #fe9; background-color: #fe9; }.oddcartrow  { background: #ff6; background-color: #ff6; }/* for calendar styling *//* The header <tr> row with weekdays (sunday, monday, etc)  green=#393*/.trMonthHeader { font:sans-serif; background:#3f3; background-color:#3f3; color:black; }/*  <td> cells that contain at least one entry  */.tdCalIt {  background:#9fc; background-color:#9fc; }/* The day of the month number at the top of each cell */.spCalDay { font:sans-serif;  border-width:thin; width:100%; background:#3f3; background-color:#3f3; color:black; }/*  The top part of TODAY cell only */.spCalToday { font:sans-serif;  border-width:thin; width:100%; background:#f93; background-color:#f93; color:black; }/* Calendar entries */.spCalItem { font-family:sans-serif; font:8pt sans-serif normal; padding-bottom:4px; }.admindiv { padding:10px;border:solid 1px blue; }/**** END OF DG ****************/