﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000000;
	SCROLLBAR-FACE-COLOR: #867C58;
	SCROLLBAR-HIGHLIGHT-COLOR: #867C58;
	SCROLLBAR-SHADOW-COLOR: #867C58;
	SCROLLBAR-3DLIGHT-COLOR: #12110C;
	SCROLLBAR-ARROW-COLOR: #6A6347;
	SCROLLBAR-TRACK-COLOR: #867C58;
	SCROLLBAR-DARKSHADOW-COLOR: #12110C;
	SCROLLBAR-BASE-COLOR: #12110C;
}
body,td,th {
	font-size: 12px;
	color: #262520;
	font-family:Arial, Helvetica, sans-serif;
}
input,select{
	font-size: 12px;
}
.input{
	border: 1px solid #999999;
}
a:link {
	text-decoration: none;
	color: #343434;
}
a:visited {
	color: #343434;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a.topmenu:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.topmenu:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.topmenu:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.line_height22{
	line-height:22px;
}
.bottom_copy {
	background-image: url(/images/bottom_copy.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.title16 {
	font-size: 16px;
	font-weight: bold;
}
.bodytext {
	font-size: 14px;
	line-height:24px;
}