body {	background-color: #CCCCCC;	}.banner {	background-attachment: fixed;	background-repeat: repeat-x;	background-position: 0px 8px;	background-color: #9FA5AC;	padding: 12px 12px 0px;}.box {	background-color: #FFFFFF;	left: 20px;	top: 150px;	bottom: 20px;	margin: 20px;	padding: 18px;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	text-align: justify;	line-height: 18px;	width: 100%;}.text {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	color: #333333;	left: 12px;	text-align: left;}.titles {	font-family: Arial, Helvetica, sans-serif;	font-size: 16px;	font-weight: bolder;	color: #231F20;	border-bottom-width: 1px;	border-bottom-style: ridge;	border-bottom-color: #333333;}.nav {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	color: #231F1F;	font-weight: bold;}.heading {	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	line-height: 40px;	border-bottom-width: 0px;	border-bottom-style: solid;	border-bottom-color: #333333;}a:link {	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #000000;	font-size: 12px;	text-decoration: none;	font-weight: bold;}a:active {	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #999999;	font-size: 12px;	text-decoration: none;}a:hover {	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #000000;	font-size: 12px;	text-decoration: underline;	}.textlink {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	color: #2A80AA;	left: 12px;	text-align: justify;}#tdName {	color:<?php echo $colName; ?>	color: #333333;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: 400;}#tdTelephone {	color:<?php echo $colTelephone; ?>	color: #333333;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: 400;}#tdEmail {	color:<?php echo $colEmail; ?>	color: #333333;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: 400;}#tdConfirmEmail {	color:<?php echo $colConfirmEmail; ?>	color: #333333;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: 400;}#tdComments {	color:<?php echo $colComments; ?>	color: #333333;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: 400;}a:visited {	color: #000000;	text-decoration: none;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: bold;}#columnLeft {	float: left;	width: 50%;	margin-left:10px;	padding-top:1em;}#columnRight {	padding-top:1em;	/*margin: 0 2em 0 200px;*/}.ateisHeader {	font-family: Arial, Helvetica, sans-serif;	font-size: 16px;	font-weight: bolder;	color: #000000;	text-align: right;	max-width:60em;	/*border-bottom-width: thin;	border-bottom-style: ridge;	border-bottom-color: #333333;*/}.ateisBody {	/*background-color: #92B6C9;*/	clear:both;	/*max-width:60em; */	text-align:left;	color:#333333;	}.ateisTop {	/*background-color: #92B6C9;*/	/*max-width:60em;*/	text-align:right;	color:#333333;	}.caption {	/*background-color: #92B6C9;*/	max-width:90%;	font-size:10px;	text-align:left;	color:#111111;	}
