BODY
{
	color: #000000;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: left;
	text-decoration: none;
	height:110%;
}

p,li
{
	color: #000000;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 6px;
	text-align: justify;
	text-decoration: none;
}

h1
{
	color: #2f6a22;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 6px;
	text-align: justify;
	text-decoration: none;
}

h2
{
	color: #2f6a22;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 6px;
	text-align: justify;
	text-decoration: none;
}

a
{
	color: #2f6a22;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 6px;
	text-align: justify;
}


legend
{
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:#2f6a22;
}

fieldset
{
	border-color:#2f6a22;
}


.TableSideLeft
{
	height:100%; 
	width:50%;
	background-image: url(../../Images/back01.jpg);
	background-position: top top; 
	background-repeat:repeat-x;
}

.TableSideRight
{
	height:100%; 
	width:50%;
	background-image: url(../../Images/back02.jpg);
	background-position: top top; 
	background-repeat:repeat-x;
}

