body {
	background-image: url(../images/page_bg.jpg);
}
table#table1 {
	background-color:#A1A189;
	}
.txt-menu {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #434343;
	text-decoration: none;
}
.txt-footer {
	font-family: Tahoma, Arial;
	font-size: 9px;
	color: #cecece;
	text-decoration: none;
}
td#td1 {padding:15px 16px 20px 20px;}
.txt-copyright {

	font-family: Tahoma, Arial;
	font-size: 9px;
	color: #ececec;
	text-decoration: none;
}
.txt-main {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #46462e;
	text-decoration: none;
}
.txt-title {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #b32420;
	text-decoration: none;
	font-weight: bold;
}
.txt-title2 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #46462e;
	text-decoration: none;
	font-weight: bold;
}
.dropdown {
	font-family: Tahoma, Arial;
	font-size: 8px;
	color: #CC3333;
	background-color: #F5F5EE;
	font-weight: bold;
}
.border-right {
	border-top: 0px solid #C2C195;
	border-right: 8px solid #C2C195;
	border-bottom: 0px solid #C2C195;
	border-left: 0px solid #C2C195;
}
.border-all {
	border: 8px solid #C2C195;
}
.txt-title-white {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.links {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #46462E;
	text-decoration: underline;
}
.txt-main-black {

	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
