body {
	background-image: url(pat.jpg);
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-color: #E98233;
}
.txtblk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.imglr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #8B382A;
	border-right-color: #8B382A;
	border-bottom-color: #8B382A;
	border-left-color: #8B382A;
}
.imgtb {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #8B382A;
	border-right-color: #8B382A;
	border-bottom-color: #8B382A;
	border-left-color: #8B382A;
}


.credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	text-align: center;
}
.borderbr {
	border: 1px solid #481D15;
}
.tblborder {
	border: 1px solid #EC8D00;
}
.formborder {
	border: 1px dashed #000000;
}
.txttopics {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-transform: capitalize;
}
.tb1 {
	border: 1px solid #F89907;
}

