body,td,th {
	font-family: 'Lucida Grande', Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #D0CFC9;
	background-image: url(../images/bground.gif);
}
a:link, a:visited, a:active {
	color: #B46800;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.sidebar {
	background-color: #D6D4BB;
}
.sidebar ul {
	list-style-position: outside;
	list-style-image: url(../images/45arrow.gif);
	margin: 3px 6px;
	padding: 3px 6px;
}
.sidebar ul li {
	margin: 3px 6px;
	padding: 3px 6px;
}
.mmargin {
	margin: 6px;
}
.special a:link, .special a:visited, .special a:active {
	color: #000000;
	text-decoration: underline;
}
.special a:hover {
	background-color: #D0CFC9;
	text-decoration: underline;
}
p, h3, h4, h5 {
	margin-top: 0px;
}
h3 {
	font-weight: bold;
	font-size: 16px;
	color: #880000;
}
h4 {
	font-weight: bold;
	font-size: 14px;
	color: #603913;
}
h5 {
	font-weight: bold;
	font-size: 12px;
	color: #F26522;
}
h6 {
	font-weight: normal;
	font-size: 9px;
}
.footer {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	height: 50px;
}
.l_menu {
	background-image: url(../images/t_footer.gif);
	height: 25px;
	background-repeat: no-repeat;
	vertical-align: bottom;
}
.l_menu div {
	text-align: right;
	margin-right: 20px;
}
.borders {
	background-image: url(../images/borders.gif);
	background-repeat: repeat-y;
}
.copyright {
	position: relative;
	top: 5px;
	width: 400px;
}
.red {
	color: #FF0000;
}
