﻿body{
	margin: 0px;
	background-color: #26211F;

}
table{
	border-collapse: collapse;
	border: 0px;
	border-spacing: 0px;
	padding: 0px;
	border-style: none;
}
td{
	border-collapse: collapse;
	border: 0px;
	border-spacing: 0px;
	padding: 0px;
	border-style: none;
}
img{
	border: 0px;
}
form{
	margin: 0px;
	padding: 0px;
}
table.tblMain{ /* Level Zero - Outer Table */
background-color:#26211F;
  	width: 100%;
	height: 100%;
	//*background-color: #536302;*//	
}
.tdMain{ /* Level Zero - Outer Table */
	width: 100%;
	height: 100%;
	vertical-align: top;
	text-align: center;
}
table.tblMain01{ /* Level One - 3 TD Table */
	width: 780px;
	height: 100%;
	background-color: White;
}
.tdmain01{
	width: 780px;
	height: 100%;
	vertical-align: top;
}
.tdtead1{
font-family: arial;
 font-size: 13px;
 font-weight: bold;
 color: #ffffff;
 /*padding-left: 20px;*/
}
.tdtead2{
font-family: arial;
 font-size: 26px;
 font-weight: bold;
 color: #B6B8BF;
 padding-left: 20px;
}
.tdtead3{
font-family: arial;
 font-size: 16px;
 font-weight: bold;
 color: #FFB400;
 /*padding-left: 20px;*/
}
.tdtxt{
	font-family: Arial;
	 font-size: 12px;
 font-weight: nbormal;
 color: #000000;
 padding-top: 15px;
 padding-left: 20px;
 padding-right: 10px;
}
.imgpadd{
	padding-top: 14px;
	padding-left: 10px;
	padding-right: 10px;
}
.subhead{
font-family: arial;
 font-size: 12px;
 font-weight: bold;
 color: #ffffff;
 padding-left: 10px;
 padding-top: 7px;
}
.dot{
	padding-left: 10px;
	padding-top: 5px;
}
.subtxt{
	font-family: arial;
 font-size: 12px;
 font-weight: normal;
 color: #000000;
 padding-left: 5px;
 padding-top: 5px;
}
.foot{
	font-family: arial;
 font-size: 12px;
 font-weight: normal;
 color: #ffffff;
 padding-left: 30px;
 padding-top: 5px;
}

.foot a{
	font-family: arial;
 font-size: 12px;
 font-weight: normal;
 color: #ffffff;
 padding-left: 10px;
 padding-top: 5px;
 text-decoration: none;
}

.foot a:hover{
	font-family: arial;
 font-size: 12px;
 font-weight: normal;
 color: #ffffff;
 padding-left: 10px;
 padding-top: 5px;
 text-decoration: underline;
}
.ftext{
	font-family: Arial;
	 font-size: 12px;
 font-weight: nbormal;
 color: #000000;
 padding-top: 2px;
 padding-left: 15px;
 padding-right: 10px;
}

