@charset "UTF-8";body {	font: normal 12px/16px Tahoma, Geneva, sans-serif;	background: #59bcd2 url(img/celebrate_bg_1200.jpg) repeat-x;	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */	padding: 0;	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */	color: #476eb5;}.oneColFixCtr #container {	width: 810px;	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */	border: 0px none #000000;	text-align: left; /* this overrides the text-align: center on the body element. */}.table_bg {	background:url(img/bg_content.png) repeat-y;}.text_style1 {	font-size: 12pt;	line-height: 30px;	color: #52c139;	font-family: Verdana, Geneva, sans-serif;	text-align: left;	letter-spacing: -1px;}.text_style {	font: 12px/16px Arial, Helvetica, sans-serif;	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */	padding: 0;	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */	color: #476eb5;	width: 100px;}a {	font: bold 12px/16px Arial, Helvetica, sans-serif;	color: #39F;	text-decoration: none;}a:hover {	color:#52c139;}li {	list-style-type: circle;	line-height: 20px;	letter-spacing: 0em;	padding-top: 0px;}
