.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: 100%;
	font-family: Arial,sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 1;
}
body {
	font-size: 76%;
	margin: 0;
	padding: 0;
	background-color: #000000;
	color: #FFFFFF;
	font-family: Arial,sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 1;
}
a:link {
	color: #fafafa;
	text-decoration: underline;
	font-family: Arial,sans-serif;
	font-weight: normal;
	font-style: normal;
}
a:visited {
	color: #fafafa;
	text-decoration: underline;
	font-family: Arial,sans-serif;
	font-weight: normal;
	font-style: normal;
}
a:hover {
	color: #87D3F1;
	text-decoration: none;
	font-family: Arial,sans-serif;
	font-weight: normal;
	font-style: normal;
}
a:active {
	color: #87D3F1;
	text-decoration: none;
	font-family: Arial,sans-serif;
	font-weight: normal;
	font-style: normal;
}
.bgtop {
	background-color: #000000;
}
.bgmenu {
	background-color: #000000;
}
.nav_t {
	background-image: url(../images/nav_t.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
.nav_b {
	background-image: url(../images/nav_b.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
.nav_l {
	background-image: url(../images/nav_l.jpg);
	background-position: left;
	background-repeat: repeat-y;
}
.nav_r {
	background-image: url(../images/nav_r.jpg);
	background-position: right;
	background-repeat: repeat-y;
}
.body_t {
	background-image: url(../images/body_t.jpg);
}
.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;
}