.style1 {
	font-size: 24px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.style2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 6px;
	font-weight: normal;
}
.style3 {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.style3-title {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: underline overline;
}
.style4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.style4-title {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline overline;
	font-variant: normal;
}
.style4-no_underline {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
.style5 {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.style5-title {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline overline;
}
.style6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 7px;
	font-weight: normal;
}
.style7 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
}
.style7-no_underline {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
.style8 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.style9 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
}
.style10-smallcaps18 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
}
.style10-smallcaps17 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
}
.style11 {
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.style11-title {
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: underline overline;
}
.style12 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #5F3F00;
}
.style13 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
}
.style14 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #FF0000;
}
.style15 {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
/* Banner */
.table1_td {
	background-image: url(graphics/banner.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 10px;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
}
/* Menu */
.table2_td {
	border-right-width: medium;
	border-right-style: double;
	border-right-color: #5F3F00;
	padding-right: 10px;
}
/* Main Split */
.table3r_td {
	border-right-width: 0.05em;
	border-right-style: solid;
	border-right-color: #5F3F00;
	padding-right: 20px;
}
.table3l_td {
	padding-left: 20px;
	border-left-style: solid;
	border-left-width: 0.05em;
	border-left-color: #5F3F00;
}
/* Back To Top */
.table4 {
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #5F3F00;
	border-right-color: #5F3F00;
	border-bottom-color: #5F3F00;
	border-left-color: #5F3F00;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	width: auto;
	text-decoration: none;
	background-color: #F6F3D6;
}
.border1 {
	border: medium double #5F3F00;
	padding: 2px;
}
.button1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #5F3F00;
	line-height: 25px;
	background-color: #F5F2D5;
	background-image: url(graphics/up_9.gif);
}
html {height: 100%;} 
body {min-height: 101%;} 

html { 
scrollbar-face-color: #F6F3D6;
scrollbar-shadow-color: #5F3F00;
scrollbar-highlight-color: #5F3F00;
scrollbar-3dlight-color:#5F3F00;
scrollbar-darkshadow-color: #5F3F00;
scrollbar-track-color: #C8BCA4;
scrollbar-arrow-color: #000000;
}
.body1 {
	background-image: url(graphics/background.gif);
	background-repeat: repeat;
}


