/************************************     Common stuff************************************/body {	padding: 8px;	margin: 0px;	background-color:#FFFDC9;}body * {	font-family: Arial, Veranda, Tahoma, sans-serif;	font-size: 8pt;}table.bodytop {	width: 800px;}table.bodytop {/	border-collapse: collapse; /	margin: 0px;	margin-bottom: 4px;	padding: 0px;}table.bodytop td {	border: 1px solid #e8bc74;		border-color: #e8bc74; 	padding: 4px;}a img {	border: 0px;}table {	border-collapse: collapse;	margin: 0px;	margin-bottom: 7px;	padding: 0px;}table tr td {	padding: 0px;	vertical-align: top;}table.mainLayout {	width: 800px;}table.bodytop {	width: 800px;}table.bodytop {/	border-collapse: collapse; /	margin: 0px;	margin-bottom: 4px;	padding: 0px;}table.bodytop td {	border: 1px solid #e8bc74;		border-color: #e8bc74; 	padding: 4px;}.content {	padding: 4px;	padding-left: 10px;	padding-right: 10px;}.content p {	margin-top: 0px;	//text-align: justify;	}.content table tr td {	padding: 4px;	vertical-align: top;	}img.fl, img.fr {	position: relative;	top: 4px;	margin-bottom: 2px;}img.fl {	float: left;	margin-right: 4px;	}img.fr {	float: right;	margin-left: 4px;	}h1 {	font-size: 125%;}h2 {	font-size: 112%;}h1, h2 {	margin-bottom: 7px;}h1, h2, h3, h4, h5, h6, h7 {	clear: both;	}table.plan {	border: 0px solid black;	border-collapse: collapse;}table.plan tr {	border: 1px solid black;}table.plan td {	border: 1px solid black;}.tac {	text-align: center;}.nm {	margin: 0px;	}/* a, a:active, a:hover, a:visited {	color: #00000f;} */a, a:hover, a:visited, a:active {	color: #000044;	text-decoration: none;}a:hover {	text-decoration: underline;	} ul li {	list-style-image: url("/img/li.gif");}/************************************     End of Common stuff************************************//************************************     Horizontal menu************************************/	div.horizontalMenu  div {		display: inline; border: 1px solid black; height: 20px;	}		div.horizontalMenu { width: 800px; }/************************************     Custom menu************************************/ div.customMenu {	width:200px;	}div.customMenu div {		display: block;	padding: 3px;	padding-left: 8px;	margin: 1px;	margin-top: 7px;/*	border: 1px solid #e8bc74; *//	border-color: #e8bc74; /}div.customMenu div {	font-size: 8pt;	padding-top: 5px;	height: 16px;/*	background-color: #e8bc74; *//*	background-color: #ffefaf; */	background-image: url("/img/bgr_3.jpg");	font-weight: bold;}div.customMenu a {	display: block;	padding: 3px;	padding-left: 8px;	margin: 1px;	border: 1px solid #e8bc74;	/	border-color: #e8bc74; /}div.customMenu a {	font-size: 8pt;	}div.customMenu 1 {	font-size: 8pt;	padding-top: 5px;	background-color: #e8bc74;	/* background-image: url("/img/bgr_2.jpg"); */		font-weight: bold;}div.customMenu a.odd {/*	background-color: #ffefaf; */	background-color: #FFFDC9; /*	background-image: url("/img/bgr_2.jpg"); */	}div.customMenu a.even {/*	background-color: #e8bc74;	 */	background-color: #FFFDC9;/*	background-image: url("/img/bgr_2.jpg"); */}   div.customMenu a.bold {	font-weight: bold;		}/* div.customMenu a.colored, div.customMenu a.colored:hover, div.customMenu a.colored:visited, div.customMenu a.colored:active {	color: red;} */div.customMenu a, div.customMenu a:hover, div.customMenu a:visited, div.customMenu a:active {	color: #000044;	text-decoration: none;}div.customMenu a:hover {	text-decoration: underline;	} /* custom styles */div.customMenu div.severalClasses, div.customMenu a.severalClasses {    font-size: 25px;     color: green;}div.customMenu div.forOneLink, div.customMenu a.forOneLink {    text-align: center;}div.customMenu div.ourBlogLink, div.customMenu a.ourBlogLink {    font-size: 12px;     color: black;    text-align: left;	font-weight: bold;}div.customMenu div.menuHeder, div.customMenu a.menuHeder {    font-size: 12px;     color: black;    text-align: left;	font-weight: bold;	background-color: #fff;}div.customMenu div.myNewClass, div.customMenu a.myNewClass {    font-size: 20px;     color: blue;    text-align: center;}/* end of custom styles *//************************************     End of Custom menu************************************//************************************     Header & Footer************************************/div.header {	padding-top: 10px;	padding-bottom: 7px;		width: 800px;		background-image: url("/img/h/h.jpg");	background-position: 20px;	background-repeat: no-repeat;		color:#0066CC;		border: 3px solid #ffefaf; 	border-bottom: 3px solid #ffefaf; 		/* border-bottom: 10px solid #E4E4E4; */}div.header div {	font-family: Sistem, Arial, Veranda, Tahoma, sans-serif;	font-style: italic;	padding-left: 30px;}div.header span.bold {	font-size: 27pt;}div.header span {	font-size: 10pt;}div.footer div {	padding-left: 10px;	padding-right: 10px;			}div.footer {	border-top: 1px solid #E4E4E4;	padding-top: 4px;	width: 780px;}	/************************************     End of Header & Footer************************************//************************************     Price tables	(now not used)************************************/table.price * {	font-size: 8pt;}table.price tr td {	text-align: center;}/************************************     End of Price tables************************************//************************************     Photos tables************************************/table.photos tr td {	text-align: center;}                     /************************************     End of Photos tables************************************//************************************    Debug ************************************/body.debug table {	border-collapse: collapse;	margin-bottom: 10px;}body.debug table td,body.debug div {	border: 1px dashed rgb(128, 128, 128);	padding: 10px;	vertical-align: top;}body.debug div {	border-style: dotted;	margin: 0 0 10px 0;}/************************************     End of debug ************************************/table.formFields {	width: 100%;	border: 1px solid black;	}table.formFields td {	vertical-align: top;}
