html,body {
	height:	100%;
	width:	100%;
	margin:  0pt;
	padding: 0pt;
}

.BODY {
	margin: 0pt;
	margin-top: 0pt;
	background-color: #F9CE77;
	SCROLLBAR-BASE-COLOR: 		#C7ECB7;
	SCROLLBAR-FACE-COLOR: 		#C7ECB7; 
	SCROLLBAR-HIGHLIGHT-COLOR:	#ffffff; 
	SCROLLBAR-SHADOW-COLOR: 	#ffffff; 
	SCROLLBAR-3DLIGHT-COLOR: 	#7EAC50; 
	SCROLLBAR-ARROW-COLOR: 		#ffffff; 
	SCROLLBAR-TRACK-COLOR: 		#F1f1f1; 
	SCROLLBAR-DARKSHADOW-COLOR: #7EAC50;
}

.BODY_G {
	margin: 0pt;
	margin-top: 0pt;
	background-color: #F9EECD; 
	SCROLLBAR-BASE-COLOR: 		#C7ECB7;
	SCROLLBAR-FACE-COLOR: 		#C7ECB7; 
	SCROLLBAR-HIGHLIGHT-COLOR:	#ffffff; 
	SCROLLBAR-SHADOW-COLOR: 	#ffffff; 
	SCROLLBAR-3DLIGHT-COLOR: 	#7EAC50; 
	SCROLLBAR-ARROW-COLOR: 		#ffffff; 
	SCROLLBAR-TRACK-COLOR: 		#F1f1f1; 
	SCROLLBAR-DARKSHADOW-COLOR: #7EAC50;
}

h1 {
	font-family:Candara, Tahoma;
	font-size:14pt;
	font-weight:600;
	color:#677B21;
}

h2 {
	font-family:Candara, Tahoma;
	font-size:13pt;
	font-weight:600;
	color:#677B21;
}

h3 {
	font-family:Candara, Tahoma;
	font-size:10pt;
	font-weight:600;
	color:#677B21;
}

h4 {
	font-family:Candara, Tahoma;
	font-size:10pt;
	font-weight:600;
	color:#FF6600;
}

.TableSimple {
	width:100%;
	border-bottom: solid 0pt #A9A854;
}

.Table {
	width:100%;
	border-bottom: solid 1pt #A9A854;
}

.Table th {
	height:20pt;
	font-family:Candara, Tahoma;
	font-size:10pt;
	font-weight:normal;
	color:#FFFFFF;
	text-align:center;
	padding-left:0pt;
	background-color:#AAA853;
}

.Table td {
	font-family:Candara, Tahoma;
	font-size:10pt;
	font-weight:normal;
	color:#6F582C;
	text-align:left;
	padding:2pt;
}


.TableSpec {
	width:100%;
	border-bottom: solid 1pt #A9A854;
}

.TableSpec th {
	height:20pt;
	font-family:Candara, Tahoma;
	font-size:7pt;
	font-weight:normal;
	color:#FFFFFF;
	text-align:center;
	background-color:#AAA853;
}

.TableSpec td {
	font-family:Candara, Tahoma;
	font-size:7pt;
	font-weight:normal;
	color:#6F582C;
	text-align:center;
	padding:2pt;
}


.TableImage {
	text-align:center;
}

.TableText {
	vertical-align:top;
}

.TextMain {
	width:100%;
	font-family:Candara, Tahoma;
	font-size:10pt;
	font-weight:normal;
	color:#6F582C;
	text-align:justify;
/*	text-justify:newspaper; */
}

.ImageProduct {
	border-style:solid;
	border-width:1pt;
	border-color:#6F582C;
}

.TextField {
	font-family: Candara, Tahoma; 
	font-size: 8pt; 
	font-weight: 400; 
	border: solid 1pt #A9A854;
	width:260px;
}

