.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;
}
body {
	font-size: 76%;
	margin: 0;
	padding: 0;
	background: #D4D4D4;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
}
table {
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
}
a:link {
	color: #F09245;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
a:visited {
	color: #F09245;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
a:hover {
	color: #E2EC00;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
a:active {
	color: #E2EC00;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
.colorline01 {
	background-color: #0D0709;
}
.bgblack {
	background-color: #000000;
}
.whiteline {
	background-color: #FFFFFF;
}
.bgtshadow {
	background-image: url(../images/tshadow50.jpg);
}
.bgbshadow {
	background-image: url(../images/bshadow50.jpg);
}
.bgheader {
	background: #0D0709;
}
.bgnavigator {
	background-color: #626262;
}
.bgbody {
	background-color: #000000;
}
.bgfooter {
	background-color: #0D0709;
}
.content_margin_top {
	padding-top: 0px;
}
.content_margin_bottom {
	padding-bottom: 0px;
}
.content_margin_left_right {
	padding-left: 0px;
	padding-right: 0px;
}
