.company {
	font-family: verdana,arial,helvetica;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}
.slogan {
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}
.magin {
	padding: 5px;
}
table {
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	line-height: 1;
}
body {
	font-size: 16px;
	margin: 0;
	padding: 0px 0px 0px 0;
	background-image: url(../images/bgindex.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #111b16;
	color: #ffffff;
	font-weight: normal;
	font-style: normal;
	line-height: 1;
}
a:link {
	color: #6c8e23;
	text-decoration: none;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
}
a:visited {
	color: #6c8e23;
	text-decoration: none;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
}
a:hover {
	color: #98b757;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
a:active {
	color: #98b757;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
.bgheader {
	background-image: url(../images/bgmenu.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.bgmenu {
	background-image: url(../images/bgmenu.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 0 5px;
	background-color: #111b16;
}
.bgbottom {
	border-top: 1px solid #263e31;
	border-left: 1px solid #263e31;
	border-right: 1px solid #263e31;
	background-color: #070a08;
	padding: 0 2px;
}
.content_margin_top {
	padding-top: px;
}
.content_margin_bottom {
	padding-bottom: px;
}
.content_margin_left_right {
	padding-left: px;
	padding-right: px;
}
