.company {
	font-family: verdana,arial,helvetica;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}
.slogan {
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.magin {
	padding: 5px;
}
table {
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	color: #0a040a;
	line-height: 1.5;
}
body {
	font-size: 76%;
	margin: 0;
	padding: 0;
	background-color: #3F3F3F;
	font-weight: normal;
	font-style: normal;
	color: #0a040a;
	line-height: 1.5;
}
a:link {
	color: #1568b0;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
a:visited {
	color: #1568b0;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
a:hover {
	color: #1a0b06;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
a:active {
	color: #1a0b06;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
.bgmenu {
	background-image: url(../images/menu_l.jpg);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #A49559;
}
.bgbody {
	background-color: #3F3F3F;
	padding-left: 3px;
	padding-right: 2px;
}
.bggray {
	background-color: #BEBEBE;
}
.bgtop01 {
	background-image: url(../images/bgtop.jpg);
}
.bgtop02 {
	background-image: url(../images/bgtop02.jpg);
}
.menu_l {
	background-image: url(../images/menu_l.jpg);
}
.menu_t {
	background-image: url(../images/menu_t.jpg);
}
.menu_b {
	background-image: url(../images/menu_b.jpg);
}
.bgbottom {
	background-image: url(../images/bgbottom.jpg);
}
.content_margin_top {
	padding-top: 10px;
}
.content_margin_bottom {
	padding-bottom: 10px;
}
.content_margin_left_right {
	padding-left: 20px;
	padding-right: 20px;
}
