/* The global stuff */body { 	font-size: 10px;	font-family: Geneva,verdana,trebuchet,sans-serif; 	background: url(/tech/images/stripe_bkg.gif) repeat;}p { 	color: black; 	font-style: normal; 	font-weight: normal; 	font-size: 10px; 	font-family: Geneva,verdana,trebuchet,sans-serif;}a { 	color: blue; 	font-style: normal; 	font-weight: normal; 	font-size: 10px; 	font-family: Geneva,verdana,trebuchet,sans-serif; 	text-decoration: none; 	border: 0px;}a:hover {	color: blue; 	font-style: normal; 	font-weight: normal; 	font-size: 10px; 	font-family: Geneva,verdana,trebuchet,sans-serif; 	text-decoration: underline; 	border: 0px; }H4 { font-family: Geneva,verdana,trebuchet,sans-serif; font-size:   12px; color:       #000000; margin-top: 2px; margin-bottom: 2px; font-weight: bold; text-shadow: 2px 2px 2px #999;}/* used in header */.header { 	color: maroon; 	font-style: normal; 	font-weight: bold; 	font-size: 10px; 	font-family: Geneva,verdana,trebuchet,sans-serif; 	float: right;	padding-right: 7px; }.header a { 	color: maroon; 	font-style: normal; 	font-weight: bold; 	font-size: 10px; 	font-family: Geneva,verdana,trebuchet,sans-serif; 	text-decoration: none; 	border: 0px; }.header a:link { 	color: maroon; 	font-style: normal; 	font-weight: bold; 	font-size: 10px; 	font-family: Geneva,verdana,trebuchet,sans-serif; 	text-decoration: none; 	border: 0px; }.header a:hover { 	color: maroon; 	font-style: normal; 	font-weight: bold; 	font-size: 10px; 	font-family: Geneva,verdana,trebuchet,sans-serif; 	text-decoration: underline; 	border: 0px; }.term {	background: url(/tech/images/stripe_bkg_bl.gif);	border: 1px black solid;	font-family: courier;	color: #00FF00;	font-size: 11px;	font-weight: bold;}/* used for comment popup */.comments { 	padding-bottom: 10px; 	border-bottom: 1px dotted #999999; }/* used on main index pages */.main { 	padding-right: 10px; 	border-right: 1px dotted #999999; 	padding-left: 10px; }.new { 	padding-left: 10px; 	font-size: 10px; 	font-family: Geneva,verdana,trebuchet,sans-serif;}.shadebox { 	background-color: #dcdcdc; 	padding-right: 2px; 	padding-left: 2px;	padding-top: 2px;	padding-bottom: 2px; 	border: solid 1px black;	font-family: "Times New Roman", Courier, Garamond, serif;	color: green;	font-size: 12px;	font-weight: bold;	}/* used on weblog navbars */.table_heading { 	border: solid 1px black; 	background-color: #cdcdcd; 	font-size: 10px; 	font-family: arial; 	font-weight: bold; 	text-align: left; 	padding-right: 3px;}.table_heading:first-letter {	font-size: 12px;}.table_data { 	float: right; 	text-align: right;	padding-right: 7px;	padding-left: 7px;}.table_data a { 	color: blue;  	font-size: 10px; 	text-decoration: none;}.table_data a:hover {	color: gray;  	font-size: 10px; 	text-decoration: underline;}.nav_left {	float: left;	padding-right: 7px;	padding-left: 7px;	border-left: 1px black dotted;	border-bottom: 1px black dotted;}	/* used in weblog */.hitext { 	background-color: white; 	padding-right: 4px; 	padding-left: 4px; 	font-family: Geneva,verdana,trebuchet,sans-serif; 	font-size: 18px; 	font-style: italic; 	font-weight: 800; 	border-top: solid 1px black; 	border-bottom: black 1px solid; 	width: 300px; float: right; }/* The main techlog */.techlog { 	background-color: white; 	border: 1px solid black; 	padding-right: 15px; 	padding-left: 5px; 	padding-top: 10px; 	font-size: 10px; 	font-family: Geneva,verdana,trebuchet,sans-serif;	width: 95%; }.techlog_title:first-letter {	font-size: 18px; 	font-family: Geneva,verdana,trebuchet,sans-serif;	color: blue;	text-shadow: 2px 2px 2px #999;	padding-right: 1px;}.outline {	background-color: blue;	border: 1px solid black;	padding-top: 4px;	padding-bottom: 4px;	padding-right: 4px;	padding-left: 4px;}.inline {	background: white;	border: 2px solid black;	padding-top: 5px;	padding-bottom: 5px;	padding-right: 5px;	padding-left: 5px;}