/* CSS Document */

body {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family:Arial;
	font-style:normal;
	font-weight:normal;
	font-size:14px;
	color:#633F20;
	
	scrollbar-width:10px;
	scrollbar-arrow-color: #654124;
	scrollbar-3dlight-color: #ECE1D6;
	scrollbar-darkshadow-color: #ECE1D6;
	scrollbar-face-color: #ECE1D6;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-track-color: #fdfdfd;
}
.main_bg {
	background-image:url(../images/index_r3_c2.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.main_bgnone {
	background-image:url(../images/bg-no-logo.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.splashmain_bg {
	background-image:url(../images/bg-no-logo.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.scroll_bg {
	background-image:url(../images/text-bg.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
}
table.main {
	font-family:Arial;
	font-size:14px;
	color:#633F20;
	vertical-align:top;
}
table.info {
	font-family:Arial;
	font-style:normal;
	font-weight:normal;
	font-size:14px;
	color:#633F20;
	vertical-align:top;
}
td.info {
	padding-left:4px;
	padding-right:4px;
	padding-top:4px;
	padding-bottom:4px;
}
.heading {
	font-family:Arial;
	font-style:normal;
	font-weight:bold;
	font-size:14px;
	color:#633F20;
	vertical-align:top;
}
.main_heading {
	font-family:Arial;
	font-style:normal;
	font-weight:bold;
	font-size:16px;
	color:#633F20;
	vertical-align:top;
}
.border {
	border: thin solid #654124;
}
td.nav {
	background-image:url(../images/index_r2_c1.jpg);
	background-position:top;
	background-repeat:no-repeat;
	font-family:verdana;
	font-weight:normal;
	font-size:14px;
	color:#633F20;
	text-align:center;
	vertical-align:top;
}
a:link {
	font-family:Arial;
	text-decoration:underline;
	font-size:14px;
	color:#654124;
}
a:visited {
	font-family:Arial;
	text-decoration:underline;
	font-size:14px;
	color:#654124;
}
a:hover {
	font-family:Arial;
	text-decoration:none;
	font-size:14px;
	color:#654124;
}
a:active {
	font-family:Arial;
	text-decoration:underline;
	font-size:14px;
	color:#654124;
}

a.nav:link {
	font-family:verdana;
	text-decoration:none;
	font-size:14px;
	color:#633F20;
}
a.nav:visited {
	font-family:verdana;
	font-style:normal;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	color:#633F20;
}
a.nav:hover {
	font-family:verdana;
	font-style:normal;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	color:#633F20;
}
a.nav:active {
	font-family:verdana;
	font-style:normal;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	color:#633F20;
}

/* Footer */

td.footerbg {
	background-image:url(../images/footer.jpg);
	background-position:top;
	background-repeat:no-repeat;
	text-align:center;
}
div.iframe {
width: 731px;
height: 390px;
overflow:auto;
}
