/* CSS Document */body {	background-color: #CCC5BE;	margin: 0px;	background-image: url(images/bkg_stripe.gif);	background-repeat: repeat-x;	background-position: top;}body,td,th {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	color: #333333;}.left_bkg_column {	background-color: #CCCCCC;}.right_bkg_column {	background-color: #CCCCCC;}a:link {	color: #015E41;	text-decoration: underline; }a:visited {	text-decoration: underline;	color: #666633;}a:hover {	text-decoration: underline;	color: #FF6600;}a:active {	text-decoration: underline;}.left_sidebar {	color: #FFFFFF;	background-color: #015E41;}.footer_bar {	background-image: url(images/nav_12.gif);	background-repeat: repeat-x;}.headline {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 16px;	font-style: normal;	font-weight: bold;	color: #336633;}.tinytext {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;}