body {
	background-color: #FFF;
	background-repeat: repeat;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#3C78AA;
	scrollbar-shadow-color:#ffffff;
	scrollbar-face-color:#034168;
	scrollbar-highlight-color:#ffffff;
	scrollbar-darkshadow-color:#034168;
	scrollbar-3dlight-color:#034168;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #231f20;

}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #231f20;

}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #231f20;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #231f20;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #F58025;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #F58025;
}
.t1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: outset;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #999999;
}
li {
	list-style: url(images/bullet.gif) outside;
	font: 13px Arial, Helvetica, sans-serif;
	color: #231f20;
	padding: 0px;
	vertical-align: text-bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
}
.bgleft {
	background: url(images/off_13.gif) repeat-y;
}
.bgmain {
	background: url(images/bg.gif) no-repeat right top;
	padding-left: 5px;
}
.title {
	color: #A39863;
	font-size: 26px;
}
.title2 {
	font-size: 14px;
	color: #524f26;
	text-transform: capitalize;
	font-weight: bold;
	font-variant: small-caps;
}
.title3 {
	color: #635F2E;
	font-size: 16px;
	font-weight: bold;
}
.paragraph2 {
	color: #A39863;
	font-size: 13px;
}

