/* CSS Document */a:link {	text-decoration: none;	color: #6666CC;}a:active {	text-decoration: none;	color: #666633;}a:hover {color: #666666;text-decoration: none}a:visited {color: #666633;text-decoration: none}a {text-decoration: none}td {font-size: 11px;font-family: 'verdana', 'arial', 'geneva', 'sans-serif';}body {font: 11px 'verdana', 'arial', 'geneva', 'sans-serif';	color: #333333;	background: #333333;	margin-top: 30px;	margin-bottom: 60px;}.heading {	font: normal 16px 'verdana', 'arial', 'geneva', 'sans-serif';	color: #666600;}.style1 {	color: #FFFFFF;	font: bold;}.style2 {	color: #FFFFFF;	font: bold;}.style3 {color: #FFFFFF}#outerwrapper {	background:#FFFFFF;	width: 800px;	left: 0%;	top: 0px;	right: 0%;	bottom: 0px;	margin-right: auto;	margin-left: auto;}#header  {	background:#FFFFFF;	width: 100%;	height: 32px;	border-top: 18px solid #666600;}#body_left {	background:#FFFFFF;	width: 240px;	float: left;}#body_right {	background:#FFFFFF;	width: 540px;	float: left;	overflow: auto;	padding: 10px;}#footer {	background:#CCCCCC;	width: 100%;	height: 24px;	padding-bottom: 0px;	clear: both;}