body {
	/*color: #8D7861;*/
	/*background-color: #F4A460;*/
	font-family: Arial, sans-serif;
	font-size: 14px;
	text-align: left;
	background: url(images/back.jpg);
	/*background-repeat: repeat-x;*/
	/*height:auto !important:*/
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #239955;
	/*color: #8D7861;*/
	font-size: 12px;
	font-style: normal;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-style: normal;
	text-decoration: underline;
	font-weight: bold;
	
}
.bodybig {
	color: #239955;
	/*color: #8D7861;*/
	line-height: 100%;
	font-style: italic;
	font-family: Arial, sans-serif;
	font-size: 24px;
	font-weight: bolder;
}
	
.bgcentercenter {
	background-image: url(images/background/center-center.png);
	background-repeat: repeat-y;
	/*background: bottom;*/
	/*background-position: 100%;*/
}

.bgleftcenter {
	background-image: url(images/background/centerleft.png);
	background-repeat: no-repeat;
	background-color: White;
	height:auto !important;
	/*height:100%;*/
	/*background: bottom;*/
	/*background-position: 100%;*/
}
.bgrightcenter {
	background-image: url(images/background/centerright.png);
	height:auto !important;
	/*background-repeat: repeat-y;*/
	/*background: bottom;*/
	/*background-position: 100%;*/
}
.bggiant {
	background-image: url(images/background/center-center-left.jpg);
	background-repeat: repeat-y;
	background-color: Black;
	/*height:auto !important;*/
	/*height:100%;*/
	/*background: bottom;*/
	/*background-position: 100px;*/
}
.bglower {
	background-image: url(images/background/images/2innerbottom.gif);
	background-repeat: no-repeat;
	background-color: Black;
	/*height:auto !important;*/
	/*height:100%;*/
	background: bottom;
	background-position: 100px;
	background-attachment: fixed;
}
.tablerow {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
		background-color: #CCBE7F;
	/*background: url(images/background.jpg);*/
	/*background-repeat: repeat-x;*/
	/*height:auto !important:*/
	background-position: center;
}
.tableheader {
	background-image: url(images/header-tree.jpg);
	background-repeat: no-repeat;
	/*	background-color: #CCBE7F;*/
	/*background: url(images/background.jpg);*/
	/*background-repeat: repeat-x;*/
	height:auto !important;
	/*background-position: right;*/
}
	H1 { 
	font-family: Georgia, Times, serif;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 40px; 
	/*line-height: 50px;*/
	color: Black;
	/*white-space: nowrap*/ 
	margin-top: 6px;
	margin-bottom: 6px;
	/*font-style: italic;*/
	line-height: 90%;
	text-align: center;
	font-style: italic;
	/*font: /26px;*/
}
H2 { 
	font-family: Georgia, Times, serif;
	font-size: 24px; 
	/*line-height: 50px;*/
	color: #000000;
	/*white-space: nowrap*/ 
	margin-top: 6px;
	margin-bottom: 6px;
	font-style: italic;
	line-height: 50%;
	text-align: center;
}
	H3 { 
	font-family: Georgia, Times, serif;
	font-size: 16px; 
	/*line-height: 50px;*/
	color: #000000;
	/*white-space: nowrap*/ 
	/*margin-top: 4px;*/
	/*margin-bottom: 4px;*/
	font-style: italic;
	line-height: 96%;
	text-align: left;
}
 .centered-table {
   margin-left: auto;
   margin-right: auto;
}
.tdright
{ 
background-image: url(images/right2.jpg);
background-repeat: repeat-y
} 
.tdleft
{ 
background-image: url(images/left2.jpg);
background-repeat: repeat-y
} 
.tdgreen
{ 
/*background-repeat: repeat-y;*/
 background-color: #2e8b57;
} 
img { border: none; 
} 
img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}