.company {
	font-family: verdana,arial,helvetica;
	font-size: 15px;
	color: #353535;
	font-weight: bold;
}
.slogan {
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	color: #353535;
	font-weight: bold;
}
.magin {
	padding: 5px;
}
body {
	font-size: 76%;
	margin: 0;
	padding: 0;
	background: #E2E2E2;
	color: #333333;
	font-family: mono,sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 1;
}
table {
	font-size: 100%;
	font-family: mono,sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 1;
}
a:link {
	color: #5D8807;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
a:visited {
	color: #5D8807;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
a:hover {
	color: #415F04;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
a:active {
	color: #415F04;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
.colorline01 {
	background-color: #8f6f30;
}
.colorline02 {
	background-color: #a4ef10;
}
.whiteline {
	background-color: #FFFFFF;
}
.bgtshadow {
	background-image: url(../images/tshadow.jpg);
}
.bgbshadow {
	background-image: url(../images/bshadow.jpg);
}
.bgheader {
	background: #FFFFFF;
}
.bgnavigator {
	background-color: #8EC63F;
	border-top: solid 1px #FFFFFF;
}
.bgbody {
	background-color: #FFFFFF;
}
.bgfooter {
	background-color: #8f6f30;
}
.content_margin_top {
	padding-top: 3px;
}
.content_margin_bottom {
	padding-bottom: 3px;
}
.content_margin_left_right {
	padding-left: 3px;
	padding-right: 3px;
}
