body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 100%;
	width: 100%;
	overflow: auto;
	background-color: #e0d4bc;
	
}
html {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 100%;
	width: 100%;
}

.div_outer_page {
	background-color: #ddceb1;
	padding: 0px 0px 0px 0px;
	height: 100%;
	width: 100%;
}

.div_outer {
	background-color: #855724;
	margin: 0px 0px 0px 0px;
	padding: 3px 3px 3px 3px;
	width: 990px;
}


/* HEADER TABLE */

.table_header {
	background-color:#ddceb1;
	width: 990px;
	height: 200px;
}

.td_header_bg_01 {
	background-color:#ddceb1;
	width: 190px;
	height: 200px;
	margin: 0px 0px 0px 0px;
	padding: 150px 0px 0px 0px;
	text-align: center;
}

.td_image {
	background-color:#ddceb1;
	width: 800px;
	height: 200px;
}

/* BODY TABLE */
.table_body {
	background-color:#ffffff;
	width: 990px;
	height: 380px;
}

.td_nav {
	background-color:#855724;
	width: 190px;
	height: 380px;
	padding: 25px 0px 0px 0px;
}

.td_content {
	background-color:#ffffff;
	width: 800px;
	height: 380px;
	padding: 0px 0px 0px 0px;
}

.div_content {
	overflow: auto;
	height: 380px;
	color: #ffffff; 
	scrollbar-face-color: #ddceb1; 
	scrollbar-highlight-color: #ddceb1; 
	scrollbar-3dlight-color: #e9e8e5; 
	scrollbar-darkshadow-color: #855724; 
	scrollbar-shadow-color: #b39f88; 
	scrollbar-arrow-color: #b39f88; 
	scrollbar-track-color: #e9e8e5; 
}


#iframe_content {
	overflow: auto;
}

/* FOOTER TABLE */
.table_footer {
	background-color:#ddceb1;
	width: 990px;
	height: 22px;
}

.td_footer_01 {
	background-color:#855724;
	width: 190px;
	height: 22px;
	text-align: center;
}

.td_footer_02 {
	background-color:#ddceb1;
	width: 800px;
	height: 22px;
}



.fixed_link {
	font-family: "Times New Roman", Times, serif;
	font-size: 7.5pt;
	color: #006e7a;
	text-decoration: none;
	font-weight: bold;
}

.fixed_link a {
	font-family: "Times New Roman", Times, serif;
	font-size: 7.5pt;
	color: #006e7a;
	text-decoration: underline;
	font-weight: bold;
}


.fixed_link_spl {
	font-family: "Times New Roman", Times, serif;
	font-size: 7.5pt;
	color: #855724;
	text-decoration: none;
	font-weight: bold;
}

.fixed_link_spl a {
	font-family: "Times New Roman", Times, serif;
	font-size: 7.5pt;
	color: #855724;
	text-decoration: underline;
	font-weight: bold;
}


/* Link Styles */

/*------------PRIMARY-----------*/
.div_prinav {
	padding: 3px 0px 7px 25px;
}
.div_prinav_selected {
	padding: 3px 0px 7px 25px;
}

.div_prinav_selected img {
	border:0px;
}

.div_prinav img {
	border:0px;
}

/*------------SECONDARY-----------*/

.div_secnav {
	padding: 3px 0px 3px 18px;
}

.div_secnav_selected {
	padding: 3px 0px 3px 18px;
	background-image:url(../images/img_prinav_spiral.gif);
	background-repeat: no-repeat;
}

.div_secnav a {
	font-family: "Lucida Sans", Helvetica, san-serif;
	font-size: 9pt;
	color: #ddceb1;
	text-decoration: none;
}

.div_secnav_selected a {
	font-family: "Lucida Sans", Helvetica, san-serif;
	font-size: 9pt;
	color: #ddceb1;
	text-decoration: none;
}

/* SPLASH PAGE extra */
.div_outer_page_spl {
	background-color: #e0d4bc;
	padding: 75px 0px 0px 0px;
	width: 100%;
}

.div_outer_spl {
	background-color: #855724;
	margin: 0px 0px 0px 0px;
	padding: 3px 3px 3px 3px;
	width: 1000px;
}

.splash_content {
	overflow: auto;
	height: 245px;
}

.td_header_bg_01_spl {
	background-color:#ffffff;
	width: 260px;
	height: 395px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}

.td_header_bg_02_spl {
	background-color:#e0d4bc;
	width: 540px;
	height: 395px;
}

.td_header_bg_03_spl {
	background-color: #855724;
	width: 200px;
	height: 395px;
}

.td_footer_bg_01_spl {
	background-color: #855724;
	width: 260px;
	height: 114px;
}

.td_footer_bg_02_spl {
	background-color:#ffffff;
	width: 540px;
	height: 114px;
}

.td_footer_bg_03_spl {
	width: 200px;
	height: 114px;
	padding: 0px 0px 10px 0px;
	text-align: right;
}

.fixed_link_entersite {
	font-family: "Times New Roman", Times, serif;
	font-size: 7.5pt;
	color: #ddceb1;
	text-decoration: none;
	font-weight: bold;
}

.fixed_link_entersite a {
	font-family: "Times New Roman", Times, serif;
	font-size: 7.5pt;
	color: #ddceb1;
	text-decoration: underline;
	font-weight: bold;
}