.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-weight: normal;
	font-style: normal;
	line-height: 1;
}
body {
	font-size: 76%;
	margin: 0;
	padding: 0;
	background-image: url(../images/bgindex.jpg);
	font-weight: normal;
	font-style: normal;
	line-height: 1;
}
a:link {
	color: #2D8AB2;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
a:visited {
	color: #2D8AB2;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
a:hover {
	color: #3FBCF1;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
a:active {
	color: #3FBCF1;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
.bgtop {
	background-image: url(../images/bgtop.jpg);
}
.bgbottom {
	background-image: url(../images/bgbottom.jpg);
}
.bgmenu {
	background-color: #065374;
}
.shadow {
	background-image: url(../images/shadow.jpg);
}
.border {
	border-left: #FFFFFF solid 1px;
	border-right: #FFFFFF solid 1px;
}
.content_margin_top {
	padding-top: px;
}
.content_margin_bottom {
	padding-bottom: px;
}
.content_margin_left_right {
	padding-left: px;
	padding-right: px;
}
