.bgBody {
	background-color: #dcdcdc;
	margin-top: -6px;
	
}
.bgTable {
	background-color: #050505;
}
.bgCell {
	/* background-image: url(images/background.jpg); */
	background-repeat: no-repeat;
	background-position: center top;
}
.txtBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:  #f2e6a7; /*light yellow */
}
.bdrLeftRight {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.paddingAll {
	padding: 0px;
}
.txtCopyright {
	font-size: small;
	/* background-image: url(images/welcome3.jpg); position: top left; */
	background-repeat:no-repeat;
}
.txtLink {
	color: #632621;
}
.bdrTop {
	border-top: 1px solid #612219;
	padding: 15px;
	margin: 15px;
}
.bgNav {
	background-color: #632621;
}
.alignRight {
	text-align: right;
}

.fimg{
	border: 1px solid #632621; padding: 10px; 
}

a{
color: #46453C;	
}

a:hover {
	color:   #f2e6a7;

} 

.menuform{
margin-top: 0;	
margin: -21px 0 0px 690px;
/* margin-right: 38px; */
font-size:8px; color: #632621; 
position: absolute;

}

