@charset "UTF-8";
#container {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #333;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#footer {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #666;
	text-align: center;
}
.tabal {
	background-image: url(images/tabal.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	width: 4px;
}
.tabar {
	background-image: url(images/tabar.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 31px;
	width: 4px;
}
.tabam {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	background-color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	text-align: center;
}
.tabdl {
	background-image: url(images/tabdl.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	width: 4px;
	background-color: #BFBFBF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.tabdr {
	background-image: url(images/tabdr.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 31px;
	width: 4px;
	background-color: #BFBFBF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.tabdm {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #BFBFBF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BFBFBF;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

a.tablinks:link {
	color: #FFF;
	text-decoration: none;
}
a.tablinks:visited {
	color: #FFF;
	text-decoration: none;
}
a.tablinks:hover {
	color: #FFF;
	text-decoration: underline;
}
a.tablinks:active {
	color: #FFF;
	text-decoration: none;
}
body {
	background-color: #FFF;
}

.spacer {
	background-color: #FFF;
	width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
a:link {
	color: #7E5E1F;
	text-decoration: none;
}
a:visited {
	color: #7E5E1F;
	text-decoration: none;
}
a:hover {
	color: #7E5E1F;
	text-decoration: underline;
}
a:active {
	color: #7E5E1F;
	text-decoration: none;
}
