body {
	margin: 0px 0px 0px 0px;
	background-color: #fff1d7;
}
.main_table {
	background: #46301b;
}
.inner_table {
	background: #b18562;
}
.dark_brown {
	background-color: #46301b;
}
.light_brown {
	background-color: #fff1d7;
}
.head {
	background-image: url(../images/head.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.tile {
	background-image: url(../images/tile_3.gif);
	background-repeat: repeat;
}
.tile_1 {
	background-color: #46301b;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	color: #492112;
	font-size: 13px;
	font-weight: normal;
	background: #dacbb6;
	font: normal;
	border-top-width: 2px;
}





.rollover {  font-family: Arial, Helvetica, sans-serif; font-size: xx-small; font-weight: normal; color: #FFFFFF; text-decoration: none}

a:active {  color: #FFFFFF; text-decoration: none; }

a:visited {  color: #FFFFFF; text-decoration: none; }

a:link {  color: #492112; text-decoration: none; }

a:hover {  color: #FFFFFF; text-decoration: underline; }
.title_bridge {
	background-attachment: scroll;
	background-image: url(images/title.gif);
	background-repeat: no-repeat;
}
.text_title_brown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #7B5030;
}
.text_title_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
}
.text_main_brown {
	font-family: Arial, Helvetica, sans-serif;
	color: #492112;
	font-size: 11px;
	font-weight: normal;
	background: #dacbb6;
}
.text_main_white {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
}
.text_title_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #FFFFFF;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7B5030;
	background-color: #fff1d7;
	border: 1px solid #7B5030;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7B5030;
	background-color: #fff1d7;
	font-weight: bold;
}
.text_title_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #46301B;
}
.text_title_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #46301B;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #46301B;
}


A.link_orange:active {
	font-family: Arial, Helvetica, sans-serif; font-size: 11; font-weight: bold; color: #46301B; text-decoration: none;
}
A.link_orange:link {
	font-family: Arial, Helvetica, sans-serif; font-size: 11; font-weight: bold; color: #46301B; text-decoration: none;
}
A.link_orange:visited {
	font-family: Arial, Helvetica, sans-serif; font-size: 11; font-weight: bold; color: #46301B; text-decoration: none;
}
A.link_orange:hover {
	font-family: Arial, Helvetica, sans-serif; font-size: 11; font-weight: bold; color: #46301B; text-decoration: underline;
}
