body {	background-image: url(interface/background_left_color.gif);	background-repeat: repeat-y;	background-position: left;}

#left_links a, a:hover {
	text-decoration: none !important;
}

#left_links { width: 192px; padding: 0; margin: 0; border: 0; }

#left_links td {
/* padding and margin 0 are useless-- the table still needs padding/spacing to stop the gap with the pushpin */
}

.WavusnavbarColor {	background-color: #d4dbf8;  /* ff7d4f is a bold salmon color */}.WavusMenu {	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	font-weight: bold;/*  doesn't show up because of link color */	color: #000; 	background-color: #ccc;  /* pale blue */}tr.WavusMenu:link { color: #000; text-decoration: none; }tr.WavusMenu:visited { color: #000; text-decoration: none; }tr.WavusMenu:hover { background-color: #d4dbf8; color: #888; text-decoration: none; }.WavusMenuOn {	font-family: Arial, sans-serif;	font-size: 13px;	font-weight: bold;	color: #990033;	background-color: #eee;}tr.WavusMenuOn:link { color: #888; text-decoration: none; }tr.WavusMenuOn:hover { color: #888; text-decoration: none; }.Script {	font-family: Georgia;	font-size: 15px;	line-height: 20px;	font-style: italic;}

form {
	border: 1px solid #CCC;
	padding: 2px;
	width: 350px;
}