/* margin: 0 0 0 0; /* top right bottom left */

body
{
	text-align: center;
	font: 100% Arial, Helvetica, sans-serif;
	background-color: #E3F0C1;
}

#BodyText
{
	padding: 12px;
	background-color: #F4F7EB;
	
	text-align: left;
	
	font-style: normal;
    font-family: Arial, Helvetica, sans-serif;    
	font-weight: normal;
    font-size: 10pt;
    color: #2F371E;
	
	border-right: solid #708347 2px;
}

#MainTable
{
	/*background-color: #F9F9F7;*/ /* #F9F9F7 */
	
	/*border-left: solid #708347 2px;*/
	/*border-right: solid #708347 2px;*/
	/*border-bottom: solid #708347 2px;*/
}

a
{
	font-style: normal;
    font-family: Arial, Helvetica, sans-serif;    
	font-weight: normal; /* bold */
    font-size: 10pt;
    color: #027AC6;
    text-decoration: none;
}

a:Hover
{
	background: none transparent scroll repeat 0% 0%;
    color: #FF9900;
    text-decoration: none;
}

a.NavBarLink
{
	font-style: normal;
    font-family: Arial, Helvetica, sans-serif;    
	font-weight: bold; /* bold */
    font-size: 13px;
    color: #3C4626;
    text-decoration: none;
    margin-left:4px;
}

a.NavBarLink:Hover
{
	background: none transparent scroll repeat 0% 0%;
    color: #FF9900;
    text-decoration: none;
}

p
{
	text-align:justify;
	
	font-style: normal;
    font-family: Arial, Helvetica, sans-serif;    
	font-weight: normal;
    font-size: 10pt;
    color: #46493A;
}

h1
{
	width:50%;
	
	color:#3C4626;
	font-family:Arial;
	font-size:13pt;
	font-weight:bold;
	
	border-bottom-color:#889F57;
	border-bottom-width:2px;
	border-bottom-style:solid;
}

th
{
	color:#3B526A;
	background-color:#CACAB5; /* #DFDFD2 #7895AF #3B526A #005a9c */
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	
	border-bottom-color:#7895AF; /* #3B526A */
	border-bottom-width:1px;
	border-bottom-style:solid;
}

.td_top_navbar
{
	background-color:#708347;
	font-family:Arial;
	font-size:14px;
	color:#F4F7EB;
	
	border-bottom-color:#3C4626;
	border-bottom-width:2px;
	border-bottom-style:solid;
	
	border-top-color:#3C4626;
	border-top-width:2px;
	border-top-style:solid;
}

.HomeLink
{
	margin: 0 0 0 0px; /* top right bottom left */
	display:inline;
}

.AboutLink
{
	margin: 0 0 0 140px; /* top right bottom left */
	display:inline;
}

.ContactLink
{
	margin: 0 0 0 405px; /* top right bottom left */
	display:inline;
}

a.TopLink
{
	font-family:Arial;
	font-weight:bold;
	font-size:14px;
	color:#F4F7EB;
}

a.TopLink:Hover
{
	color:#FF9900;
}

a.footer
{
	font-family:Arial;
	font-weight:normal;
	font-size:12px;
	color:#F4F7EB;
}

a.footer:Hover
{
	color:#FF9900;
}

.td_navbar
{
	background-color:#CEE492;
	font-family:Arial;
	font-size:10pt;
	color:#1E2935;
	
	border-left: solid #708347 2px;
	border-right: solid #708347 2px;
}

.td_BodyText
{
	border-right: solid red 2px;
}

.td_footer
{
	background-color:#708347;
	font-family:Arial;
	font-size:12px;
	color:#F4F7EB;
	height:14px;
}

.TableData_Table
{
	background-color:#EDEDE4;
}
.TableData_Cell
{
	background-color:#EDEDE4;
	font-style: normal;
    font-family: Arial, Helvetica, sans-serif;    
	font-weight: normal;
    font-size: 10pt;
    color: #46493A;
}

.TableForm_Table
{
	background-color:#EDEDE4;
	width:100%;
}

.TableForm_Cell
{
	background-color:#EDEDE4;
}