.Input {
	font-family: Candara, Tahoma; 
	font-size: 8pt; 
	font-weight: 400; 
	border: solid 1pt #A9A854;
	width:260px;
}

.AreaField {
	font-family: Candara, Tahoma; 
	font-size: 8pt; 
	font-weight: 400; 
	border: solid 1pt #A9A854;
	width:260px;
	height:100px;
}

.Button {
	font-family: Candara, Tahoma; 
	font-size: 8pt; 
	font-weight: 400; 
	border: solid 1pt #A9A854;
	color:#6F582C;
	width:80pt;
	height:20pt;
	background-color:#C7ECB7;
}

.Select {
 	border: 1pt solid #beaa94;
 	color: #565656;
 	
    vertical-align: middle;
	font-family: Candara, Tahoma, Arial;
	font-size:10pt;
}

.LinkMainPage {
	text-decoration: underline; 
}
.LinkMainPage:link 		{color: #677B21;}
.LinkMainPage:visited	{color: #677B21;}
.LinkMainPage:hover 	{color: #ff6600; text-decoration: underline; }
.LinkMainPage:active 	{color: #677B21;}



.LinkMainPageImage {
	text-decoration: underline; 
}
.LinkMainPageImage:link 	{color: #677B21;}
.LinkMainPageImage:visited	{color: #677B21;}
.LinkMainPageImage:hover 	{color: #ff6600; text-decoration: underline; }
.LinkMainPageImage:active 	{color: #677B21;}



.LinkEng {
	text-decoration: underline; 
}
.LinkEng:link 		{color: #677B21;}
.LinkEng:visited	{color: #677B21;}
.LinkEng:hover 		{color: #ff6600; text-decoration: underline; }
.LinkEng:active 	{color: #677B21;}



.LinkMainPageSimple {
	font-size: 8pt; 
	font-weight: 400; 
	text-decoration: underline; 
}
.LinkMainPageSimple:link 		{color: #677B21;}
.LinkMainPageSimple:visited		{color: #677B21;}
.LinkMainPageSimple:hover 		{color: #ff6600; text-decoration: underline; }
.LinkMainPageSimple:active 		{color: #677B21;}



.LinkSite {
	font-size: 8pt; 
	font-weight: 400; 
	text-decoration: underline; 
}
.LinkSite:link 			{color: #327BBB;}
.LinkSite:visited		{color: #327BBB;}
.LinkSite:hover 		{color: #327BBB; text-decoration: underline; }
.LinkSite:active 		{color: #327BBB;}


.LinkSiteCreate {
	font-size: 8pt; 
	font-weight: 400; 
	text-decoration: none; 
}
.LinkSiteCreate:link 		{color: #A58241;}
.LinkSiteCreate:visited		{color: #A58241;}
.LinkSiteCreate:hover 		{color: #A58241;}
.LinkSiteCreate:active 		{color: #A58241;}


.LinkText {
	font-size: 10pt; 
	font-weight: 600; 
	text-decoration: underline; 
}
.LinkText:link 			{color: #677B21;}
.LinkText:visited		{color: #677B21;}
.LinkText:hover 		{color: #ff6600; text-decoration: underline;}
.LinkText:active 		{color: #677B21;}


.LinkMenu {
	font-size: 8pt; 
	font-weight: 400; 
	text-decoration: none; 
}
.LinkMenu:link 			{color: #6f3921;}
.LinkMenu:visited		{color: #6f3921;}
 .LinkMenu:hover 		{color: #58a01b; text-decoration: underline;}
.LinkMenu:active 		{color: #6f3921;}
.LinkTopMenu:link {

	font-size:10pt;

	font-weight: normal;

	text-decoration: none;

	color: #4d4948;
}

.LinkTopMenu:link 		{color: #4d4948; text-decoration: none;}

.LinkTopMenu:visited 	{color: #4d4948; text-decoration: none;}

.LinkTopMenu:hover 		{color: #1f1a17; font-weight: bold; text-decoration: none;}

.LinkTopMenu:active 	{color: #4d4948; text-decoration: none;}



.green {font-family: Candara, Tahoma; font-size: 8pt; color: #677B21; font-weight: 600; text-decoration: none;
}


.linkindex {font-family: Candara, Tahoma; font-size: 10pt; color: #6F582C; font-weight:normal; text-decoration: underline;
}



form {
	margin: 0;
	padding:0;
}

.H1 {
	font-family:Candara, Tahoma;
	font-size:14pt;
	font-weight:600;
	color:#677B21;
}

.H2 {
	font-family:Candara, Tahoma;
	font-size:13pt;
	font-weight:600;
	color:#677B21;
}

.H3 {
	font-family:Candara, Tahoma;
	font-size:10pt;
	font-weight:600;
	color:#677B21;
}

.H4 {
	font-family:Candara, Tahoma;
	font-size:10pt;
	font-weight:600;
	color:#FF6600;
}

.BR {
	font-size:0pt;
	height: 10px;
}

.RL {
	width:20pt;
}

.LB {
	border-bottom:1pt solid #1d2e66;
}

.HR {
	width:100%;
}


.TextMain {
	width:100%;
	font-family: Candara, Tahoma, Arial;
	font-size:10pt;
	font-weight:normal;
	color:#6F582C;
	text-align:justify;
/*	text-justify:newspaper;*/
}

.W {
	width:100%;
	text-align:justify;
/*	text-justify:auto;*/
}

.L {
	padding-left:10pt;
}

.R {
	padding-right:10pt;
}

.U {
	padding-top:10pt;
}

.T {
	font-family: Candara, Tahoma, Arial;
	font-size: 10pt;
	font-weight: 400;
}

.TM {
	font-family: Candara, Tahoma, Arial;
	font-size: 9pt;
	font-weight: 400;
}

.TB {
	font-family: Candara, Tahoma, Arial;
	font-size: 9pt;
	font-weight: bold;
}

.M {
	font-size: 10pt;
	font-family:Candara, times;
	font-weight:normal;
	text-transform:uppercase;	
}

.F {
	font-family: Candara, Tahoma;
	font-size: 10px;
	font-weight: normal;
}

.B {
	text-transform:uppercase;
}

.TNone {
	text-decoration: line-through;
}

.CCommon {
	color: #6F582C;
}

.CFooter {
	color: #FFFFFF;
}

.CMenu {
	color: #1f1a17;
}

.BCAbout {
	background-color: #e4efcf;
}



.MenuButton {
	height:30px;
	background-image:url('/picts/image_background_button.gif');
	background-repeat:no-repeat;
	padding-left:30px;
}



.LinkAbout {
	font-weight: bold;
	text-decoration: none; 
}
.LinkAbout:link 	{color: #684331;}
.LinkAbout:visited	{color: #684331;}
.LinkAbout:hover 	{color: #684331;}
.LinkAbout:active 	{color: #684331;}


.LinkSection {
	text-decoration: none; 
}
.LinkSection:link 		{color: #684331;}
.LinkSection:visited	{color: #684331;}
.LinkSection:hover 		{color: #684331;}
.LinkSection:active 	{color: #684331;}

/*
.LinkMenuSimple {
	text-decoration: underline; 
}
.LinkMenuSimple:link 	{color: #0000FF;}
.LinkMenuSimple:visited	{color: #0000FF;}
.LinkMenuSimple:hover 	{color: #0000FF; text-decoration: underline; }
.LinkMenuSimple:active 	{color: #0000FF;}
*/
.LinkMenuSimple {
	text-decoration: underline; 
}
.LinkMenuSimple:link 	{color: #684331;}
.LinkMenuSimple:visited	{color: #684331;}
.LinkMenuSimple:hover 	{color: #684331; background: white; text-decoration: underline; }
.LinkMenuSimple:active 	{color: #684331; background: white;}

.LinkType {
	font-weight: bold;
	text-decoration: none; 
}
.LinkType:link 		{color: #684331;}
.LinkType:visited	{color: #684331;}
.LinkType:hover 		{color: green; background: white; text-decoration: none; text-transform:uppercase;} 
.LinkType:active 	{color: #684331; text-transform:uppercase;}


.LinkHouse {
	text-decoration: none; 
}
.LinkHouse:link 	{color: #684331;}
.LinkHouse:visited	{color: #684331;}
.LinkHouse:hover 	{color: green; background: white; text-decoration: none; text-transform:none;} 
.LinkHouse:active 	{color: #684331;}



.TableImage {
	width:165px;
	height:100px;
	text-align:center;
	border:solid 0pt #8d4d25;
	background-color:#a28a70;
	padding:4px;
	margin:5px;
	margin-left:6px;
}

.TablePreview {
	text-align:center;
	border:solid 1pt #AAA853;
	background-color:#e4efcf;
	padding:4px;
}

.TablePreviewImage {
	text-align:center;
	border:solid 0pt #AAA853;
	background-color:#e4efcf; 
	padding:4px;
}

.Image {
	text-align:center;
	border:solid 1pt #8d4d25;
	background-color: #a28a70;
	padding:5px;
	margin:5px;
}



.TOption {
	border-collapse:collapse;
}
.TOption th {
	vertical-align:top;
	text-align:center;
	border:1pt solid #1f1a17;
}
.TOption td {
	vertical-align:top;
	border:1pt solid #1f1a17;
}


#toc2 {
	width: 200px;
	float: left;
}

#toc2 DIV {
	padding: 1px;
}

#toc2 DIV.panel {
	font-family: Candara, Tahoma, Arial;
	font-size: 10pt;
	font-weight: 400;
	text-decoration: none; 
	color: #684331;	
	overflow-x: hidden;
	overflow-y: auto; 	
	height: 398px;
	background-color:#d2e0c6; border:1pt solid #aaa853;
}





DIV.panel A {
	display: block;
	padding: 1px;
}

#toc2 DIV.curnav {
color: #684331;
font-weight: bold;
	text-decoration: none; 
	padding-left: 10px;
	background: white url('/picts/bullet.gif') no-repeat 1px 5px;
}

.photo-container {
  position: relative;
  display: block;
  overflow: visible;
}
img.watermark {
  position: absolute;
  top: 2px;
  left: 1px;
} 


.THouse {
	border:0pt solid #a28a70; 
	vertical-align:top;
}
.THouse td {
	text-align:center;
	vertical-align:middle;
}
.TInfo {
	border:0pt solid #a28a70; 
	border-collapse:collapse;
}
.TInfo td {
	border:0pt solid #a28a70;
	text-align:left;
	vertical-align:middle;
}
.TView {
	border:0pt solid #a28a70; 
	border-collapse:collapse;
}
.TView .VA {
	border-top:1pt solid #a28a70;
	border-left:1pt solid #a28a70;
	border-right:1pt solid #a28a70;
	border-bottom:1pt solid #a28a70;
	text-align:center;
	vertical-align:middle;
}
.TView .VI {
	border-left:1pt solid #a28a70;
	border-right:1pt solid #a28a70;
	text-align:center;
	vertical-align:middle;
}
.TView .VAS {
	border-top:1pt solid #a28a70;
	border-left:1pt solid #a28a70;
	border-right:1pt solid #a28a70;
	border-bottom:1pt solid #a28a70;
	text-align:center;
	vertical-align:middle;
	background-color: #ff9933; 
	font-weight: bold;
}
.TView .VAS2 {
	border-top:1pt solid #a28a70;
	border-left:1pt solid #a28a70;
	border-right:1pt solid #a28a70;
	border-bottom:1pt solid #a28a70;
	text-align:center;
	vertical-align:middle;
	background-color: #ff9933; 
	font-weight: bold;
}




