.pxborderr {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
body {
	background-color: #FEF9EA;
}
.indextext {
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 26px;
	color: #812A2F;
	padding-right: 10px;
}
.bodytext {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-right: 10px;
}
.contacttext {
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: #000000;
	padding-right: 10px;
}
.footer {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: right;
	padding-right: 15px;
}
.borderrb {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
.tableborder {
	border: 1px solid #000000;
}

.indexlist {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color:#333333;
	line-height: 14px;
}
.pagetitle {
	font-family: Arial, sans-serif;
	font-size: 18px;
	color: #812A2F;
	font-weight: bold;
}
.title {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.title2 {
	font-family: Arial, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
.catborder {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C89915;
}
.cattitle {
	font-family: Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
.bgouradv {
	background-image: url(images/bg-ouradv.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bodytextsm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.bodytextsmgold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #C89915;
}
a:link {
	color: #812A2F;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #C89915;
	text-decoration: underline;
}
a:active {
	color: #812A2F;
	text-decoration: none;
}
.bgleft {
	background-image: url(images/bg_left.gif);
	background-repeat: repeat-y;
	background-position: left;
}
