.table1 {
	margin-top: 12px;
	margin-bottom: 12px;
}
.btmlink {
	text-decoration: underline;
	padding-right: 3px;
	padding-left: 3px;
	color: #666666;
}
.btmlink:hover {
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
	color: #666666;
}
.rightbg {
	background-image: url(images/right_bg.jpg);
	background-repeat: no-repeat;
}
.hrline {
	background-image: url(images/hr_line.jpg);
	background-repeat: repeat-x;
}
.rightlink {
	color: #8e7650;
	text-decoration: none;
}

.rightlink:hover {
	color: #8e7650;
	text-decoration: underline;
}.righttxt {
	color: #8e7650;
	text-decoration: none;
}
.topbg {
	background-image: url(images/top_page_bg.gif);
	background-repeat: repeat-x;
	height: 3px;
}
.mainbg {
	background-image: url(images/page_bg.gif);
	background-repeat: repeat-x;
}
.maintxt {
	text-align: justify;
	padding-right: 20px;
}
.list {
	list-style-image: url(images/list.jpg);
}
.list1 {
	list-style-image: url(images/arrow.jpg);
}
.hrline {
	background-image: url(images/hr_line.jpg);
	background-repeat: repeat-x;
	border: 1px none #996600;
}
.imgbdr {
	border: 1px solid #999999;
	padding: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.imgbdr:hover {
	border: 1px solid #990000;
	padding: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.leftlink {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: capitalize;
	color: #666666;
	text-decoration: none;
	padding-left: 25px;
}
.leftlink:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: capitalize;
	color: #990000;
	text-decoration: none;
	padding-left: 25px;
}.crctxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
