.company {
	font-family: verdana,arial,helvetica;
	font-size: 14px;
	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;
}
body {
	font-size: 76%;
	margin: 0;
	padding: 0;
	background-color: #725382;
	font-weight: normal;
	font-style: normal;
}
a:link {
	color: #8812cb;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
a:visited {
	color: #8812cb;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
a:hover {
	color: #8A0202;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
a:active {
	color: #8A0202;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
.bgtop {
	background-image: url(../images/bgtop.jpg);
}
.bg_l {
	background-image: url(../images/bg_l.jpg);
}
.bg_r {
	background-image: url(../images/bg_r.jpg);
}
.line {
	background-image: url(../images/line.jpg);
	background-repeat: repeat-x;
}
.menu {
	background-color: #ffffff;
}
.bottom {
	background-image: url(../images/bottom.jpg);
}
.content_margin_top {
	padding-top: 0px;
}
.content_margin_bottom {
	padding-bottom: 0px;
}
.content_margin_left_right {
	padding-left: 0px;
	padding-right: 0px;
}
