.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: 0px 2px 0px 2px;
	background-image: url(../images/bgindex.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #949494;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	line-height: 1;
}
a:link {
	color: #3874a7;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
a:visited {
	color: #3874a7;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
a:hover {
	color: #64a1d3;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
a:active {
	color: #64a1d3;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
.bgmenu {
	background-color: #000000;
	border-top: 1px solid #2b2b2b;
	border-bottom: 1px solid #e1e1e1;
}
.bgheader {
	background-color: #032740;
}
.brdbody {
	border-top: 1px solid #e9e9e9;
}
.content_margin_top {
	padding-top: px;
}
.content_margin_bottom {
	padding-bottom: px;
}
.content_margin_left_right {
	padding-left: px;
	padding-right: px;
}
