.company {
	font-family: verdana,arial,helvetica;
	font-size: 15px;
	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: 0;
	background-image: url(../images/bgindex.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	line-height: 1;
}
a:link {
	color: #5FB000;
	text-decoration: none;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
}
a:visited {
	color: #5FB000;
	text-decoration: none;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
}
a:hover {
	color: #75ED00;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
a:active {
	color: #75ED00;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
.bgmenu {
	background-color: #212121;
}
.bgtop {
	background-image: url(../images/bgtop.jpg);
}
.bgbottom {
	background-image: url(../images/bgbottom.jpg);
}
.bgnav {
	background-color: #212121;
}
.bg {
	background-color: #5D5D5D;
}
.border {
	border-left: #ACACAC solid 2px;
	border-right: #ACACAC solid 2px;
}
.content_margin_top {
	padding-top: px;
}
.content_margin_bottom {
	padding-bottom: px;
}
.content_margin_left_right {
	padding-left: px;
	padding-right: px;
}
