@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #666666;
	background-color: #E9CBB4;
	background-image: url(images/index_r1_c1.gif);
	background-repeat: repeat-x;
	margin: 0px;
	text-align: left;
}
#iframe {
	overflow: auto;
	width: 477px;
	height: 355px;
	background-color: #ffffff;
	padding-left: 20px;
	padding-right: 20px;
}
.footer {
	margin-top: 50px;
	color: #502d00;
	text-align: center;
}
.sizenine { font-size: 9px; }

a:link {
	color:#502d00;
	text-decoration:none;
}
a:visited {
	color:#502d00;
	text-decoration:none;
}
a:hover {
	color:#000000;
	text-decoration:underline;
}
h1, h2, h3 { font-family: Georgia, "Times New Roman", Times, serif; }

.intro { font-family: Georgia, "Times New Roman", Times, serif;font-size: 22px; color:#502d00; }

h1 { font-size: 22px; font-weight: normal; color: #502d00; }
h2 { font-size: 16px; font-weight: normal; color: #502d00; }
h3 { font-size: 14px; font-weight: normal; color: #502d00; }

.italicbrown {  font-weight: normal; color: #502d00; font-style: italic; }

.smallheadone { font-size: 18px; }

.menup { padding-left: 20px; }
.froms { border: 1px #cccccc solid; font-family: Arial, Helvetica, sans-serif; font-size: 11px; }

.border { border: 6px solid #000000; }