.company {
	font-family: verdana,arial,helvetica;
	font-size: 15px;
	color: #68288B;
	font-weight: bold;
}
.slogan {
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	color: #68288B;
	font-weight: bold;
}
.magin {
	padding: 5px;
}
table {
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
}
body {
	font-size: 76%;
	margin: 0;
	padding: 0;
	color: #000000;
	background-image: url(../images/bgindex.jpg);
	font-weight: normal;
	font-style: normal;
}
a:link {
	color: #985DB8;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
a:visited {
	color: #985DB8;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
a:hover {
	color: #C18CDE;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
a:active {
	color: #C18CDE;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
.bgtop {
	background-image: url(../images/bgtop.jpg);
}
.bgmenu {
	background-image: url(../images/bgNa.jpg);
	background-repeat: repeat-x;
	background-color: #C18CDE;
}
.paddingBody {
	background-color: #985DB8;
	padding: 0 4px 0 8px;
}
.bgbottom {
	background-image: url(../images/bgbottom.jpg);
}
.content_margin_top {
	padding-top: 0px;
}
.content_margin_bottom {
	padding-bottom: 0px;
}
.content_margin_left_right {
	padding-left: 0px;
	padding-right: 0px;
}
