body {
	margin: 0px;
	padding: 0px;
	
}
td {
	font-family: Arial, Helvetica, sans-serif;
}
h6 {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}


h5 {
	font-size: 11.5px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

h4 {
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

h3 {
	font-size: 15px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h2
{
	font-size: 19.5px;
	margin: 0px;
	font-weight: normal;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 6px;
}
h1 {
	font-size: 26px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
.txt-white{
	color: #ffffff;
}
.txt-white01{
	color: #ffffff;
}
.txt-white01:hover{
	color: #FFD453;
}
.txt-menu{
        font-size: 13px;
	margin: 0px;
	text-align: center;
vertical-align:middle ;
cursor: pointer;
	font-weight: bold;
	color: #ffffff;
}
.txt-menu-hover{
        font-size: 13px;
	margin: 0px;
	text-align: center;
vertical-align:middle ;
cursor: pointer;
	font-weight: bold;
	color: #FFD453;
}
.txt-white-link{
	color: #ffffff;
	text-decoration:none;
}
.txt-white-link:hover{
	color: #ffffff;
	text-decoration:underline;
}
.txt-black{
	color: #000000;
}
.txt-red-un{
	color: #A90507;
	text-decoration:underline;
}
.txt-red-un:hover{
	color: #A90507;
	text-decoration:none;
}
.txt-dkgrey{
	color: #333332;
}
.txt-grey{
	color: #4A4845;
}
.txt-ltgrey{
	color: #5A5A5A;
}
.txt-dkred{
	color: #A70408;
}
.txt-dkgrey-link{
	color: #333332;
}
.txt-dkgrey-link:hover{
	color: #DE213A;
}

.font-trebuchet{
font-family:"Trebuchet MS";
}
.bg-dkgrey{
background-color:#868264;
}
.bg-green{
background-color:#404B02;
}
.bg-ltcream{
background-color:#DBD0AE;
}
.bg-ltcream01{
background-color:#EFECE1;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	background-color:#221E1F;
	border:none;
	
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border:solid 1px #76B6CC;
	height:26px;
	
}

.breadcrumbs {
font-size: 13px;
margin: 0px;
padding: 0px;
font-weight: bold;
color: #333332;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border:solid 1px #6F6A65;
	height:13px;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border:solid 1px #BDCFF5;
}

.bgCell1{
	background-color: #f3ead4;
	font-size: 11px;
	padding-left: 8px; 
	height: 18px;
	font-weight:bold;
	width:160px;
	border-color: #ccc5b8;
	border-bottom-width: 1px;
	border-right-width: 1px;
}
	
.bgCell2{
	background-color:#EFECE1;
	font-size: 11px;
	padding-left: 8px; 
	height: 18px;
	border-color: #ccc5b8;
	border-bottom-width: 1px;
	border-right-width: 1px;
}

.line
{
	width: 100%;
	border-bottom: #868264 2px solid;
	border-left-width: 0px;
	border-top: #868264 2px solid;
	border-right-width:0px;
	margin: 4px 0px 4px 0px;
}
