@charset "utf-8";
.borl {
	background-image: url(images/borl.jpg);
	background-repeat: repeat-y;
}
.borr {
	background-image: url(images/bor_r.jpg);
	background-repeat: repeat-y;
}
.bg_nav {
	background-image: url(images/bgnav.jpg);
	background-repeat: repeat-x;
}
.bg_quote {
	background-image: url(images/quote.jpg);
	background-repeat: no-repeat;
}

.text_or {
	font-family: Cambria, Georgia, serif;
	font-size: 14px;
	line-height: 20px;
	color: #F15C14;
	margin-top: 10px;
	margin-bottom: 10px;
}
.pad_tb {
	padding-top: 15px;
	padding-bottom: 15px;
}
.pad_l {
	padding-left: 10px;
}


.text_foot {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.text_main {
	font-family: Calibri, Tahoma, Arial, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #333333;
	margin-top: 8px;
	margin-bottom: 8px;
}
.text_title {
	font-family: Cambria, Georgia, serif;
	font-size: 18px;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 5px;
}
.tbl0 {
	font-family: Calibri, Tahoma, Arial, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	background-color: #514D4E;
}
.tbl1 {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #514D4E;
}




.text_links {
	font-family: Calibri, Tahoma, Arial, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #DD510D;
	margin-top: 8px;
	margin-bottom: 8px;
}
.text_bul {
	font-family: Calibri, Tahoma, Arial, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #333333;
	margin-top: 1px;
	margin-bottom: 1px;
	list-style-image: url(images/bul.jpg);
	list-style-type: none;
	margin-left: 15px;
}
.text_bul2 {
	font-family: Calibri, Tahoma, Arial, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #333333;
	margin-top: 1px;
	margin-bottom: 1px;
	list-style-image: url(images/arrow_b.jpg);
	list-style-type: none;
	margin-left: 1px;
	text-indent: 0px;
}

.text_main1 {
	font-family: Calibri, Tahoma, Arial, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #333333;
	margin-top: 1px;
	margin-bottom: 1px;
}

.line_b {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.line_rb {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #514D4E;
}

.outline {
	border: 2px solid #514D4E;
}
