.company {
	font-family: verdana,arial,helvetica;
	font-size: 14px;
	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);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #7f7f7f;
	font-weight: normal;
	font-style: normal;
	line-height: 1;
}
a:link {
	color: #03619c;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
a:visited {
	color: #03619c;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
a:hover {
	color: #31a0e7;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
a:active {
	color: #31a0e7;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
.bgmenu {
	background-image: url(../images/bgmenu.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #000000;
}
.bgtop {
	background-image: url(../images/bgtop.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
.bgnav {
	background-color: #000000;
}
.bgbottom {
	background-color: #ffffff;
	background-position: left top;
	background-repeat: repeat-x;
}
.bodypad {
	padding-left: 5px;
	padding-right: 5px;
	background-color: #7f7f7f;
}
.content_margin_top {
	padding-top: px;
}
.content_margin_bottom {
	padding-bottom: px;
}
.content_margin_left_right {
	padding-left: px;
	padding-right: px;
}
