@import url(../../../css/style.css);
@import url(../../../css/nav.css);
@import url(../../../css/menu.css);

h2{
	font-stretch: ultra-condensed;
	color: #868335;
}
h3{
	color: #CB6D13;
	font-variant: small-caps;
}
h4{
	border: 0;
	color: #000000;
}
a{
	text-decoration: underline;
	color: #693A00;
}
a:hover{
	text-decoration: none;
	color: #4D6622;
}
#header{
	background: url(../images/fra_bckg_header.gif) bottom right no-repeat;
	border: 0;
}
#content{
	width: 559px;
	padding-top: 60px;
	background: url(../images/fra_bckg_header_footer.gif) top right no-repeat;
}
#content ul, td ul{ list-style-image: url(../images/bullet.gif); }
.right{ padding: 30px 0 10px 0; }
.display{ display: none; }
div#linklist ul{
	background: url(../images/btn_linklist_bckg_btm.gif) bottom right no-repeat;
	border-top: 1px solid #848234;
}
div#linklist ul li{ background: none; }
div#linklist ul li a{
	background: url(../images/btn_linklist_bckg_up.gif) bottom right no-repeat;
	color: #43421B;
}
div#linklist ul li a.home{ background: url(../images/btn_linklist_bckg_home.gif) bottom right no-repeat; }
div#linklist ul li a.head{ background: url(../images/btn_linklist_bckg_head.gif) bottom right no-repeat; }
div#linklist ul li a.head:hover{ background: url(../images/btn_linklist_bckg_head_rl.gif) bottom right no-repeat; }
div#linklist ul li a:hover{ background: url(../images/btn_linklist_bckg_rl.gif) bottom right no-repeat; }
div#linklist ul ul{
	background: #FFFFFF url(../images/btn_linklist_bckg_sub.gif) bottom right no-repeat;
	border: 1px solid #938368;
}
div#linklist ul ul li a:hover{ background: #DEDCAB none; }
div#linklist li:hover{ background: #DEDCAB; }
div#linklist ul ul ul.niv3,
div#linklist ul ul ul.niv3 li{ width: 300px; }
div#linklist ul ul ul.niv3 li a{ width: 293px; }
table.list{
	width: 100%;
	border: 1px solid #CBBE5B;
	border-bottom: 0;
}
table.list ul{
	margin: 0;
	padding: 0 0 0 20px;
}
table.list th{
	background: #EFEBCD;
	border-bottom: 1px solid #CBBE5B;
	border-right: 0;
	color: #000000;
	text-align: left;
	vertical-align: top;
}
table.list td, table.list th{ padding: 3px; }
table.list td{
	border-right: 0;
	border-bottom: 1px solid #CBBE5B;
	color: #43421B;
	vertical-align: top;
}
table.list td.noborder{ border: 0; }
table.list td p, table.list td ul, table.list td ol{
	margin-top: 0;
	margin-bottom: 0;
}
tr.row1{ background: #EAF3F8; }
tr.row2{ background: #D2E6F0; }
tr.row3{ background: #F0F6FA; }
tr.thead td{
	background: #C86E0B;
	border-bottom: 1px solid #92480B;
	color: #FFFFFF;
}
.frame, .examples{
	padding: 6px;
	background: #F1EED5;
}
.examples{
	margin: 0 0 0 70px;
	font-size: 0.9em;
}
ol.note{ font-size: 0.9em; }
hr{
	height: 1px;
	color: #E5D9BD;
	background: #E5D9BD;
	border: 0;
}
